Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 25 of 28) sorted by relevance

12

/ndk/tests/device/test-gnustl-full/unit/
Dlexcmp_test.cpp35 char n2[size] = "shine"; in lexcmp1() local
44 char n2[size] = "shine"; in lexcmp2() local
Dmismatch_test.cpp41 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/
Dlexcmp_test.cpp35 char n2[size] = "shine"; in lexcmp1() local
44 char n2[size] = "shine"; in lexcmp2() local
Dmismatch_test.cpp41 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/
Deq.pass.cpp24 std::locale n2(LOCALE_en_US_UTF_8); in main() local
/ndk/sources/android/support/src/musl-multibyte/
Dwcsnrtombs.c11 size_t l, cnt=0, n2; in wcsnrtombs() local
Dmbsnrtowcs.c11 size_t l, cnt=0, n2; in mbsnrtowcs() local
/ndk/sources/host-tools/toolbox/
Dcmp_win.c70 int n1, n2, ret = 0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_size_char.pass.cpp25 typename S::size_type n2, typename S::value_type c, in test()
Diter_iter_size_char.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, typename S::size_type n2, in test()
Diter_iter_pointer_size.pass.cpp26 typename S::size_type n2, S expected) in test()
Dsize_size_pointer_size.pass.cpp27 const typename S::value_type* str, typename S::size_type n2, in test()
Dsize_size_string_size_size.pass.cpp27 S str, typename S::size_type pos2, typename S::size_type n2, in test()
/ndk/sources/third_party/googletest/googletest/samples/
Dsample3_unittest.cc105 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/
Dsplice_after_flist.pass.cpp34 for (int n2 = 0; n2 < l; ++n2, ++i) in testd() local
Dsplice_after_one.pass.cpp34 for (int n2 = f; n2 < f+1; ++n2, ++i) in testd() local
Dsplice_after_range.pass.cpp35 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/
Dsize_size_pointer_size.pass.cpp32 const typename S::value_type* str, typename S::size_type n2, int x) in test()
Dsize_size_string_size_size.pass.cpp34 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/
Dbind.hpp137 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/
Dlib.c71 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/
Dc_wlocale_win32.c199 const wchar_t* s2, size_t n2) { in _WLocale_strcmp_aux()
215 const wchar_t* s2, size_t n2) { in _WLocale_strcmp()
Dc_locale_win32.c1089 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/
Dc_locale_glibc2.c364 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/
Dc_locale_dummy.c272 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()

12