Home
last modified time | relevance | path

Searched refs:CACHE_ENTRY (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dcmakecache.py34 CACHE_ENTRY = re.compile( variable in CMakeCacheEntry
78 m = cls.CACHE_ENTRY.match(line)
/Zephyr-latest/scripts/west_commands/
Dzcmake.py161 CACHE_ENTRY = re.compile( variable in CMakeCacheEntry
204 m = cls.CACHE_ENTRY.match(line)