Searched refs:when (Results 1 – 25 of 151) sorted by relevance
1234567
/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 | 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 | 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 | 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 | wcrtomb.m4 | 32 dnl Initial guess, used when cross-compiling or when no suitable locale
|
D | wctob.m4 | 26 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.
|
D | include_next.m4 | 19 dnl so as to avoid GCC warnings when the gcc option -pedantic is used. 36 dnl AIX 6.1 support include_next when used as first preprocessor directive 37 dnl in a file, but not when preceded by another include directive. Check 39 dnl Additionally, with this same compiler, include_next is a no-op when
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0002-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
|
/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.
|
D | parallelism | 68 # to the pipe when they should be): this happened when there is a $(shell ...) 71 # to trigger this code when I added it but no longer does after the fix.
|
/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/ |
D | NEWS | 21 * new option --follow-symlinks, available when editing a file in-place. 44 * will correctly replace ACLs when using -i 56 * output the result of commands a, r, R when a q command is found. 91 * fix off-by-one error when printing a "bad command" error 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). 143 * [\n] matches either backslash or 'n' when POSIXLY_CORRECT. 160 * when a \ is used to escape the character that would terminate an operand 207 * fixed infinite loop on s///N when LHS matched a null string and [all …]
|
D | BUGS | 33 Most versions of sed exit without printing anything when the `N' 52 This syntax may cause problems when running scripts written for other 90 read-only directory, and will break hard or symbolic links when 97 addresses like `0,/RE/' as active when the script starts: if you
|
/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 | 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 | subwrt1.good | 3 Who YoU are, and when you lose,
|
D | subwrite.inp | 3 Who you are, and when you lose,
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | README | 45 relative paths and when make is called something other than "make" (like 66 A directory named "work" will be created when the tests are run which 87 way it works when you build out of the source tree is to create 89 fourth serious problem is that it doesn't create its own sandbox when
|
/ndk/tests/build/multi-abi/ |
D | README | 2 in a single ndk-build invokation, i.e. when using:
|
/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
|
1234567