/external/pdfium/fxbarcode/ |
D | BC_UtilCodingConvert.cpp | 20 WideString unicode = WideString::FromLocal(src.AsStringView()); in LocaleToUtf8() local 26 WideString unicode = WideString::FromLocal(src.AsStringView()); in LocaleToUtf8() local 37 WideString unicode = WideString::FromUTF8(utf8.AsStringView()); in Utf8ToLocale() local 44 WideString unicode = WideString::FromUTF8(ByteStringView(src, count)); in Utf8ToLocale() local
|
/external/harfbuzz_ng/src/ |
D | hb-ucdn.cc | 171 hb_codepoint_t unicode, in hb_ucdn_combining_class() 179 hb_codepoint_t unicode, in hb_ucdn_eastasian_width() 188 hb_codepoint_t unicode, in hb_ucdn_general_category() 196 hb_codepoint_t unicode, in hb_ucdn_mirroring() 204 hb_codepoint_t unicode, in hb_ucdn_script()
|
D | hb-glib.cc | 197 hb_codepoint_t unicode, in hb_glib_unicode_combining_class() 206 hb_codepoint_t unicode, in hb_glib_unicode_eastasian_width() 214 hb_codepoint_t unicode, in hb_glib_unicode_general_category() 224 hb_codepoint_t unicode, in hb_glib_unicode_mirroring() 233 hb_codepoint_t unicode, in hb_glib_unicode_script()
|
D | hb-icu.cc | 68 hb_codepoint_t unicode, in hb_icu_unicode_combining_class() 77 hb_codepoint_t unicode, in hb_icu_unicode_eastasian_width() 96 hb_codepoint_t unicode, in hb_icu_unicode_general_category() 147 hb_codepoint_t unicode, in hb_icu_unicode_mirroring() 155 hb_codepoint_t unicode, in hb_icu_unicode_script()
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | BoundedByteStringTest.java | 64 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testToString() local 77 ByteString unicode = ByteString.wrap(testString.getBytes(Internal.UTF_8)); in testCharsetToString() local
|
D | RopeByteStringSubstringTest.java | 76 ByteString unicode = ByteString.EMPTY; in testToString() local 106 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local
|
D | RopeByteStringTest.java | 103 ByteString unicode = ByteString.EMPTY; in testToString() local 129 ByteString unicode = ByteString.EMPTY; in testCharsetToString() local
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 387 PyUnicodeObject *unicode = (PyUnicodeObject *)op; in _PyUnicode_CheckConsistency() local 474 unicode_result_wchar(PyObject *unicode) in unicode_result_wchar() 509 unicode_result_ready(PyObject *unicode) in unicode_result_ready() 549 unicode_result(PyObject *unicode) in unicode_result() 559 unicode_result_unchanged(PyObject *unicode) in unicode_result_unchanged() 576 PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) in backslashreplace() 643 PyObject *unicode, Py_ssize_t collstart, Py_ssize_t collend) in xmlcharrefreplace() 868 unicode_fill_invalid(PyObject *unicode, Py_ssize_t old_length) in unicode_fill_invalid() 880 resize_compact(PyObject *unicode, Py_ssize_t length) in resize_compact() 947 resize_inplace(PyObject *unicode, Py_ssize_t length) in resize_inplace() [all …]
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type1font.cpp | 136 uint16_t unicode = prefix[j] * 256 + charcode; in LoadGlyphMap() local 201 wchar_t unicode = 0; in LoadGlyphMap() local 268 wchar_t unicode = in LoadGlyphMap() local
|
D | cpdf_fontencoding.cpp | 1639 uint32_t PDF_FindCode(const uint16_t* pCodes, uint16_t unicode) { in PDF_FindCode() 1719 uint32_t FT_CharCodeFromUnicode(int encoding, wchar_t unicode) { in FT_CharCodeFromUnicode() 1764 ByteString PDF_AdobeNameFromUnicode(wchar_t unicode) { in PDF_AdobeNameFromUnicode()
|
D | cpdf_truetypefont.cpp | 105 uint16_t unicode = kPrefix[j] * 256 + charcode; in LoadGlyphMap() local 153 uint16_t unicode = kPrefix[j] * 256 + charcode; in LoadGlyphMap() local
|
/external/pdfium/core/fxge/freetype/ |
D | fx_freetype.cpp | 14 wchar_t unicode) { in xyq_search_node() 157 void FXFT_adobe_name_from_unicode(char* glyph_name, wchar_t unicode) { in FXFT_adobe_name_from_unicode()
|
/external/v8/testing/gtest/src/ |
D | gtest-filepath.cc | 211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/googletest/googletest/src/ |
D | gtest-filepath.cc | 211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-filepath.cc | 202 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 226 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 319 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-filepath.cc | 211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-filepath.cc | 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-filepath.cc | 204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/mesa3d/src/gtest/src/ |
D | gtest-filepath.cc | 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/protobuf/gtest/src/ |
D | gtest-filepath.cc | 204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-filepath.cc | 204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
/external/llvm/unittests/Support/ |
D | UnicodeTest.cpp | 15 namespace unicode { namespace
|
/external/mdnsresponder/mDNSWindows/ |
D | WinServices.cpp | 30 BSTR unicode; in UTF8StringToStringObject() local
|
/external/python/cpython2/Tools/unicode/ |
D | makeunicodedata.py | 98 def makeunicodedata(unicode, trace): argument 351 def makeunicodetype(unicode, trace): argument 564 def makeunicodename(unicode, trace): argument
|
/external/v8/src/regexp/ |
D | interpreter-irregexp.cc | 30 bool unicode) { in BackRefMatchesNoCase() 43 bool unicode) { in BackRefMatchesNoCase() 524 bool unicode = in RawMatch() local 542 bool unicode = (insn & BYTECODE_MASK) == in RawMatch() local
|