Searched refs:full (Results 1 – 25 of 58) sorted by relevance
123
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/ |
D | close_stdout | 3 $description = "Make sure make exits with an error if stdout is full."; 5 if (-e '/dev/full') { 6 run_make_test('', '-v > /dev/full', '#MAKE#: write error', 256);
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | Makefile.am | 30 full-distcheck:
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
D | test_template | 18 # There are various special tokens, options, etc. See the full documentation
|
/ndk/docs/text/ |
D | ANDROID-ATOMICS.text | 47 full memory barriers as well. This ensures existing native code keeps 57 provide a *full* *barrier*.
|
D | CPLUSPLUS-SUPPORT.text | 226 System.loadLibrary(), unless you specify the full path as in: 251 the LGPLv2 or LGPLv3 as some assume), full details available here: 295 tests/device/test-libc++-shared-full/jni/Android.mk for tests which fail to 296 compile, and tests/device/test-libc++-shared-full/BROKEN_RUN for tests
|
D | APPLICATION-MK.text | 125 > This has been corrected to match the full Android build system. 137 > This has been corrected to match the full Android build system.
|
D | ANDROID-MK.text | 47 distributed with the full open-source Android platform sources. While 231 > full Android open-source build. This is 'arm' for any ARM-compatible 545 > match the full Android build system behaviour. (You can use 567 > full Android build system. (You can use LOCAL_CFLAGS to specify
|
D | IMPORT-MODULE.text | 54 Now for the full details:
|
/ndk/sources/host-tools/make-3.81/ |
D | configh.dos | 92 /* Define to the full name of this package. */ 95 /* Define to the full name and version of this package. */
|
D | config.h.in | 329 /* Define to the full name of this package. */ 332 /* Define to the full name and version of this package. */
|
D | NEWS | 365 manual for full details. Briefly, syntax like this: 527 results, but otherwise empty lines full of NULs (such as produced by 603 to Variables' in the manual for full details. 657 for a full description. 671 See the node `Libraries/Search' in the manual for full details. 757 switches. For full documentation, you should still read the Texinfo manual.
|
D | ABOUT-NLS | 28 If you want to exploit the full power of internationalization, you 747 matrix with full percentage details can be found at
|
/ndk/docs/tools/ |
D | README | 9 For full list of substitutions, see the script, here's a quick summary:
|
/ndk/tests/ |
D | run-tests-all.sh | 107 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --full
|
D | run-tests.sh | 100 --full)
|
/ndk/ |
D | ndk-gdb.py | 49 full = path + os.sep + program + ext 50 if os.path.isfile(full): 51 return True, full
|
/ndk/sources/android/crazy_linker/ |
D | README.TXT | 49 See LICENSE file for full licensing details (hint: BSD)
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 285 full name (e.g. arm-linux-androideabi-4.6), and $SYSTEM is the name of the 308 directory to build, and the full toolchain name. 423 There are a few other host prebuilt binaries that are needed for a full 512 Use the 'package-release.sh' dev-script to generate full NDK release packages.
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | ChangeLog | 3 * glob.c (my_malloc) [WINDOWS32]: Provide a full ISO C prototype,
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 156 the full title with all words of the title equally prominent and 226 Preserve in that license notice the full lists of Invariant Sections 389 parties remain in full compliance.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 178 parties remain in full compliance. 291 the "copyright" line and a pointer to where the full notice is found.
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 178 parties remain in full compliance. 291 the "copyright" line and a pointer to where the full notice is found.
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 178 parties remain in full compliance. 291 the "copyright" line and a pointer to where the full notice is found.
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 178 parties remain in full compliance. 291 the "copyright" line and a pointer to where the full notice is found.
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 178 parties remain in full compliance. 291 the "copyright" line and a pointer to where the full notice is found.
|
123