| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/ |
| H A D | RegexTransformerTest.java | |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | TestData.java | 256 public char[] unicode; field in TestData.ErrorCase
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | builtin-prototypes.js | |
| /third_party/node/lib/internal/ |
| H A D | tty.js | |
| /third_party/node/deps/v8/third_party/markupsafe/ |
| H A D | _speedups.c | 143 PyObject *unicode = PyObject_Unicode(text); in escape() local
|
| /third_party/node/tools/inspector_protocol/markupsafe/ |
| H A D | _speedups.c | 143 PyObject *unicode = PyObject_Unicode(text); in escape() local
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | cmaps.cpp | 135 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cmaps.cpp | 175 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-utils.cc | 171 AdvanceStringIndex(Handle<String> string, uint64_t index, bool unicode) AdvanceStringIndex() argument 189 SetAdvancedStringIndex( Isolate* isolate, Handle<JSReceiver> regexp, Handle<String> string, bool unicode) SetAdvancedStringIndex() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | cmaps.cpp | 135 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
|
| /third_party/skia/third_party/externals/markupsafe/ |
| H A D | _speedups.c | 143 PyObject *unicode = PyObject_Unicode(text); in escape() local
|
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/services/ |
| H A D | svpscmap.h | 55 FT_UInt32 unicode; /* bit 31 set: is glyph variant */ member
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-shape-normalize.cc | 232 hb_codepoint_t unicode = buffer->cur().codepoint; in handle_variation_selector_cluster() local
|
| H A D | hb-ucd.cc | 24 hb_ucd_combining_class(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_ucd_combining_class() argument 32 hb_ucd_general_category(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_ucd_general_category() argument 40 hb_ucd_mirroring(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_ucd_mirroring() argument 48 hb_ucd_script(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_ucd_script() argument [all...] |
| H A D | hb-unicode.cc | 87 hb_unicode_mirroring_nil(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_unicode_mirroring_nil() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-shape.c | 57 glyph_func(hb_font_t *font HB_UNUSED, void *font_data HB_UNUSED, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) glyph_func() argument
|
| /third_party/python/Objects/stringlib/ |
| H A D | codecs.h | 261 utf8_encoder(_PyBytesWriter *writer, PyObject *unicode, const STRINGLIB_CHAR *data, Py_ssize_t size, _Py_error_handler error_handler, const char *errors) utf8_encoder() argument
|
| /third_party/rust/crates/regex/tests/ |
| H A D | test_default.rs | 58 mod unicode; modules
|
| /third_party/curl/lib/vauth/ |
| H A D | ntlm.c | 492 bool unicode = (ntlm->flags & NTLMFLAG_NEGOTIATE_UNICODE) ? TRUE : FALSE; in Curl_auth_create_ntlm_type3_message() local
|
| /third_party/cups-filters/fontembed/ |
| H A D | embed.h | 68 static inline void emb_set(EMB_PARAMS *emb,int unicode,unsigned short gid) // {{{ in emb_set() argument 82 static inline unsigned short emb_get(EMB_PARAMS *emb,int unicode) // {{{ gid in emb_get() argument
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-filepath.cc | 249 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local 273 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local 352 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
|
| /third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
| H A D | TestConversion.java | 61 String unicode; // unicode string field in TestConversion.ConversionCase [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuTextWriter.java | |
| H A D | IcuDataDumper.java | |
| H A D | RbPath.java | |