/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 26 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()
|
D | size_T_size_size.pass.cpp | 26 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/tot/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, typename S::size_type n, S… in test() 49 …R_CXX20 void test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expec… in test_npos()
|
D | size_T_size_size.pass.cpp | 25 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, typename S::size_type n, S… in test() 48 …R_CXX20 void test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expec… in test_npos()
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_insert/ |
D | size_string_size_size.pass.cpp | 26 test(S s, typename S::size_type pos1, S str, typename S::size_type pos2, typename S::size_type n, S… in test() 49 …R_CXX20 void test_npos(S s, typename S::size_type pos1, S str, typename S::size_type pos2, S expec… in test_npos()
|
D | size_T_size_size.pass.cpp | 25 test(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, typename S::size_type n, S… in test() 48 …R_CXX20 void test_npos(S s, typename S::size_type pos1, SV sv, typename S::size_type pos2, S expec… in test_npos()
|
/external/sdv/vsomeip/third_party/boost/utility/test/ |
D | string_ref_test2.cpp | 207 string_ref::size_type pos2 = sr1.find_first_not_of(*p); in find() local 232 string_ref::size_type pos2 = sr1.find_last_not_of(*p); in find() local
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | userdatarequest.cpp | 39 char *tmp, *pos, *pos2; in setParams() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
D | CircularBuffer.java | 82 final int pos2 = pos1 + length; in copy() local
|
/external/wpa_supplicant_8/src/utils/ |
D | ext_password_test.c | 47 char *pos, *pos2; in ext_password_test_get() local
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 58 …ame S::size_type pos1, typename S::size_type n1, const S& str, typename S::size_type pos2, int x) { in test_npos()
|
D | size_size_T_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 59 …, typename S::size_type pos1, typename S::size_type n1, SV sv, typename S::size_type pos2, int x) { in test_npos()
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 26 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/ |
D | size_size_string_size_size.pass.cpp | 36 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()
|
D | size_size_T_size_size.pass.cpp | 38 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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | LocaleIDParser.java | 146 int pos2 = getScriptPosition(localeId); in getParent() local 189 int pos2 = locale.indexOf('_', pos + 1); in getScriptPosition() local
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 58 …ame S::size_type pos1, typename S::size_type n1, const S& str, typename S::size_type pos2, int x) { in test_npos()
|
D | size_size_T_size_size.pass.cpp | 39 typename S::size_type pos2, in test() 59 …, typename S::size_type pos1, typename S::size_type n1, SV sv, typename S::size_type pos2, int x) { in test_npos()
|
/external/lzma/CPP/7zip/Compress/ |
D | LzOutWindow.h | 38 UInt32 pos2; in CopyBlock() local
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 30 std::size_t pos2, in test1() 47 void test(const CharT* s1, std::size_t pos1, size_t n1, const CharT* s2, std::size_t pos2, size_t n… in test()
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 28 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()
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 33 typename S::size_type pos2, in test() 62 …, typename S::size_type pos1, typename S::size_type n1, S str, typename S::size_type pos2, S expec… in test_npos()
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 33 typename S::size_type pos2, in test() 62 …, typename S::size_type pos1, typename S::size_type n1, S str, typename S::size_type pos2, S expec… in test_npos()
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 30 std::size_t pos2, in test1() 47 void test(const CharT* s1, std::size_t pos1, size_t n1, const CharT* s2, std::size_t pos2, size_t n… in test()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_er_ssdp.c | 26 char buf[MULTICAST_MAX_READ], *pos, *pos2, *start; in wps_er_ssdp_rx() local
|