/ndk/tests/device/test-gnustl-full/unit/ |
D | lexcmp_test.cpp | 34 char n1[size] = "shoe"; in lexcmp1() local 43 char n1[size] = "shoe"; in lexcmp2() local
|
D | mismatch_test.cpp | 40 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/ |
D | lexcmp_test.cpp | 34 char n1[size] = "shoe"; in lexcmp1() local 43 char n1[size] = "shoe"; in lexcmp2() local
|
D | mismatch_test.cpp | 40 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/ |
D | eq.pass.cpp | 23 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/ |
D | size_size_pointer.pass.cpp | 29 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
D | size_size_string.pass.cpp | 29 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
D | size_size_pointer_size.pass.cpp | 29 test(const S& s, typename S::size_type pos, typename S::size_type n1, in test()
|
D | size_size_string_size_size.pass.cpp | 30 test(const S& s, typename S::size_type pos1, typename S::size_type n1, in test()
|
/ndk/sources/host-tools/toolbox/ |
D | cmp_win.c | 70 int n1, n2, ret = 0; in main() local
|
/ndk/sources/cxx-stl/llvm-libc++/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_pointer.pass.cpp | 25 test(S s, S::size_type pos, S::size_type n1, in test()
|
D | size_size_string.pass.cpp | 25 test(S s, S::size_type pos1, S::size_type n1, S str, S expected) in test()
|
D | iter_iter_pointer.pass.cpp | 24 test(S s, S::size_type pos1, S::size_type n1, const S::value_type* str, S expected) in test()
|
D | iter_iter_string.pass.cpp | 24 test(S s, S::size_type pos1, S::size_type n1, S str, S expected) in test()
|
D | iter_iter_iter_iter.pass.cpp | 24 test(S s, typename S::size_type pos1, typename S::size_type n1, It f, It l, S expected) in test()
|
D | size_size_size_char.pass.cpp | 23 test(S s, S::size_type pos, S::size_type n1, in test()
|
D | iter_iter_size_char.pass.cpp | 24 test(S s, S::size_type pos1, S::size_type n1, S::size_type n2, in test()
|
D | iter_iter_pointer_size.pass.cpp | 24 test(S s, S::size_type pos1, S::size_type n1, const S::value_type* str, in test()
|
D | size_size_pointer_size.pass.cpp | 25 test(S s, S::size_type pos, S::size_type n1, in test()
|
D | size_size_string_size_size.pass.cpp | 26 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/ |
D | splice_after_flist.pass.cpp | 29 int n1 = 0; in testd() local
|
D | splice_after_one.pass.cpp | 29 int n1 = 0; in testd() local
|
D | splice_after_range.pass.cpp | 30 int n1 = 0; in testd() local
|
/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 | 198 const wchar_t* s1, size_t n1, in _WLocale_strcmp_aux() 214 const wchar_t* s1, size_t n1, in _WLocale_strcmp()
|