Home
last modified time | relevance | path

Searched defs:unicode (Results 76 - 100 of 286) sorted by relevance

12345678910>>...12

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DAlternateLocaleData.java
H A DDebugWriter.java
H A DDependencyGraph.java
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DGenerateCodeTask.java
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DRbnfMapper.java[all...]
H A DLocaleMapper.java[all...]
H A DPluralRangesMapper.java[all...]
H A DDayPeriodsMapper.java[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformer.java
H A DRuleParser.java
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLocaleDistanceMapperTest.java[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeDataSupplier.java
H A DFakeResult.java
/third_party/markupsafe/
H A D_speedups.c222 PyObject *unicode = PyObject_Str(text); in escape() local
/third_party/node/src/
H A Dnode_i18n.h126 bool unicode() const { in unicode() function in node::i18n::ConverterObject
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-glib.cc88 hb_glib_unicode_combining_class(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_glib_unicode_combining_class() argument
97 hb_glib_unicode_general_category(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_glib_unicode_general_category() argument
107 hb_glib_unicode_mirroring(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_glib_unicode_mirroring() argument
116 hb_glib_unicode_script(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_glib_unicode_script() argument
[all...]
H A Dhb-icu.cc109 hb_icu_unicode_combining_class(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_icu_unicode_combining_class() argument
118 hb_icu_unicode_general_category(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_icu_unicode_general_category() argument
169 hb_icu_unicode_mirroring(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_icu_unicode_mirroring() argument
177 hb_icu_unicode_script(hb_unicode_funcs_t *ufuncs HB_UNUSED, hb_codepoint_t unicode, void *user_data HB_UNUSED) hb_icu_unicode_script() argument
[all...]
H A Dhb-ot-name.cc80 hb_codepoint_t unicode; in hb_ot_name_convert_utf() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc.cc33 hb_fc_get_glyph(hb_font_t *font , void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data ) hb_fc_get_glyph() argument
/third_party/skia/experimental/sktext/src/
H A DText.cpp9 UnicodeText::UnicodeText(std::unique_ptr<SkUnicode> unicode, SkSpan<uint16_t> utf16) in UnicodeText() argument
15 UnicodeText::UnicodeText(std::unique_ptr<SkUnicode> unicode, const SkString& utf8) in UnicodeText() argument
/third_party/rust/crates/regex/src/
H A Dre_builder.rs142 pub fn unicode(&mut self, yes: bool) -> &mut RegexBuilder { in unicode() functions
328 pub fn unicode(&mut self, yes: bool) -> &mut RegexSetBuilder { in unicode() functions
/third_party/rust/crates/regex/regex-syntax/src/
H A Dlib.rs170 mod unicode; global() modules
[all...]
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dzchar_wrapper.cpp125 zchar unicode = GetCharInternal((unsigned char *)p, bsize); in GetChar() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_allocator.cpp179 GetCacheBuffer(uint16_t fontId, uint32_t unicode, ColorMode mode, GlyphNode& glyphNode, bool hasMetric, TextStyle textStyle) GetCacheBuffer() argument
H A Dglyphs_file.cpp70 int8_t GlyphsFile::GetNodeFromFile(uint32_t unicode, uint16_t fontId, GlyphNode& node) in GetNodeFromFile() argument

Completed in 10 milliseconds

12345678910>>...12