Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 25 of 30) sorted by relevance

12

/ndk/tests/device/test-gnustl-full/unit/
Dlexcmp_test.cpp34 char n1[size] = "shoe"; in lexcmp1() local
43 char n1[size] = "shoe"; in lexcmp2() local
Dmismatch_test.cpp40 int n1[5] = { 1, 2, 3, 4, 5 }; in mismatch0() local
70 char const* n1[size] = { "Brett", "Graham", "Jack", "Mike", "Todd" }; in mismatch2() local
/ndk/tests/device/test-stlport/unit/
Dlexcmp_test.cpp34 char n1[size] = "shoe"; in lexcmp1() local
43 char n1[size] = "shoe"; in lexcmp2() local
Dmismatch_test.cpp40 int n1[5] = { 1, 2, 3, 4, 5 }; in mismatch0() local
70 char const* n1[size] = { "Brett", "Graham", "Jack", "Mike", "Todd" }; in mismatch2() local
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.operators/
Deq.pass.cpp23 std::locale n1(LOCALE_en_US_UTF_8); in main() local
/ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string/string.ops/string_compare/
Dsize_size_pointer.pass.cpp29 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
Dsize_size_string.pass.cpp29 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
Dsize_size_pointer_size.pass.cpp29 test(const S& s, typename S::size_type pos, typename S::size_type n1, in test()
Dsize_size_string_size_size.pass.cpp30 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
/ndk/sources/host-tools/toolbox/
Dcmp_win.c70 int n1, n2, ret = 0; in main() local
/ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_pointer.pass.cpp25 test(S s, S::size_type pos, S::size_type n1, in test()
Dsize_size_string.pass.cpp25 test(S s, S::size_type pos1, S::size_type n1, S str, S expected) in test()
Diter_iter_pointer.pass.cpp24 test(S s, S::size_type pos1, S::size_type n1, const S::value_type* str, S expected) in test()
Diter_iter_string.pass.cpp24 test(S s, S::size_type pos1, S::size_type n1, S str, S expected) in test()
Diter_iter_iter_iter.pass.cpp24 test(S s, typename S::size_type pos1, typename S::size_type n1, It f, It l, S expected) in test()
Dsize_size_size_char.pass.cpp23 test(S s, S::size_type pos, S::size_type n1, in test()
Diter_iter_size_char.pass.cpp24 test(S s, S::size_type pos1, S::size_type n1, S::size_type n2, in test()
Diter_iter_pointer_size.pass.cpp24 test(S s, S::size_type pos1, S::size_type n1, const S::value_type* str, in test()
Dsize_size_pointer_size.pass.cpp25 test(S s, S::size_type pos, S::size_type n1, in test()
Dsize_size_string_size_size.pass.cpp26 test(S s, S::size_type pos1, S::size_type n1, in test()
/ndk/sources/cxx-stl/llvm-libc++/test/containers/sequences/forwardlist/forwardlist.ops/
Dsplice_after_flist.pass.cpp29 int n1 = 0; in testd() local
Dsplice_after_one.pass.cpp29 int n1 = 0; in testd() local
Dsplice_after_range.pass.cpp30 int n1 = 0; in testd() local
/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.c198 const wchar_t* s1, size_t n1, in _WLocale_strcmp_aux()
214 const wchar_t* s1, size_t n1, in _WLocale_strcmp()

12