Searched full:make (Results 1 – 25 of 1585) sorted by relevance
12345678910>>...64
17 To use this sample on a Windows host operating system, GNU Make needs to be in23 Install make using the following command:27 choco install make34 The pre-built make application can be downloaded from35 https://gnuwin32.sourceforge.net/packages/make.htm by either getting both the
42 # https://www.gnu.org/software/make/manual/html_node/MAKE-Variable.html43 set(submake "$(MAKE)")44 else() # Obviously no MAKEFLAGS. Let's hope a "make" can be found somewhere.45 set(submake "make")
69 """A job client for GNU make.112 If we are started under a GNU Make Job Server, we can search144 "-jN forced on command line; ignoring GNU make jobserver"154 " ignoring GNU make jobserver"162 " ignoring GNU make jobserver"166 logger.info("using GNU make jobserver")170 "No file descriptors; ignoring GNU make jobserver"223 """Implements a GNU Make POSIX Job Server.225 See https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html
21 make31 make run40 . make.sh
28 /* Make sure that `gp` is as expected */ in rogue_user_fn()38 /* Make sure that `gp` is corrupted */ in rogue_user_fn()48 /* Make sure that `gp` is sane again */ in rogue_user_fn()76 /* Make sure that `gp` is the same as before a rogue thread was executed */ in ZTEST_USER()
11 Enable non-reentrant functions that make use of the globals; e.g.35 In order to make use of the non-reentrant rand() and srand(), it is53 In order to make use of the non-reentrant gmtime(), it is necessary
15 make run24 make clean # discard results of previous builds27 make pristine # discard results of previous builds
11 /* Make sure to match the drive name to ELM FAT Lib volume strings */17 /* Make sure to match the drive name to ELM FAT Lib volume strings */
10 # Make sure the remote build is using different target than host CPU28 # Make sure MCUboot is flashed first
157 /* Make sure we don't get response */ in ZTEST()161 /* Make sure the backend is ready to receive a new command again */ in ZTEST()196 /* Make sure we don't get response */ in ZTEST()200 /* Make sure the backend is ready to receive a new command again */ in ZTEST()221 /* Make sure we don't get response */ in ZTEST()225 /* Make sure the backend is ready to receive a new command again */ in ZTEST()245 /* Make sure we don't get response */ in ZTEST()249 /* Make sure the backend is ready to receive a new command again */ in ZTEST()278 /* Make sure we don't get response */ in ZTEST()282 /* Make sure the backend is ready to receive a new command again */ in ZTEST()
29 Make the stop_on_error functionality available. Note that it still36 bool "Make zcbor code print messages via printf"
14 make run23 make clean # discard results of previous builds26 make pristine # discard results of previous builds
8 # Make the subsystem's PSA Secure Storage API headers available only when it's enabled.13 # Make the secure_storage headers available to the application only when it's implementing the rele…
34 * @brief Make HVC calls47 * @brief Make SMC calls
68 and make use of the doxygen-generated API material.174 another ``make html`` and the output layout and style is changed.217 careful to make sure you don't accidentally edit the copy of the240 make html243 make pdf262 Invoking :command:`make` with the following target will build the documentation269 make html-fast290 Alternatively, the documentation can be built with the ``make html-live``291 (or ``make html-live-fast``) command, which will build the documentation, host
47 /* When bt_setup_public_id_addr() is called, this will make it returns 0 without changing in bt_hci_cmd_send_sync_custom_fake()91 /* This part will make bt_setup_random_id_addr() returns 0 (success) and sets in ZTEST()104 /* This will make set_random_address() succeeds and returns 0 */ in ZTEST()147 /* This part will make bt_setup_random_id_addr() returns a negative number representing an in ZTEST()193 /* This part will make bt_setup_random_id_addr() returns 0 (success) and sets in ZTEST()204 /* This will make set_random_address() returns a negative number error code */ in ZTEST()
23 * things as that would make XIP to fail. Hence, the application should use30 * idle actions that would make XIP to fail
30 make -f Makefile.host32 The make output file will be located in samples/posix/eventfd/build.
69 make clean70 make71 sudo make install
16 ninja/make run25 ninja/make clean # discard results of previous builds28 ninja/make pristine # discard results of previous builds
23 hardware to make them ready for thread mode consumers.41 hardware to make them ready for ISR consumers.
38 finally: # to make sure we close all running processes execution54 finally: # to make sure we close all running processes execution64 finally: # to make sure we close all running processes execution