Home
last modified time | relevance | path

Searched defs:unicode (Results 1 – 25 of 124) sorted by relevance

12345

/external/pdfium/xfa/src/fxbarcode/
DBC_UtilCodingConvert.cpp17 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/
Dhb-ucdn.cc160 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()
Dhb-glib.cc197 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()
Dhb-icu.cc68 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/
Dfpdf_font_charset.cpp59 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()
Dfpdf_font.cpp147 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/
Dfx_freetype.c11 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/
Dgtest-filepath.cc202 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/
Dgtest-filepath.cc206 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/
Dgtest-filepath.cc204 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/
Dgtest-filepath.cc204 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/
Dgtest-filepath.cc206 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/
Dgtest-filepath.cc204 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/
DUnicodeTest.cpp15 namespace unicode { namespace
/external/protobuf/java/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java59 LiteralByteString unicode = new LiteralByteString(testString.getBytes(UTF_8)); in testToString() local
DRopeByteStringSubstringTest.java76 ByteString unicode = ByteString.EMPTY; in testToString() local
DRopeByteStringTest.java98 ByteString unicode = ByteString.EMPTY; in testToString() local
/external/v8/src/regexp/
Dinterpreter-irregexp.cc29 bool unicode) { in BackRefMatchesNoCase()
42 bool unicode) { in BackRefMatchesNoCase()
523 bool unicode = in RawMatch() local
541 bool unicode = (insn & BYTECODE_MASK) == in RawMatch() local
Dregexp-parser.h131 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/
Dregexp-flags.js89 assertEquals('uy', testGenericFlags({ global: 0, sticky: 1, unicode: 1 })); property
111 get unicode() { getter
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
Dutil.py13 unicode = str variable
/external/v8/test/mjsunit/
Dmirror-regexp.js38 'unicode' : dont_enum, property
/external/pdfium/core/src/fxcrt/
Dfx_basic_utf.cpp46 void CFX_UTF8Encoder::Input(FX_WCHAR unicode) { in Input()
/external/curl/lib/
Didn_win32.c97 wchar_t unicode[IDN_MAX_LENGTH]; in curl_win32_ascii_to_idn() local
/external/chromium-trace/catapult/third_party/typ/typ/fakes/tests/
Dhost_fake_test.py24 unicode = str variable

12345