Searched refs:running (Results 1 – 25 of 59) sorted by relevance
123
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 6 Rob Tulloh contributed some changes to get the test suite running on 13 Eli Zaretski contributed changes to get the test suite running on 88 Changed to display test name while it is running, not just when it 157 running on (thanks to meyering@cs.utexas.edu (Jim Meyering) for
|
D | README | 90 running tests, so that if a test forgets to clean up after itself that
|
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 376 int running = 0; in update_file_1() local 525 running |= (f->command_state == cs_running in update_file_1() 535 if (!running) in update_file_1() 583 running |= (f->command_state == cs_running in update_file_1() 593 if (!running) in update_file_1() 603 if (running) in update_file_1()
|
D | COPYING | 75 running the Program is not restricted, and the output from the Program 77 Program (independent of having been made by running the Program). 105 when run, you must cause it, when started running for such
|
D | NEWS | 340 by running "make check" in the distribution. Note that it requires 496 a dependency of `.IGNORE', then errors will be ignored while running the 556 command, it would try expand the value by running the shell command 840 * Make no longer checks hashed directories after running commands. 912 running if the load average is not below LOAD (a floating-point number).
|
D | INSTALL | 50 Running `configure' takes awhile. While running, it prints some
|
D | config.log | 2 running configure, to aid debugging if configure makes a mistake.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | reinvoke | 18 all: ; @echo running rules.
|
D | parallelism | 14 make is running all of these commands in parallel."; 84 # Michael Matz <matz@suse.de> reported a bug where if make is running in
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 79 when running on Windows under command.com, various quoting
|
/ndk/sources/android/crazy_linker/ |
D | README.TXT | 132 If you modify this code, check your changes by running the test suite using:
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 129 * Enabled running Python tests on systems with python 2.3 installed,
|
D | README | 13 failures, various options for running the tests, and XML test report 66 * Python version 2.3 or newer (for running some of the tests and
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/ndk/build/core/ |
D | init.mk | 284 $(call __ndk_info,You seem to be running Cygwin 1.5, which is not supported.)
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 1026 mess with a makefile from outside. However, if you are running `make' 1223 exist but can be created by running `make' rules, you probably want the 1242 without running them. The commands printed for `foo' will be those 1252 print the commands needed to update it without actually running them, 1253 and then print the commands needed to update `foo' without running 1624 * How to update the file `foo.o': by running `cc' as stated. The 3305 One unpleasant consequence of running several commands 3313 streams of all but one running command. This means that attempting to 3339 (including a signal) with child processes running, it waits for them to 3355 has at least one job running, it checks the current load average; if it [all …]
|
D | make-stds.texi | 572 the sake of people running GNU software on Unix, which is a secondary 789 The reason we say ``almost everything'' is that running the command 904 running the tests, but need not install the program; you should write 915 the program before running the tests. You should not assume that
|
D | make.texi | 1200 you are running @code{make} without a specific makefile, a makefile in 1434 if a default makefile does not exist but can be created by running 1455 without running them. The commands printed for @file{foo} will be those 1466 running them, and then print the commands needed to update @file{foo} 1467 without running them. The commands for @file{foo} will be those 1884 How to update the file @file{foo.o}: by running @code{cc} as stated. 3956 One unpleasant consequence of running several commands simultaneously is 3963 input streams of all but one running command. This means that 3995 running, it waits for them to finish before actually exiting.@refill 4020 at least one job running, it checks the current load average; if it is not [all …]
|
/ndk/sources/host-tools/make-3.81/po/ |
D | he.po | 316 msgid "# Commands currently running (THIS IS A BUG)." 317 msgstr "# Commands currently running (THIS IS A BUG)." 320 msgid "# Dependencies commands running (THIS IS A BUG)." 321 msgstr "# Dependencies commands running (THIS IS A BUG)."
|
123