Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/
Dcheckpatch.pl801 sub build_types { subroutine
849 build_types();
1106 build_types();
2035 build_types();
/Zephyr-latest/
DCMakeLists.txt2207 set(build_types None Debug Release RelWithDebInfo MinSizeRel) variable
2209 if((CMAKE_BUILD_TYPE IN_LIST build_types) AND (NOT NO_BUILD_TYPE_WARNING))