Home
last modified time | relevance | path

Searched defs:unicode (Results 151 - 175 of 285) sorted by relevance

12345678910>>...12

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java
H A DRbPath.java
H A DCldrDataProcessor.java
H A DIcuConverterConfig.java
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfo.java
H A DDistanceTable.java
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalDataTest.java[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DCleanOutputDirectoryTask.java
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DTransformsMapper.java[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DResultSpec.java
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-bytecode.c334 re_get_char(const uint8_t **bc_p, bool unicode) re_get_char() argument
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py25 def unicode(s, *_): function
/third_party/node/src/
H A Dnode_url.cc157 const bool unicode = args[2]->IsTrue(); in Format() local
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py24 def unicode(s, *_): function
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc253 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
277 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
354 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc207 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
231 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
/third_party/rust/crates/clap/tests/builder/
H A Dmain.rs45 mod unicode; modules
/third_party/rust/crates/codespan/codespan-reporting/tests/
H A Dterm.rs805 mod unicode { modules
/third_party/skia/src/sfnt/
H A DSkOTTable_name.h61 } unicode; member
/third_party/pcre2/pcre2/
H A DRunTest.bat67 set unicode=%ERRORLEVEL% variable
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-font.cc63 hb_ot_get_nominal_glyph(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t unicode, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_ot_get_nominal_glyph() argument
90 hb_ot_get_variation_glyph(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t unicode, hb_codepoint_t variation_selector, hb_codepoint_t *glyph, void *user_data HB_UNUSED) hb_ot_get_variation_glyph() argument
H A Dhb-ot-shape-complex-hangul.cc125 is_zero_width_char(hb_font_t *font, hb_codepoint_t unicode) is_zero_width_char() argument
/third_party/skia/modules/skparagraph/src/
H A DFontCollection.cpp306 sk_sp<SkTypeface> FontCollection::defaultFallback(SkUnichar unicode, SkFontStyle fontStyle, const SkString& locale) { argument
H A DParagraphBuilderImpl.cpp33 make( const ParagraphStyle& style, sk_sp<FontCollection> fontCollection, std::unique_ptr<SkUnicode> unicode) make() argument
41 ParagraphBuilderImpl( const ParagraphStyle& style, sk_sp<FontCollection> fontCollection, std::unique_ptr<SkUnicode> unicode) ParagraphBuilderImpl() argument

Completed in 20 milliseconds

12345678910>>...12