Home
last modified time | relevance | path

Searched defs:str2 (Results 1 – 25 of 246) sorted by relevance

12345678910

/third_party/musl/libc-test/src/functionalext/supplement/string/
Dwcscmp.c29 wchar_t str2[] = L"test wcscmp"; in wcscmp_0100() local
43 wchar_t str2[] = L"ABCE"; in wcscmp_0200() local
57 wchar_t str2[] = L"ABCD"; in wcscmp_0300() local
71 wchar_t str2[] = L"BCDE"; in wcscmp_0400() local
88 wchar_t str2[] = L""; in wcscmp_0500() local
/third_party/boost/libs/log/src/
Dcode_conversion.cpp142 BOOST_LOG_API bool code_convert_impl(const wchar_t* str1, std::size_t len, std::string& str2, std::… in code_convert_impl()
148 BOOST_LOG_API bool code_convert_impl(const char* str1, std::size_t len, std::wstring& str2, std::si… in code_convert_impl()
158 BOOST_LOG_API bool code_convert_impl(const char16_t* str1, std::size_t len, std::string& str2, std:… in code_convert_impl()
164 BOOST_LOG_API bool code_convert_impl(const char* str1, std::size_t len, std::u16string& str2, std::… in code_convert_impl()
170 BOOST_LOG_API bool code_convert_impl(const char16_t* str1, std::size_t len, std::wstring& str2, std… in code_convert_impl()
183 BOOST_LOG_API bool code_convert_impl(const char32_t* str1, std::size_t len, std::string& str2, std:… in code_convert_impl()
189 BOOST_LOG_API bool code_convert_impl(const char* str1, std::size_t len, std::u32string& str2, std::… in code_convert_impl()
195 BOOST_LOG_API bool code_convert_impl(const char32_t* str1, std::size_t len, std::wstring& str2, std… in code_convert_impl()
208 BOOST_LOG_API bool code_convert_impl(const char16_t* str1, std::size_t len, std::u32string& str2, s… in code_convert_impl()
217 BOOST_LOG_API bool code_convert_impl(const char32_t* str1, std::size_t len, std::u16string& str2, s… in code_convert_impl()
/third_party/boost/boost/log/detail/
Dcode_conversion.hpp73 … TargetTraitsT, TargetAllocatorT >& str2, std::size_t max_size, std::locale const& = std::locale()) in code_convert()
84 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::size_t max_size, std::locale co… in code_convert()
92 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::locale const& loc = std::locale… in code_convert()
99 …ring< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::locale const& loc = std::locale()) in code_convert()
107 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::locale const& loc = std::locale… in code_convert()
115 …ring< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::locale const& loc = std::locale()) in code_convert()
123 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::size_t max_size, std::locale co… in code_convert()
131 …getTraitsT, TargetAllocatorT >& str2, std::size_t max_size, std::locale const& loc = std::locale()) in code_convert()
/third_party/boost/libs/algorithm/string/test/
Dtrim_test.cpp27 string str2(" 2x x x x2 "); in trim_test() local
117 string str2("+---...2x+--x--+x-+-x2...---+"); in trim_all_test() local
158 string str2("+---...2x+--x--+x-+-x2...---+"); in trim_fill_test() local
/third_party/boost/libs/log/test/run/
Dform_max_size_decor.cpp87 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
97 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
107 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
119 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
156 string str1, str2; in BOOST_AUTO_TEST_CASE() local
168 string str1, str2; in BOOST_AUTO_TEST_CASE() local
Dform_attr.cpp78 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
86 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
95 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
113 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dform_if.cpp53 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
76 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
92 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dutil_stp_formatter_parser.cpp58 std::string str1, str2; in BOOST_AUTO_TEST_CASE() local
66 std::string str1, str2; in BOOST_AUTO_TEST_CASE() local
74 std::string str1, str2; in BOOST_AUTO_TEST_CASE() local
82 std::string str1, str2; in BOOST_AUTO_TEST_CASE() local
90 std::string str1, str2; in BOOST_AUTO_TEST_CASE() local
Dform_date_time.cpp109 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
118 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
150 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
159 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
191 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
202 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
Dform_named_scope.cpp146 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
157 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
167 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
179 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
189 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
200 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
211 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
223 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
234 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
272 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
[all …]
/third_party/boost/libs/interprocess/test/
Dvectorstream_test.cpp68 std::string str1, str2, str3("testline:"); in vectorstream_test() local
97 std::string str1, str2, str3("testline:"); in vectorstream_test() local
127 std::string str1, str2, str3("testline:"); in vectorstream_test() local
/third_party/boost/libs/chrono/test/io/
Dduration_output.cpp44 void test_state_saver(const char* str, const char* str2, D d, boost::chrono::duration_style style) in test_state_saver()
59 void test_state_saver2(const char* str, const char* str2, D d, boost::chrono::duration_style style) in test_state_saver2()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlstring.c161 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp()
186 xmlStrEqual(const xmlChar *str1, const xmlChar *str2) { in xmlStrEqual()
235 xmlStrncmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncmp()
300 xmlStrcasecmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcasecmp()
325 xmlStrncasecmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncasecmp()
514 xmlStrncatNew(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncatNew()
/third_party/boost/libs/algorithm/string/example/
Dpredicate_example.cpp24 string str2("abc"); in main() local
Dtrim_example.cpp23 string str2("<>trim<>"); in main() local
Dreplace_example.cpp77 string str2("abC-xxxx-AbC-xxxx-abc"); in main() local
Dfind_example.cpp25 string str2("abc"); in main() local
/third_party/libxml2/
Dxmlstring.c133 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp()
160 xmlStrEqual(const xmlChar *str1, const xmlChar *str2) { in xmlStrEqual()
213 xmlStrncmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncmp()
275 xmlStrcasecmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcasecmp()
300 xmlStrncasecmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncasecmp()
489 xmlStrncatNew(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncatNew()
/third_party/cef/tests/ceftests/
Dstring_unittest.cc22 CefStringUTF8 str2("Test String"); in TEST() local
60 CefStringUTF16 str2("Test String"); in TEST() local
98 CefStringWide str2("Test String"); in TEST() local
/third_party/lwip/src/core/
Ddef.c128 lwip_stricmp(const char *str1, const char *str2) in lwip_stricmp()
163 lwip_strnicmp(const char *str1, const char *str2, size_t len) in lwip_strnicmp()
/third_party/jerryscript/tests/jerry/
Dstring-surrogates-concat.js17 var str2 = "\ud801"; variable
Dstring-prototype-localecompare.js16 var str2 = "cd"; variable
/third_party/mesa3d/src/util/tests/hash_table/
Dreplacement.c40 char *str2 = strdup("test1"); in main() local
Dinsert_and_lookup.c40 const char *str2 = "test2"; in main() local
/third_party/flutter/skia/gm/
Dpatharcto.cpp49 …const char* str2 = "M10.156,30.995l4.881,2.63 16.17,8.713a1647300736,1647300736 0,0 0,31.287 16.86… variable

12345678910