Searched refs:COMMENT (Results 1 – 24 of 24) sorted by relevance
/Zephyr-latest/tests/cmake/yaml/ |
D | CMakeLists.txt | 29 cmake_parse_arguments(TA_ARG "" "COMMENT" "TEST" ${ARGN}) 46 COMMENT "yaml key value does not match expectation." 54 COMMENT "yaml list length does not match expectation." 62 COMMENT "list values mismatch." 72 COMMENT "yaml key value does not match expectation." 80 COMMENT "yaml list length does not match expectation." 88 COMMENT "list values mismatch." 98 COMMENT "yaml key value does not match expectation." 107 COMMENT "Expected -NOTFOUND, but something was found." 116 COMMENT "Expected -NOTFOUND, but something was found." [all …]
|
/Zephyr-latest/doc/ |
D | CMakeLists.txt | 110 COMMENT "Running Doxygen..." 144 COMMENT "Generating Devicetree bindings documentation..." 166 COMMENT "Running Sphinx HTML build..." 196 COMMENT "Running Sphinx HTML autobuild..." 224 COMMENT "Running Sphinx LaTeX build..." 251 COMMENT "Building PDF file..." 275 COMMENT "Running Sphinx link check..."
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | CMakeLists.txt | 28 COMMENT "Generating sample CA certificate" 34 COMMENT "Generating sample server certificate"
|
/Zephyr-latest/tests/crypto/mbedtls/ |
D | CMakeLists.txt | 10 COMMENT "Check Mbed TLS auto-generated files"
|
/Zephyr-latest/soc/amd/acp_6_0/ |
D | CMakeLists.txt | 7 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/cmake/emu/ |
D | nsim.cmake | 42 COMMENT "MDB COMMAND: ${MDB_COMMAND} ${APPLICATION_BINARY_DIR}/zephyr/${KERNEL_ELF_NAME}" 59 …COMMENT "nSIM COMMAND: ${NSIM} -propsfile ${BOARD_DIR}/support/${NSIM_PROPS} ${APPLICATION_BINARY_…
|
D | armfvp.cmake | 80 COMMENT "${ARMFVP_BIN_NAME}: ${armfvp_version}"
|
D | qemu.cmake | 455 COMMENT "${QEMU_PIPE_COMMENT}[QEMU] CPU: ${QEMU_CPU_TYPE_${ARCH}}"
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/f1/ |
D | CMakeLists.txt | 18 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/tests/misc/check_init_priorities/ |
D | CMakeLists.txt | 9 COMMENT "Running check_init_priorities.py"
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/ |
D | CMakeLists.txt | 17 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8x/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | CMakeLists.txt | 21 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 62 COMMENT "Extracting .mod(ule) files for rimage" 118 COMMENT "strip main.mod" 151 COMMENT "west sign --if-tool-available --tool rimage ..."
|
/Zephyr-latest/cmake/ |
D | vif.cmake | 53 COMMENT "Generating XML file at zephyr/vif.xml"
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | CMakeLists.txt | 40 COMMENT "Sign with rimage..."
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 201 COMMENT
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 82 from kconfiglib import Symbol, Choice, MENU, COMMENT, MenuNode, \ 799 if node.item == COMMENT: 866 if item in (MENU, COMMENT) or not item.orig_type:
|
D | menuconfig.py | 218 from kconfiglib import Symbol, Choice, MENU, COMMENT, MenuNode, \ 2988 if node.item == COMMENT: 3047 if item in (MENU, COMMENT):
|
D | kconfiglib.py | 1654 item is COMMENT): 7008 COMMENT = _T_COMMENT variable 7143 COMMENT,
|
/Zephyr-latest/ |
D | CMakeLists.txt | 732 COMMENT "Preparing syscall dependency handling" 1183 COMMENT "Generating app_smem_unaligned linker section" 1222 COMMENT "Generating app_smem_aligned linker section" 1956 COMMENT "Building native simulator runner, and linking final executable" 2110 COMMENT "Generating logging dictionary database: ${LOG_DICT_DB_NAME}"
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 739 (kconfiglib.MENU, kconfiglib.COMMENT) else str(node))
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 3631 COMMENT "Logical command for additional byproducts on target: ${TB_TARGET}" 5779 COMMENT "Generating ${output_name}"
|