Home
last modified time | relevance | path

Searched defs:unicode (Results 101 - 125 of 220) sorted by relevance

123456789

/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformerTest.java
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestData.java256 public char[] unicode; field in TestData.ErrorCase
/third_party/jerryscript/tests/jerry/es2015/
H A Dbuiltin-prototypes.js
/third_party/node/lib/internal/
H A Dtty.js
/third_party/node/deps/v8/third_party/markupsafe/
H A D_speedups.c143 PyObject *unicode = PyObject_Unicode(text); in escape() local
/third_party/node/tools/inspector_protocol/markupsafe/
H A D_speedups.c143 PyObject *unicode = PyObject_Unicode(text); in escape() local
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.cpp135 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
/third_party/icu/icu4c/source/test/letest/
H A Dcmaps.cpp175 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-utils.cc171 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 Dcmaps.cpp135 LEUnicode16 unicode = (LEUnicode16) unicode32; in unicodeToGlyph() local
/third_party/skia/third_party/externals/markupsafe/
H A D_speedups.c143 PyObject *unicode = PyObject_Unicode(text); in escape() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
H A Dsvpscmap.h55 FT_UInt32 unicode; /* bit 31 set: is glyph variant */ member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-normalize.cc232 hb_codepoint_t unicode = buffer->cur().codepoint; in handle_variation_selector_cluster() local
H A Dhb-ucd.cc24 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 Dhb-unicode.cc87 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 Dtest-shape.c57 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 Dcodecs.h261 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 Dtest_default.rs58 mod unicode; modules
/third_party/curl/lib/vauth/
H A Dntlm.c492 bool unicode = (ntlm->flags & NTLMFLAG_NEGOTIATE_UNICODE) ? TRUE : FALSE; in Curl_auth_create_ntlm_type3_message() local
/third_party/cups-filters/fontembed/
H A Dembed.h68 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 Dgtest-filepath.cc249 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 DTestConversion.java61 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 DIcuTextWriter.java
H A DIcuDataDumper.java
H A DRbPath.java

Completed in 17 milliseconds

123456789