/ndk/tests/device/test-stlport/unit/ |
D | lexcmp_test.cpp | 37 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size); in lexcmp1() local 38 CPPUNIT_ASSERT(!before); in lexcmp1() 46 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size, greater<char>()); in lexcmp2() local 47 CPPUNIT_ASSERT(before); in lexcmp2()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | lexcmp_test.cpp | 37 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size); in lexcmp1() local 38 CPPUNIT_ASSERT(!before); in lexcmp1() 46 bool before = lexicographical_compare(n1, n1 + size, n2, n2 + size, greater<char>()); in lexcmp2() local 47 CPPUNIT_ASSERT(before); in lexcmp2()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | sparc_atomic64.s | 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before 38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before 58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
|
D | sparc_atomic.s | 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before 63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
|
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | SILENT | 5 ."commands before executing them."; 8 ."not echo its command before deleting the specified file.\n";
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | wint_t.m4 | 15 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before 18 before <wchar.h>. */
|
D | wctob.m4 | 71 /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before 74 before <wchar.h>. */
|
D | extensions.m4 | 95 dnl Require this macro before AC_USE_SYSTEM_EXTENSIONS. 98 dnl warning: "AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS".
|
D | sys_time_h.m4 | 13 dnl below is expanded once only, before all REPLACE_GETTIMEOFDAY=1
|
D | 00gnulib.m4 | 7 dnl This file must be named something that sorts before all other
|
D | unistd_h.m4 | 12 dnl once only, before all statements that occur in other macros.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | isc-posix.m4 | 16 # configure.in:556: AC_TRY_COMPILE was called before AC_ISC_POSIX 17 # configure.in:556: AC_TRY_RUN was called before AC_ISC_POSIX
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | type_info.cc | 65 type_info::before(const type_info& rhs) const in before() function in std::type_info
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | assert.h | 35 # error assert has been defined before inclusion of assert.h header.
|
D | setjmp.h | 41 # error setjmp has been defined before inclusion of setjmp.h header.
|
D | errno.h | 55 # error errno has been defined before inclusion of errno.h header.
|
/ndk/sources/cxx-stl/system/include/ |
D | typeinfo | 22 bool before(type_info const & right) const;
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | flavors | 111 # can't know anymore whether the prefix character came before the variable 161 # A "@" before the variable applies to the entire variable.
|
/ndk/sources/host-tools/make-3.81/po/ |
D | insert-header.sin | 1 # Sed script that inserts the file called HEADER before the header entry.
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | insert-header.sin | 1 # Sed script that inserts the file called HEADER before the header entry.
|
/ndk/sources/host-tools/make-3.81/ |
D | NEWS | 32 defined before the first target which takes advantage of it. If this 127 it will be set in the environment, just as before. 158 they allow you to require target B be built before target A, without 169 * The argument to the "ifdef" conditional is now expanded before it's 189 list when a makefile is just being read (before any includes) is the 202 before assignment. This means that escaped dollar signs ($$ etc.) 274 Note that the -d option behaves as before: it takes no arguments and 410 warning and continues. The warning is repeated just before GNU make 481 for sub-makes is now included in `MAKEFLAGS' instead. As before, you can 499 before they are run. (This change was made to conform to POSIX.2.) [all …]
|
D | README.OS2 | 54 is in front of your PATH before X:\OS2\INSTALL\INSTALL.EXE. I recommend 115 GNU make you must install GNU gettext on your system before configuring 136 before you compile make. This is due to some restrictions of the
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _gcc.h | 11 # error GNU compilers before 2.95 are not supported anymore.
|
D | _msvc.h | 75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 18 before. 26 warning messages from the output before comparing it to the 121 Lost in the mists of time (and my hurry to get it out before I
|