Searched refs:target (Results 1 – 22 of 22) sorted by relevance
58 # Run the C preprocessor on target files.88 # @param mock_name: name of the target name91 # @param mock_include_list include list for the target144 function(create_real_library target148 add_library(${target} STATIC151 target_include_directories(${target} PUBLIC154 set_target_properties(${target} PROPERTIES163 add_dependencies(${target} ${mock_name})164 target_link_libraries(${target}
13 cmake --build build --target freertos_plus_tcp_build_test19 cmake --build build --target freertos_plus_tcp_build_test25 cmake --build build --target freertos_plus_tcp_build_test
52 # Check Config target is available. And then do nothing.54 …ATAL_ERROR "FREERTOS_PLUS_TCP_TEST_CONFIGURATION = CUSTOM, but no freertos_config target defined.")
1 Given that the pointer target of xNetworkDescriptor.pucEthernetBuffer is allocated
6 … message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=ESP32 must have a target for the esp32_lib")
6 …message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=LPC17xx must have a target for the lpc17xx_d…
6 …message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=LPC18xx must have a target for the lpc18xx_d…
6 …message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=LPC54018 must have a target for the fsl_enet…
6 … message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=LIBSLIRP must have a target for the slirp")
193 target = """212 _makefile.write(target)
90 #error Please define the specific target Zynq Ultrascale+ architecture
6 …message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=XILINX_ULTRASCALE must have a target for the…
6 message(FATAL_ERROR "For FREERTOS_PLUS_TCP_NETWORK_IF=ZYNQ must have a target for the xil_bsp")
681 for( char * target = ptr; *target; target++ ) in handle_dnsq() local683 if( isspace( *target ) ) in handle_dnsq()685 *target = '\0'; in handle_dnsq()
55 # Link the include directories with the target
17 To compile and run the Coverity target successfully, you must have the following:
38 cmake --build ~/build/freertos --target all-proofs49 --build-target cbmc \
111 """.format(target=match.group(1), original=full_def))
119 " Please specify the custom network interface target with all necessary files.\n"140 # There is also the need to add a target - typically an interface library that describes the
107 warning: cast increases required alignment of target type [-Wcast-align].
320 # Add a target for running coverage on tests.
2458 # and usage relations if the target is undocumented or is not a class.