Searched refs:on (Results 1 – 25 of 349) sorted by relevance
12345678910>>...14
/ndk/tests/awk/gen-cygwin-deps-converter/ |
D | test-1.in | 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto) 2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto) 3 C:/cygwin on / type ntfs (binary,auto) 4 C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) 5 D: on /cygdrive/d type udf (binary,posix=0,user,noumount,auto) 6 //server/subdir on /home/mnt.2$ type ....
|
D | test-2.in | 1 C:\cygwin/bin on /usr/bin type ntfs (binary,auto) 2 C:\cygwin/lib on /usr/lib type ntfs (binary,auto) 3 C:\cygwin on / type ntfs (binary,auto) 4 C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) 5 D: on /cygdrive/d type udf (binary,posix=0,user,noumount,auto) 6 \\server\subdir on /home/mnt.2$ type ....
|
/ndk/tests/awk/gen-windows-host-path/ |
D | test-1.in | 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto) 2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto) 3 C:/cygwin on / type ntfs (binary,auto) 4 C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) 5 D: on /cygdrive/d type udf (binary,posix=0,user,noumount,auto)
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | extensions.m4 | 2 # Enable extensions on systems that normally disable them. 17 # Enable extensions on systems that normally disable them, 22 # cause problems on some platforms (such as __EXTENSIONS__). 38 [Define to 1 if on MINIX.]) 47 [Define to 500 only on HP-UX.]) 52 [/* Enable extensions on AIX 3, Interix. */ 56 /* Enable GNU extensions on systems that have them. */ 60 /* Enable threading extensions on Solaris. */ 64 /* Enable extensions on HP NonStop. */ 68 /* Enable general extensions on Solaris. */ [all …]
|
D | mbrlen.m4 | 48 # Guess no on AIX and OSF/1. 98 # Guess no on HP-UX and Solaris. 111 /* This fails on Solaris. */ 125 /* This fails on HP-UX 11.11. */ 163 # Guess no on Solaris 9. 176 /* This crashes on Solaris 9 inside __mbrtowc_dense_gb18030. */
|
/ndk/sources/third_party/googletest/patches.ndk/ |
D | 0001-Allow-clone-usage-on-MIPS.patch | 4 Subject: Allow clone() usage on MIPS 6 GoogleTest assumes that clone() is only available on ARM, but 10 Note that clone() is sadly _not_ available on x86 at this point 24 -// On Android, clone() is only available on ARM starting with Gingerbread. 27 +// on x86, for some reason.
|
/ndk/tests/ |
D | run-tests-all.sh | 99 ANDROID_SERIAL=none ./run-tests.sh --continue-on-build-fail --abi=armeabi 102 NDK_TOOLCHAIN_VERSION=clang ANDROID_SERIAL=none ./run-tests.sh --continue-on-build-fail --abi=armea… 107 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --full 113 NDK_HOST_32BIT=1 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail 121 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine # --full 129 …NDK_HOST_32BIT=1 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine …
|
/ndk/sources/host-tools/make-3.81/ |
D | README | 39 on-line and preformatted (PostScript and DVI) versions at the FSF's web 68 information on submitting useful and complete bug reports. 90 directly if you have a problem or suggestion for a patch available on 104 autoconf, Perl, GNU make, and GCC. See the README.cvs file for hints on 114 It has been reported that the XLC 1.2 compiler on AIX 3.2 is buggy such 115 that if you compile make with `cc -O' on AIX 3.2, it will not work 118 The standard /bin/sh on SunOS 4.1.3_U1 and 4.1.4 is broken and cannot be 127 properly on your system. (You must run `configure' beforehand, but you 142 with micro- and nano-second granularity on some systems. If your build 143 system contains rules that depend on proper behavior of tools like "cp [all …]
|
D | README.W32 | 1 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003. 2 It has also been used on Windows 95/98/NT, and on OS/2. 68 GNU make on Windows 32-bit platforms: 72 does not rely on any 3rd party software or add-on packages for 74 which is the predominant compiler used on Windows32 platforms. 82 This port prefers you have a working sh.exe somewhere on your 125 support on, define HAVE_MKS_SHELL in the config.h.W32 before you 127 on HAVE_MKS_SHELL. 132 single character pathnames on Windows systems. When colon is 163 problems which exist between platforms. If colon is used on [all …]
|
D | README.DOS | 1 Port of GNU Make to 32-bit protected mode on MSDOS and MS-Windows. 8 1. Supports long filenames when run from DOS box on Windows 9x. 41 If you are installing Make on Windows 9X or Windows 2000, use an 43 unzipping, make sure the directory with make.exe is on your PATH, 50 if you use PKUNZIP). If you build Make on Windows 9X or Windows 76 4. If you will need to run Make on machines without an FPU, you 78 floating-point instructions (they don't help much on MSDOS 108 and the docs manually. Copy make.exe to a directory on your 151 works just like you'd expect on Unix, calling the shell for any 157 on that file. [all …]
|
/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 16 If you're on DOS or NT you should run "perl.exe run_make_tests.pl ..." 17 If you're on Unix, you can continue to run "./run_make_tests ..." as 29 A new test for escaped :'s in filenames (someone on VMS found this 70 Note: the test suite still won't work on 14-char filesystems 84 Fixed uname call to not make a mess on BSD/OS 2.0 (whose uname -a 85 is very verbose). Let me know if this doesn't work correctly on 91 Note: the test suite still won't work on 14-char filesystems 100 Fixed bugs (like dependencies on environment variables). [all …]
|
D | COPYING | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/ndk/docs/text/ |
D | NDK-DEPENDS.text | 20 - Unicode file paths, on Windows. 30 library it depends on. 33 > Same as above, but also prints the path of the libraries on 58 libfoo.so -> depends on libbar.so and libzoo.so 59 libbar.so -> depends on the system's liblog.so 60 libzoo.so -> depends on libbar.so
|
D | CPU-MIPS.text | 8 run on Android-based devices running on CPUs supporting the MIPS32 instruction 27 ABIs. Note that this has an impact on package size, since each ABI will 34 libraries on a *compatible* mips-based device automatically at install time, 39 based on the native libraries they embed and your device's target CPU.
|
D | CPU-X86-64.text | 8 run on Android-based devices running on CPUs supporting the x86-64 instruction 27 ABIs. Note that this has an impact on package size, since each ABI will 36 libraries on a *compatible* x86-64 based device automatically at install 41 based on the native libraries they embed and your device's target CPU.
|
D | NDK-GDB.text | 35 3. You are running your application on Android 2.2 (or higher): 37 ndk-gdb will not work if you try to run your application on 40 that the debugging session should happen on a 2.2+ device or 71 - checks that, on the device, the installed application with the same 96 these libraries corresponding to your target device on your 111 session is running on the same device. Using --force will kill the 117 of your application on the target device. You can use --start to 140 to natively debug programs running on different devices/emulators 191 to run it on Windows. An experimental Python re-implementation called 201 If your application runs on a platform older than Android 2.3, ndk-gdb will [all …]
|
D | CPU-FEATURES.text | 61 Note that when running a 32-bit executable on a 64-bit system, this function 106 floating-point operations on 16-bit registers. This is part of the 119 Only available on recent CPUs (e.g. Cortex-A15). 123 mode. Only available on recent CPUs (e.g. Cortex-A15). 127 registers and instructions. This is only available on a few XScale- 132 available since ARMv6. Together they provide atomic update on memory 153 CPU cores on the target device: 162 optional features in the future. It is designed to work as-is on all
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | SHELL | 6 # but on other platforms who knows? 12 # According to POSIX, the value of SHELL in the environment has no impact on 23 # works well on UNIX and seems to work OK on at least some non-UNIX systems.
|
D | negative | 19 # Bogus variable value passed on the command line. 40 # Bogus variable value passed on the command line.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | BUGS | 31 `N' command on the last line 34 command is issued on the last line of a file. GNU sed instead 36 command switch has been specified. More information on the reason 81 The permissions on a file say what can happen to the data 82 in that file, while the permissions on a directory say what can 84 will not ever open for writing a file that is already on disk, 85 rather, it will work on a temporary file that is finally renamed 87 modifying the contents of the directory, so the operation depends on 89 reason, sed will not let one use `-i' on a writeable file in a 91 `-i' is used on such a file. [all …]
|
D | README.boot | 7 The bootstrap build is quite likely to babble on and on with 18 certainly more crippled than it needs to be on your machine.
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | readin.good | 5 to stand on my two feet and own the land. 13 I cannot live on tomorrow's bread.
|
D | readin.inp | 4 to stand on my two feet and own the land. 9 I cannot live on tomorrow's bread.
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 67 compilers on a variety of systems, but new systems or compilers 71 This also compiles with Visual C++ on all flavors of Windows, 76 file makefile.win gives hints on how to proceed; if you run 79 when running on Windows under command.com, various quoting 84 This compiles without change on Macintosh OS X using gcc and 87 This is also said to compile on Macintosh OS 9 systems, using the 93 More generally, turning on optimization can significantly improve
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
12345678910>>...14