Searched refs:unicode (Results 1 – 17 of 17) sorted by relevance
128 external/unicode/DerivedAge.txt \129 external/unicode/emoji-data.txt \130 external/unicode/emoji-sequences.txt \131 external/unicode/emoji-variation-sequences.txt \132 external/unicode/emoji-zwj-sequences.txt \133 external/unicode/additions/emoji-data.txt \134 external/unicode/additions/emoji-sequences.txt \135 external/unicode/additions/emoji-zwj-sequences.txt \139 $(FONTCHAIN_LINTER) $(TARGET_OUT) $(CHECK_EMOJI) external/unicode
83 static hb_bool_t harfbuzzGetGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_cod… in harfbuzzGetGlyph() argument89 if (unicode > 0x10ffff) { in harfbuzzGetGlyph()90 unicode = 0xfffd; in harfbuzzGetGlyph()92 SkUnichar unichar = unicode; in harfbuzzGetGlyph()
370 final String unicode = "a\u03C0\u03C0\u03C0\u03C0z"; in testTrimFilename() local371 assertEquals("a\u03C0\u03C0\u03C0\u03C0z", FileUtils.trimFilename(unicode, 10)); in testTrimFilename()372 assertEquals("a\u03C0...\u03C0z", FileUtils.trimFilename(unicode, 9)); in testTrimFilename()373 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 8)); in testTrimFilename()374 assertEquals("a...\u03C0z", FileUtils.trimFilename(unicode, 7)); in testTrimFilename()375 assertEquals("a...z", FileUtils.trimFilename(unicode, 6)); in testTrimFilename()
37 url = "http://www.unicode.org/copyright.html#License"
239 String unicode = mWifiSsid.toString(); in getSSID() local240 if (!TextUtils.isEmpty(unicode)) { in getSSID()241 return "\"" + unicode + "\""; in getSSID()
290 http://www.unicode.org/Public/, http://www.unicode.org/reports/,291 and http://www.unicode.org/cldr/data/ . Unicode Software includes any293 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and294 http://www.unicode.org/cldr/data/.306 under the Terms of Use in http://www.unicode.org/copyright.html.
279 http://www.unicode.org/Public/, http://www.unicode.org/reports/,280 and http://www.unicode.org/cldr/data/ . Unicode Software includes any282 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and283 http://www.unicode.org/cldr/data/.295 under the Terms of Use in http://www.unicode.org/copyright.html.
30 #include <unicode/ubidi.h> // Other library, ICU, header file.
70 url = "http://www.unicode.org/copyright.html#License"
108 public void unicode() { in unicode() method in CollationTest
64 line = unicode(line, 'UTF-8').strip(u' \n\uFEFF').encode('UTF-8')
25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
1475 # font does not include all possible unicode characters however, so when you need
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...