Searched refs:when (Results 1 – 25 of 197) sorted by relevance
12345678
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | mbrlen.m4 | 32 dnl Test whether mbrlen puts the state into non-initial state when parsing an 44 dnl Initial guess, used when cross-compiling or when no suitable locale 80 dnl Test whether mbrlen, when parsing the end of a multibyte character, 94 dnl Initial guess, used when cross-compiling or when no suitable locale 148 dnl Test whether mbrlen, when parsing a NUL character, correctly returns 0. 156 AC_CACHE_CHECK([whether mbrlen returns 0 when parsing a NUL character], 159 dnl Initial guess, used when cross-compiling or when no suitable locale
|
D | mbrtowc.m4 | 86 dnl Test whether mbrtowc puts the state into non-initial state when parsing an 98 dnl Initial guess, used when cross-compiling or when no suitable locale 146 dnl Initial guess, used when cross-compiling or when no suitable locale 198 dnl Initial guess, used when cross-compiling or when no suitable locale 234 dnl Test whether mbrtowc, when parsing the end of a multibyte character, 248 dnl Initial guess, used when cross-compiling or when no suitable locale 304 dnl Test whether mbrtowc, when parsing a NUL character, correctly returns 0. 312 AC_CACHE_CHECK([whether mbrtowc returns 0 when parsing a NUL character], 315 dnl Initial guess, used when cross-compiling or when no suitable locale 359 dnl This override of an autoconf macro can be removed when autoconf 2.60 or
|
D | malloc.m4 | 9 # Test whether 'malloc' is POSIX compliant (sets errno to ENOMEM when it 33 dnl some systems go to their knees when you do that. So assume that
|
D | btowc.m4 | 23 dnl Initial guess, used when cross-compiling or when no suitable locale
|
D | gnulib-common.m4 | 42 [Define to 1 when using the gnulib module ]$1[.]) 47 # Remove this macro when we can assume autoconf >= 2.60. 54 # Remove this macro when we can assume autoconf >= 2.60. 116 # This macro should be used instead of AC_CACHE_VAL when it is not surrounded
|
D | rename.m4 | 41 AC_CACHE_CHECK([whether rename is broken when the destination exists], 61 [Define if rename does not work when the destination file exists,
|
D | wctob.m4 | 26 dnl Initial guess, used when cross-compiling or when no suitable locale
|
D | wcrtomb.m4 | 32 dnl Initial guess, used when cross-compiling or when no suitable locale
|
D | errno_h.m4 | 62 # some systems (like OSF/1) define it when _XOPEN_SOURCE_EXTENDED is defined. 112 dnl Remove this when we can assume autoconf >= 2.61.
|
/ndk/tests/device/test-stlport-rtti/ |
D | README | 1 This test is meant to test the RTTI support when linking to STLport
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | subwrt2.good | 1 Who YoU are, and when you lose,
|
D | subwrite.inp | 3 Who you are, and when you lose,
|
D | subwrt1.good | 3 Who YoU are, and when you lose,
|
D | linecnt.good | 6 On the night when the rain beats, 10 On the night when the snowflakes mingle
|
D | linecnt.inp | 3 On the night when the rain beats, 5 On the night when the snowflakes mingle
|
D | readin.good | 11 I do not need my freedom when I'm dead.
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0003-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 13 and run when the shared library is loaded. 16 before the constructor are launched, resulting in a crash when 41 + * when a shared object linked statically to these libraries is 65 + * when a shared object linked statically to these libraries is 89 + * when a shared object linked statically to these libraries is
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | include | 68 # happen because a file record is created when a target-specific variable is 82 # Test inheritance of dontcare flag when rebuilding makefiles. 96 # Make sure that we don't die when the command fails but we dontcare.
|
/ndk/docs/text/ |
D | PREBUILTS.text | 80 when building the foo-user module. 114 armeabi => when targeting ARMv5TE or higher CPUs 115 armeabi-v7a => when targeting ARMv7 or higher CPUs 116 x86 => when targeting x86 CPUs 117 mips => when targeting MIPS CPUs
|
D | ANDROID-MK.text | 42 This also means that, when updating to newer releases of the NDK, 236 > Name of the target Android platform when this `Android.mk` is parsed. 243 > Name of the target CPU+ABI when this `Android.mk` is parsed. 276 > as `$(TARGET_PLATFORM)-$(TARGET_ARCH_ABI)` and is useful when you want 503 > flags when building your modules from sources. For prebuilt binaries, 513 > which will be appended to the include search path when compiling 525 > The LOCAL_C_INCLUDES path are also used automatically when 531 > An optional set of compiler flags that will be passed when building 561 > An optional set of compiler flags that will be passed when building 595 > This is generally useful when there are circular dependencies between [all …]
|
D | CHANGES.text | 93 when a volume button is pressed. Issue remains: Immersive mode still does 94 not recover when the screen has been rotated, due to onSystemUiVisibilityChange 95 is not triggered when screen is rotated. 171 - Fixed ndk-stack to proceed even when it can't parse a frame due to 176 section even when the line has no word "pc", "eip", or "ip" in it, eg. 180 objects, and avoid dead-lock in gabi++ when libc.debug.malloc is non-zero in 193 (since they can on longer derive default value from NDK_PROJECT_PATH when it's null): 255 - Fixed GCC 4.8 ICE when building bullet library with error message reads: 436 - Fixed GDB crashes when library list is empty 438 - Fixed GDB crashes when "stepi" past a "bx pc" or "blx pc" Thumb instruction [all …]
|
/ndk/tests/build/multi-abi/ |
D | README | 2 in a single ndk-build invokation, i.e. when using:
|
/ndk/sources/android/crazy_linker/ |
D | README.TXT | 7 - Support changing the library search path. The system linker, when used 18 This avoids conflicts when one of your application's libraries 31 this only when using shared RELROs (see below). 123 - Libraries loaded by the crazy linker are not automatically closed when 126 - dlopen() when called inside a library loaded by the crazy linker doesn't
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | SHELL | 5 # Find the default value when SHELL is not set. On UNIX it will be /bin/sh, 22 # all when $(SHELL) is perl :-/. So, we just add an extra initial /./ which
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | memchr.valgrind | 2 # POSIX states that when the character is found, memchr must not read extra
|
12345678