| /external/pdfium/xfa/src/fxbarcode/ |
| D | BC_UtilCodingConvert.cpp | 17 CFX_WideString unicode = CFX_WideString::FromLocal(src, src.GetLength()); in LocaleToUtf8() local 22 CFX_WideString unicode = CFX_WideString::FromLocal(src, src.GetLength()); in LocaleToUtf8() local 34 CFX_WideString unicode = CFX_WideString::FromUTF8(utf8, utf8.GetLength()); in Utf8ToLocale() local 40 CFX_WideString unicode = CFX_WideString::FromUTF8((const char*)src, count); in Utf8ToLocale() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ucdn.cc | 160 hb_ucdn_combining_class(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, in hb_ucdn_combining_class() 167 hb_ucdn_eastasian_width(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, in hb_ucdn_eastasian_width() 175 hb_ucdn_general_category(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, in hb_ucdn_general_category() 182 hb_ucdn_mirroring(hb_unicode_funcs_t *ufuncs, hb_codepoint_t unicode, in hb_ucdn_mirroring() 189 hb_ucdn_script(hb_unicode_funcs_t *ufuncs, 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/pdfium/core/src/fpdfapi/fpdf_font/ |
| D | fpdf_font_charset.cpp | 59 const FX_CHAR* FCS_GetAltStr(FX_WCHAR unicode) { in FCS_GetAltStr() 1695 static FX_DWORD PDF_FindCode(const FX_WORD* pCodes, FX_WORD unicode) { in PDF_FindCode() 1732 FX_DWORD FT_CharCodeFromUnicode(int encoding, FX_WCHAR unicode) { in FT_CharCodeFromUnicode() 1772 FX_DWORD PDF_PredefinedCharCodeFromUnicode(int encoding, FX_WCHAR unicode) { in PDF_PredefinedCharCodeFromUnicode() 1778 CFX_ByteString PDF_AdobeNameFromUnicode(FX_WCHAR unicode) { in PDF_AdobeNameFromUnicode()
|
| D | fpdf_font.cpp | 147 FX_WCHAR unicode = _UnicodeFromCharCode(charcode); in UnicodeFromCharCode() local 173 CFX_WideString unicode = UnicodeFromCharCode(charcode); in DecodeString() local 459 FX_WCHAR unicode = (FX_WCHAR)(value & 0xffff); in Lookup() local 483 FX_DWORD CPDF_ToUnicodeMap::ReverseLookup(FX_WCHAR unicode) { in ReverseLookup() 1062 FX_WORD unicode = prefix[j] * 256 + charcode; in LoadGlyphMap() local 1169 FX_WCHAR unicode = 0; in LoadGlyphMap() local 1272 FX_WCHAR unicode = in LoadGlyphMap() local 1470 FX_WORD unicode = prefix[j] * 256 + charcode; in LoadGlyphMap() local 1524 FX_WORD unicode = prefix[j] * 256 + charcode; in LoadGlyphMap() local
|
| /external/pdfium/core/src/fxge/freetype/ |
| D | fx_freetype.c | 11 static int xyq_search_node(char* glyph_name, int name_offset, int table_offset, wchar_t unicode) in xyq_search_node() 169 void FXFT_adobe_name_from_unicode(char* glyph_name, wchar_t unicode) in FXFT_adobe_name_from_unicode()
|
| /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/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/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/mesa3d/src/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/protobuf/java/src/test/java/com/google/protobuf/ |
| D | BoundedByteStringTest.java | 59 LiteralByteString unicode = new LiteralByteString(testString.getBytes(UTF_8)); in testToString() local
|
| D | RopeByteStringSubstringTest.java | 76 ByteString unicode = ByteString.EMPTY; in testToString() local
|
| D | RopeByteStringTest.java | 98 ByteString unicode = ByteString.EMPTY; in testToString() local
|
| /external/v8/src/regexp/ |
| D | interpreter-irregexp.cc | 29 bool unicode) { in BackRefMatchesNoCase() 42 bool unicode) { in BackRefMatchesNoCase() 523 bool unicode = in RawMatch() local 541 bool unicode = (insn & BYTECODE_MASK) == in RawMatch() local
|
| D | regexp-parser.h | 131 bool unicode() const { return unicode_; } in unicode() function 204 bool unicode() const { return unicode_; } in unicode() function 227 bool unicode, Zone* zone) in RegExpParserState()
|
| /external/v8/test/mjsunit/es6/ |
| D | regexp-flags.js | 89 assertEquals('uy', testGenericFlags({ global: 0, sticky: 1, unicode: 1 })); property 111 get unicode() { getter
|
| /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/ |
| D | util.py | 13 unicode = str variable
|
| /external/v8/test/mjsunit/ |
| D | mirror-regexp.js | 38 'unicode' : dont_enum, property
|
| /external/pdfium/core/src/fxcrt/ |
| D | fx_basic_utf.cpp | 46 void CFX_UTF8Encoder::Input(FX_WCHAR unicode) { in Input()
|
| /external/curl/lib/ |
| D | idn_win32.c | 97 wchar_t unicode[IDN_MAX_LENGTH]; in curl_win32_ascii_to_idn() local
|
| /external/chromium-trace/catapult/third_party/typ/typ/fakes/tests/ |
| D | host_fake_test.py | 24 unicode = str variable
|