Home
last modified time | relevance | path

Searched refs:CPP (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/cmake/toolchain/arcmwdt/
DKconfig7 select THREAD_LOCAL_STORAGE if CPP
/Zephyr-latest/modules/thrift/
DKconfig10 depends on CPP
/Zephyr-latest/lib/cpp/
DKconfig8 config CPP config
13 if CPP
167 endif # CPP
/Zephyr-latest/lib/posix/options/
DKconfig.proc120 default POSIX_SYSCONF_IMPL_FULL if CPP
/Zephyr-latest/lib/hash/
DKconfig.hash_map42 select CPP
/Zephyr-latest/cmake/compiler/armclang/
Dtarget.cmake1 # find the compilers for C, CPP, assembly
/Zephyr-latest/cmake/compiler/arcmwdt/
Dtarget.cmake1 # find the compilers for C, CPP, assembly
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig24 select CPP
/Zephyr-latest/cmake/modules/
Ddts.cmake258 CPP ${dts_preprocessor}
Dextensions.cmake2528 set(APPEND-CPP "APPEND")
2558 set(APPEND-CPP "APPEND")
2574 set_property(TARGET compiler-cpp ${APPEND-CPP} PROPERTY ${property} ${option})
2575 set(APPEND-CPP "APPEND")
4527 # zephyr_dt_preprocess(CPP <path> [<argument...>]
4541 # CPP <path> [<argument...>]: path to C preprocessor, followed by any
4562 set(req_multi_args "CPP;SOURCE_FILES")
/Zephyr-latest/kernel/
DKconfig1056 default y if CPP || NATIVE_LIBRARY || COVERAGE
1069 or CPP.
/Zephyr-latest/doc/develop/test/
Dztest.rst406 - Why not pre-scan with CPP and then parse? or post scan the ELF file?