Home
last modified time | relevance | path

Searched defs:pos2 (Results 1 – 25 of 159) sorted by relevance

1234567

/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, in test()
56 test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expected) in test_npos()
Dsize_T_size_size.pass.cpp26 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, in test()
57 test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expected) in test_npos()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp25 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, in test()
55 test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expected) in test_npos()
Dsize_T_size_size.pass.cpp25 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, in test()
56 test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expected) in test_npos()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DLocaleIDParser.java150 int pos2 = getScriptPosition(localeName); in getParent() local
189 int pos2 = locale.indexOf('_', pos + 1); in getScriptPosition() local
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.cpp39 char *tmp, *pos, *pos2; in setParams() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DCircularBuffer.java82 final int pos2 = pos1 + length; in copy() local
/external/wpa_supplicant_8/src/utils/
Dext_password_test.c47 char *pos, *pos2; in ext_password_test_get() local
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp26 std::basic_string_view<CharT> sv2, size_t pos2, size_t n2, in test1()
45 const CharT *s2, size_t pos2, size_t n2, in test()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp36 const S& str, typename S::size_type pos2, typename S::size_type n2, int x) in test()
59 const S& str, typename S::size_type pos2, int x) in test_npos()
Dsize_size_T_size_size.pass.cpp38 SV sv, typename S::size_type pos2, typename S::size_type n2, int x) in test()
62 SV sv, typename S::size_type pos2, int x) in test_npos()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp35 const S& str, typename S::size_type pos2, typename S::size_type n2, int x) in test()
58 const S& str, typename S::size_type pos2, int x) in test_npos()
Dsize_size_T_size_size.pass.cpp37 SV sv, typename S::size_type pos2, typename S::size_type n2, int x) in test()
61 SV sv, typename S::size_type pos2, int x) in test_npos()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp28 S str, typename S::size_type pos2, typename S::size_type n2, in test()
62 S str, typename S::size_type pos2, in test_npos()
Dsize_size_T_size_size.pass.cpp29 SV sv, typename S::size_type pos2, typename S::size_type n2, in test()
70 SV sv, typename S::size_type pos2, in test_npos()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp27 std::basic_string_view<CharT> sv2, std::size_t pos2, size_t n2, in test1()
46 const CharT *s2, std::size_t pos2, size_t n2, in test()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp27 S str, typename S::size_type pos2, typename S::size_type n2, in test()
61 S str, typename S::size_type pos2, in test_npos()
Dsize_size_T_size_size.pass.cpp28 SV sv, typename S::size_type pos2, typename S::size_type n2, in test()
69 SV sv, typename S::size_type pos2, in test_npos()
/external/wpa_supplicant_8/src/wps/
Dwps_er_ssdp.c26 char buf[MULTICAST_MAX_READ], *pos, *pos2, *start; in wps_er_ssdp_rx() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java85 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java88 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
DIntlTestDateFormatAPI.java111 FieldPosition pos2 = new FieldPosition(0); in TestAPI() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativePathMeasureTest.java79 float[] pos2 = {1f, 2f}; in testGetPosTan() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DValidIdentifiers.java72 int pos2 = pos+1; in ValiditySet() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java61 int pos2 = pos+1; in ValiditySet() local

1234567