Searched refs:running (Results 1 – 25 of 85) sorted by relevance
1234
/ndk/sources/host-tools/sed-4.2.1/ |
D | README.boot | 1 Because a working sed is a prerequisite for running the ``configure'' 3 to build a version of sed adequate for running ``configure''. If it 5 comments found therein, and then try running ``bootstrap.sh'' again. 22 building, or sed's configure script from running properly. I am
|
D | NEWS | 98 * yield an error when running -i on terminals or other non regular files 100 * do not interpret - as stdin when running in in-place editing mode 122 files around (e.g. when running ``sed -i'' on a directory).
|
/ndk/docs/text/ |
D | INSTALL.text | 16 use the NDK. Note that running it under MSys or Cygwin 1.5 is not supported. 33 You can check this by running 'make -v' from the command-line. The output
|
D | NDK-GDB.text | 35 3. You are running your application on Android 2.2 (or higher): 75 By default, ndk-gdb will search for an already-running application process, 111 session is running on the same device. Using --force will kill the 116 > By default, ndk-gdb will try to attach to an existing running instance 140 to natively debug programs running on different devices/emulators
|
D | CPU-X86-64.text | 8 run on Android-based devices running on CPUs supporting the x86-64 instruction
|
D | CPU-MIPS.text | 8 run on Android-based devices running on CPUs supporting the MIPS32 instruction
|
D | ANDROID-ATOMICS.text | 45 The problem is only likely to be seen on devices running Android 3.0 to
|
D | OVERVIEW.text | 13 running Cupcake (a.k.a 1.5) or later versions of the platform. 52 1.5 platform (and later) running on ARM CPUs. 143 4. Build your native code by running "`$NDK/ndk-build`" from your 332 Native debugging can *ONLY* be performed on production devices running
|
D | CPU-FEATURES.text | 61 Note that when running a 32-bit executable on a 64-bit system, this function
|
D | CPU-X86.text | 8 run on Android-based devices running on CPUs supporting the IA-32 instruction
|
/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
|
/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,
|
/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/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_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/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_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
|
1234