/third_party/musl/libc-test/src/functionalext/supplement/string/ |
D | wcscmp.c | 28 wchar_t str1[] = L"test wcscmp"; in wcscmp_0100() local 42 wchar_t str1[] = L"ABCD"; in wcscmp_0200() local 56 wchar_t str1[] = L"ABCE"; in wcscmp_0300() local 70 wchar_t str1[] = L"ABCD"; in wcscmp_0400() local 87 wchar_t str1[] = L""; in wcscmp_0500() local
|
/third_party/boost/libs/log/src/ |
D | code_conversion.cpp | 142 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/ |
D | code_conversion.hpp | 73 code_convert(const SourceCharT* str1, std::size_t len, std::basic_string< TargetCharT, TargetTraits… in code_convert() argument 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 code_convert(const SourceCharT* str1, std::size_t len, std::basic_string< TargetCharT, TargetTraits… in code_convert() 107 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::locale const& loc = std::locale… in code_convert() 115 code_convert(const SourceCharT* str1, std::size_t len, std::basic_string< TargetCharT, TargetTraits… in code_convert() 123 …string< TargetCharT, TargetTraitsT, TargetAllocatorT >& str2, std::size_t max_size, std::locale co… in code_convert() 131 code_convert(const SourceCharT* str1, std::size_t len, std::basic_string< TargetCharT, TargetTraits… in code_convert()
|
/third_party/boost/libs/algorithm/string/test/ |
D | trim_test.cpp | 26 string str1(" 1x x x x1 "); in trim_test() local 116 string str1(" 1x x x x1 "); in trim_all_test() local 157 string str1(" 1x x x x1 "); in trim_fill_test() local
|
D | regex_test.cpp | 32 string str1("123a1cxxxa23cXXXa456c321"); in find_test() local 110 string str1("123a1cxxxa23cXXXa456c321"); in replace_test() local
|
D | replace_test.cpp | 212 string str1("1abc3abc2"); in replace_range_test() local 237 string str1("1abc3abc2"); in replace_range_test() local
|
/third_party/boost/libs/log/test/run/ |
D | form_if.cpp | 53 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 65 string str1; 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
|
D | form_attr.cpp | 78 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 104 string str1; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 113 string str1, str2; in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
D | form_max_size_decor.cpp | 87 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
|
D | util_stp_formatter_parser.cpp | 58 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
|
D | form_date_time.cpp | 109 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
|
D | form_named_scope.cpp | 146 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/musl/libc-test/src/functionalext/supplement/unistd/ |
D | writev.c | 31 char *str1 = "writev\n"; in writev_0100() local 53 char *str1 = "writev\n"; in writev_0200() local
|
/third_party/boost/libs/interprocess/test/ |
D | vectorstream_test.cpp | 68 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
|
D | bufferstream_test.cpp | 43 std::string str1, str2, str3("testline:"); in bufferstream_test() local 89 std::string str1; in bufferstream_test() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlstring.c | 161 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/ |
D | regex_example.cpp | 23 string str1("abc__(456)__123__(123)__cde"); in main() local
|
D | conv_example.cpp | 23 string str1("AbCdEfG"); in main() local
|
D | predicate_example.cpp | 23 string str1("123xxx321"); in main() local
|
D | trim_example.cpp | 22 string str1(" 1x x x x1 "); in main() local
|
D | replace_example.cpp | 44 string str1("abc___cde___efg"); in main() local
|
/third_party/libxml2/ |
D | xmlstring.c | 133 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/ |
D | string_unittest.cc | 16 CefStringUTF8 str1("Test String"); in TEST() local 54 CefStringUTF16 str1("Test String"); in TEST() local 92 CefStringWide str1("Test String"); in TEST() local
|
/third_party/lwip/src/core/ |
D | def.c | 128 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/ |
D | string-surrogates-concat.js | 16 var str1 = "\ud801\udc00"; variable
|