/external/chromium_org/net/proxy/ |
D | proxy_resolver_script_data.cc | 22 const base::string16& utf16) { in FromUTF16() 39 const base::string16& ProxyResolverScriptData::utf16() const { in utf16() function in net::ProxyResolverScriptData 68 const base::string16& utf16) in ProxyResolverScriptData()
|
D | proxy_script_fetcher_impl.cc | 54 base::string16* utf16) { in ConvertResponseToUTF16()
|
/external/chromium_org/base/strings/ |
D | utf_string_conversions.cc | 88 std::wstring UTF16ToWide(const string16& utf16) { in UTF16ToWide() 116 std::wstring UTF16ToWide(const string16& utf16) { in UTF16ToWide() 146 std::string UTF16ToUTF8(const string16& utf16) { in UTF16ToUTF8() 169 std::string UTF16ToUTF8(const string16& utf16) { in UTF16ToUTF8() 185 std::string UTF16ToASCII(const string16& utf16) { in UTF16ToASCII()
|
D | latin1_string_conversions.cc | 11 const char16* utf16) { in Latin1OrUTF16ToUTF16()
|
D | utf_offset_string_conversions.cc | 247 const base::StringPiece16& utf16, in UTF16ToUTF8AndAdjustOffsets()
|
D | utf_string_conversions_unittest.cc | 125 const wchar_t* utf16; in TEST() member
|
/external/chromium_org/base/i18n/ |
D | icu_string_conversions.cc | 149 bool UTF16ToCodepage(const string16& utf16, in UTF16ToCodepage() 167 string16* utf16) { in CodepageToUTF16() 272 string16 utf16; in ConvertToUtf8AndNormalize() local
|
D | icu_string_conversions_unittest.cc | 324 string16 utf16; in TEST() local
|
/external/chromium_org/ppapi/tests/ |
D | test_char_set.cc | 39 std::vector<uint16_t> utf16; in TestUTF16ToCharSetDeprecated() local 113 std::vector<uint16_t> utf16; in TestUTF16ToCharSet() local
|
/external/chromium_org/third_party/sqlite/src/tool/ |
D | speedtest16.c | 67 void *utf16; in prepareAndRun() local 99 void *utf16; in main() local
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_char_set_thunk.cc | 16 const uint16_t* utf16, uint32_t utf16_len, in UTF16ToCharSetDeprecated() 30 PP_Bool UTF16ToCharSet(const uint16_t utf16[], in UTF16ToCharSet()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-icu.cc | 189 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local 248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local 318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility() local
|
/external/harfbuzz_ng/src/ |
D | hb-icu.cc | 189 UChar utf16[4], normalized[5]; in hb_icu_unicode_compose() local 248 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose() local 318 UChar utf16[2], normalized[2 * HB_UNICODE_MAX_DECOMPOSITION_LEN + 1]; in hb_icu_unicode_decompose_compatibility() local
|
/external/chromium_org/ppapi/shared_impl/private/ |
D | ppb_char_set_shared.cc | 62 const uint16_t* utf16, in UTF16ToCharSetDeprecated() 94 const uint16_t utf16[], in UTF16ToCharSet()
|
/external/chromium_org/third_party/WebKit/Source/platform/exported/ |
D | WebCString.cpp | 82 WebString WebCString::utf16() const in utf16() function in blink::WebCString
|
/external/chromium_org/content/common/ |
D | gamepad_param_traits.cc | 21 base::string16 utf16; in LogWebUCharString() local
|
/external/chromium_org/content/renderer/media/ |
D | rtc_data_channel_handler.cc | 162 base::string16 utf16; in OnMessage() local
|
/external/chromium_org/url/ |
D | url_canon_query.cc | 77 RawCanonOutputW<1024> utf16; in RunConverter() local
|
/external/icu/icu4c/source/test/perf/unisetperf/ |
D | unisetperf.cpp | 210 UChar utf16[2]; in SpanUTF16() local 261 UChar utf16[2]; in SpanBackUTF16() local
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 33 static const uint16_t utf16[8] = {'a', 'b', 0xD840, 0xDC00, 'd', 'e', 'f', 'g'}; variable 701 const uint16_t utf16[8]; member
|
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/ |
D | unisetperf.cpp | 210 UChar utf16[2]; in SpanUTF16() local 261 UChar utf16[2]; in SpanBackUTF16() local
|
/external/chromium_org/content/browser/android/java/ |
D | gin_java_method_invocation_helper.cc | 33 blink::WebString utf16(chars, env->GetStringLength(str)); in ConvertJavaStringToUTF8() local
|
/external/chromium_org/net/cert/ |
D | x509_cert_types_mac.cc | 117 base::string16 utf16; in Latin1DataToUTF8String() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | ustrtest.cpp | 241 static const UChar utf16[]={ 0x61, 0xE4, 0xDF, 0x4E00 }; in TestBasicManipulation() local 1814 static const UChar utf16[] = { in TestUTF32() local 1880 static const UChar utf16[] = { in TestUTF8() local
|
/external/icu/icu4c/source/test/intltest/ |
D | ustrtest.cpp | 243 static const UChar utf16[]={ 0x61, 0xE4, 0xDF, 0x4E00 }; in TestBasicManipulation() local 1838 static const UChar utf16[] = { in TestUTF32() local 1904 static const UChar utf16[] = { in TestUTF8() local
|