/ndk/tests/device/test-gnustl-full/unit/ |
D | lexcmp_test.cpp | 35 char n2[size] = "shine"; in lexcmp1() local 44 char n2[size] = "shine"; in lexcmp2() local
|
D | mismatch_test.cpp | 41 int n2[5] = { 1, 2, 3, 4, 5 }; in mismatch0() local 72 char const* n2[size]; in mismatch2() local
|
/ndk/tests/device/test-stlport/unit/ |
D | lexcmp_test.cpp | 35 char n2[size] = "shine"; in lexcmp1() local 44 char n2[size] = "shine"; in lexcmp2() local
|
D | mismatch_test.cpp | 41 int n2[5] = { 1, 2, 3, 4, 5 }; in mismatch0() local 72 char const* n2[size]; in mismatch2() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.operators/ |
D | eq.pass.cpp | 24 std::locale n2(LOCALE_en_US_UTF_8); in main() local
|
/ndk/sources/android/support/src/musl-multibyte/ |
D | wcsnrtombs.c | 11 size_t l, cnt=0, n2; in wcsnrtombs() local
|
D | mbsnrtowcs.c | 11 size_t l, cnt=0, n2; in mbsnrtowcs() local
|
/ndk/sources/host-tools/toolbox/ |
D | cmp_win.c | 70 int n1, n2, ret = 0; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_size_char.pass.cpp | 25 typename S::size_type n2, typename S::value_type c, in test()
|
D | iter_iter_size_char.pass.cpp | 25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
|
D | iter_iter_pointer_size.pass.cpp | 26 typename S::size_type n2, S expected) in test()
|
D | size_size_pointer_size.pass.cpp | 27 const typename S::value_type* str, typename S::size_type n2, in test()
|
D | size_size_string_size_size.pass.cpp | 27 S str, typename S::size_type pos2, typename S::size_type n2, in test()
|
/ndk/sources/third_party/googletest/googletest/samples/ |
D | sample3_unittest.cc | 105 for ( const QueueNode<int> * n1 = q->Head(), * n2 = new_q->Head(); in MapTester() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/ |
D | splice_after_flist.pass.cpp | 34 for (int n2 = 0; n2 < l; ++n2, ++i) in testd() local
|
D | splice_after_one.pass.cpp | 34 for (int n2 = f; n2 < f+1; ++n2, ++i) in testd() local
|
D | splice_after_range.pass.cpp | 35 for (int n2 = f; n2 < l-1; ++n2, ++i) in testd() local
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_pointer_size.pass.cpp | 32 const typename S::value_type* str, typename S::size_type n2, int x) in test()
|
D | size_size_string_size_size.pass.cpp | 34 const S& str, typename S::size_type pos2, typename S::size_type n2, int x) in test()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/ |
D | bind.hpp | 137 typedef typename r1::next n2; typedef 195 typedef typename r1::next n2; typedef 258 typedef typename r1::next n2; typedef 326 typedef typename r1::next n2; typedef 401 typedef typename r1::next n2; typedef 489 typedef typename r1::next n2; typedef 537 typedef typename r1::next n2; typedef
|
/ndk/sources/host-tools/nawk-20071023/ |
D | lib.c | 71 void makefields(int n1, int n2) /* create $n1..$n2 inclusive */ in makefields() 357 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ in cleanfld()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 199 const wchar_t* s2, size_t n2) { in _WLocale_strcmp_aux() 215 const wchar_t* s2, size_t n2) { in _WLocale_strcmp()
|
D | c_locale_win32.c | 1089 const char* s2, size_t n2) { in _Locale_strcmp_auxA() 1105 const char* s2, size_t n2) { in _Locale_strcmp()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 364 const char *s2, size_t n2) { in _Locale_strcmp() 384 const wchar_t *s2, size_t n2) { in _WLocale_strcmp()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 272 const char* s1, size_t n1, const char* s2, size_t n2) { in _Locale_strcmp() 292 const wchar_t* s1, size_t n1, const wchar_t* s2, size_t n2) { in _WLocale_strcmp()
|