| /external/unicode/ |
| D | emoji-variation-sequences.txt | 1 # emoji-variation-sequences.txt 7 # Emoji Variation Sequences for UTS #51 8 # Used with Emoji Version 15.1 and subsequent minor revisions (if any) 13 0023 FE0F ; emoji style; # (1.1) NUMBER SIGN 15 002A FE0F ; emoji style; # (1.1) ASTERISK 17 0030 FE0F ; emoji style; # (1.1) DIGIT ZERO 19 0031 FE0F ; emoji style; # (1.1) DIGIT ONE 21 0032 FE0F ; emoji style; # (1.1) DIGIT TWO 23 0033 FE0F ; emoji style; # (1.1) DIGIT THREE 25 0034 FE0F ; emoji style; # (1.1) DIGIT FOUR [all …]
|
| D | emoji-data.txt | 1 # emoji-data.txt 7 # Emoji Data for UTS #51 8 # Used with Emoji Version 15.1 and subsequent minor revisions (if any) 17 # See the CLDR collation order for Emoji. 22 # All omitted code points have Emoji=No 24 0023 ; Emoji # E0.0 [1] (#️) hash sign 25 002A ; Emoji # E0.0 [1] (*️) asterisk 26 0030..0039 ; Emoji # E0.0 [10] (0️..9️) digit zero..digit nine 27 00A9 ; Emoji # E0.6 [1] (©️) copyright 28 00AE ; Emoji # E0.6 [1] (®️) registered [all …]
|
| /external/googleapis/google/chat/v1/ |
| D | reaction.proto | 46 // The emoji used in the reaction. 47 Emoji emoji = 3; 50 // An emoji that is used as a reaction to a message. 51 message Emoji { message 52 // The content of the emoji. 54 // A basic emoji represented by a unicode string. 57 // Output only. A custom emoji. 62 // Represents a custom emoji. 64 // Unique key for the custom emoji resource. 68 // The number of people who reacted to a message with a specific emoji. [all …]
|
| /external/cronet/third_party/libc++/src/utils/data/unicode/ |
| D | emoji-data.txt | 1 # emoji-data.txt 7 # Emoji Data for UTS #51 8 # Used with Emoji Version 15.0 and subsequent minor revisions (if any) 17 # See the CLDR collation order for Emoji. 22 # All omitted code points have Emoji=No 24 0023 ; Emoji # E0.0 [1] (#️) hash sign 25 002A ; Emoji # E0.0 [1] (*️) asterisk 26 0030..0039 ; Emoji # E0.0 [10] (0️..9️) digit zero..digit nine 27 00A9 ; Emoji # E0.6 [1] (©️) copyright 28 00AE ; Emoji # E0.6 [1] (®️) registered [all …]
|
| D | README.txt | 10 https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt \ 21 emoji-data.txt 22 Source: https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt
|
| /external/pcre/maint/Unicode.tables/ |
| D | emoji-data.txt | 1 # emoji-data.txt 7 # Emoji Data for UTS #51 8 # Used with Emoji Version 15.0 and subsequent minor revisions (if any) 17 # See the CLDR collation order for Emoji. 22 # All omitted code points have Emoji=No 24 0023 ; Emoji # E0.0 [1] (#️) hash sign 25 002A ; Emoji # E0.0 [1] (*️) asterisk 26 0030..0039 ; Emoji # E0.0 [10] (0️..9️) digit zero..digit nine 27 00A9 ; Emoji # E0.6 [1] (©️) copyright 28 00AE ; Emoji # E0.6 [1] (®️) registered [all …]
|
| /external/cldr/docs/dev/ |
| D | generate-emoji-paths.md | 1 Update emoji translations & ordering 14 * at org.unicode.tools.emoji.EmojiData.\_getName(EmojiData.java:1230) 15 * at org.unicode.tools.emoji.EmojiData.getName(EmojiData.java:1194) 16 * at org.unicode.tools.emoji.EmojiDataSourceCombined.getName(EmojiDataSourceCombined.java:156) 17 * at org.unicode.tools.emoji.GenerateEmoji.showCandidateStyle(GenerateEmoji.java:3600) 18 * at org.unicode.tools.emoji.GenerateEmoji.main(GenerateEmoji.java:641) 20 2. Then change the name composition algorithm if necessary (for new emoji zwj sequences) 22 …1. It may have also been modified during the emoji development. Typically the code that needs cha… 24 … 3. Make sure that org.unicode.tools.emoji.unittest.TestAll runs successfully, with -Demoji-beta. 28 * /emoji/docs/Public/emoji/14.0/emoji-test.txt<br> [all …]
|
| /external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
| D | TestAnnotations.java | 39 import org.unicode.cldr.util.Emoji; 53 CLDRPaths.BASE_DIRECTORY + "/tools/cldr-apps/src/main/webapp/images/emoji"; 189 String emoji = test[0]; in TestNames() local 192 final String shortName = eng.getShortName(emoji); in TestNames() 193 final Set<String> keywords = eng.getKeywords(emoji); in TestNames() 194 ok &= assertEquals("short name for " + emoji, expectedName, shortName); in TestNames() 195 ok &= assertEquals("keywords for " + emoji, expectedKeywords, keywords); in TestNames() 200 String emoji = test[0]; in TestNames() local 201 final String shortName = eng.getShortName(emoji); in TestNames() 202 final Set<String> keywords = eng.getKeywords(emoji); in TestNames() [all …]
|
| /external/noto-fonts/emoji-compat/ |
| D | createfont.py | 23 - NotoColorEmoji.ttf: Emoji font in the Android framework. Currently at 24 external/noto-fonts/emoji/NotoColorEmoji.ttf 27 emojis. These files are emoji-data.txt, emoji-sequences.txt, emoji-zwj-sequences.txt, 28 and emoji-variation-sequences.txt. Currently at external/unicode/. 30 - additions/emoji-zwj-sequences.txt: Includes emojis that are not defined in Unicode files, but are 34 Android OS version that the emoji was added (sdkAdded), and finally the first EmojiCompat font 35 version that the emoji was added (compatAdded). Updated when the script is executed. 43 - src/java/android/support/text/emoji/flatbuffer/* 66 # defines in which EmojiCompat metadata version the emoji is added to the font. 78 # emoji metadata json output file [all …]
|
| D | README.android | 8 Noto Color Emoji Compat font is generated using Noto Color Emoji font using createfont.py. The 11 While generating the compat font, Noto Color Emoji font and data files from Unicode are used. 13 data/emoji-metadata.txt is updated using the Noto Color Emoji font and data files from 19 Noto Color Emoji font is under the <android_source>/external/noto-fonts/emoji/ directory. Unicode
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | Emoji.java | 24 public class Emoji { class 78 * Example from emoji-test.txt: 86 for (String line : FileUtilities.in(Emoji.class, "data/emoji/emoji-test.txt")) { 109 allRgiNoES.add(original.replace(Emoji.EMOJI_VARIANT, "")); in original.replace() 212 String emoji = entry.getKey(); 213 Long order = emojiToOrder.get(emoji); 251 public static String getMinorCategory(String emoji) { in getMinorCategory() argument 252 String minorCat = emojiToMinorCategory.get(emoji); in getMinorCategory() 254 minorCat = EXTRA_SYMBOL_MINOR_CATEGORIES.get(emoji); in getMinorCategory() 258 + emoji in getMinorCategory() [all …]
|
| /external/harfbuzz_ng/src/ |
| D | update-unicode-tables.make | 5 hb-ot-shaper-arabic-table.hh hb-unicode-emoji-table.hh \ 16 hb-unicode-emoji-table.hh: gen-emoji-table.py emoji-data.txt emoji-test.txt 34 emoji-data.txt: 35 curl -O https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt 36 emoji-test.txt: 37 curl -O https://www.unicode.org/Public/emoji/latest/emoji-test.txt 47 ArabicShaping.txt UnicodeData.txt Blocks.txt emoji-data.txt \
|
| D | gen-emoji-table.py | 3 """usage: ./gen-emoji-table.py emoji-data.txt emoji-test.txt 6 * https://www.unicode.org/Public/UCD/latest/ucd/emoji/emoji-data.txt 7 * https://www.unicode.org/Public/emoji/latest/emoji-test.txt 46 print (" * ./gen-emoji-table.py emoji-data.txt") 94 with open("../test/shape/data/in-house/tests/emoji-clusters.tests", "w") as f:
|
| /external/noto-fonts/emoji-compat-flatbuffers/src/java/androidx/text/emoji/flatbuffer/ |
| D | MetadataList.java | 20 package androidx.text.emoji.flatbuffer; 36 …public androidx.text.emoji.flatbuffer.MetadataItem list(int j) { return list(new androidx.text.emo… in list() 37 …public androidx.text.emoji.flatbuffer.MetadataItem list(androidx.text.emoji.flatbuffer.MetadataIte… in list() 39 …public androidx.text.emoji.flatbuffer.MetadataItem.Vector listVector() { return listVector(new and… in listVector() 40 …public androidx.text.emoji.flatbuffer.MetadataItem.Vector listVector(androidx.text.emoji.flatbuffe… in listVector()
|
| /external/noto-fonts/emoji-compat/tests/src/androidx/emoji2/bundled/ |
| D | AllEmojisTest.java | 40 import androidx.emoji.text.EmojiCompat; 41 import androidx.emoji.text.EmojiSpan; 42 import androidx.emoji.text.MetadataRepo; 44 import androidx.emoji2.bundled.util.Emoji; 73 * String representation for a single emoji 78 * Codepoints of emoji for better assert error message. 122 @Parameterized.Parameters(name = "Emoji Render Test: {1}") 140 // emoji codepoints are space separated: i.e. 0x1f1e6 0x1f1e8 in data() 174 assertTrue("EmojiCompat should have emoji: " + mCodepoints, in testEmoji() 210 // All inputs are single emojis. Thus if multiple glyphs are generated, likely the emoji in assertSpanCanRenderEmoji() [all …]
|
| /external/cldr/common/bcp47/ |
| D | variant.xml | 9 <key name="em" description="Emoji presentation style request" since="29"> 10 …<type name="emoji" description="use an emoji presentation for emoji characters if possible" since=… 11 …<type name="text" description="use a text presentation for emoji characters if possible" since="29…
|
| /external/perfetto/ui/src/common/ |
| D | canvas_utils_unittest.ts | 19 const emoji = '\uD83D\uDE00'; constant 39 expect(cropText(emoji + 'abc', 5, 2 * 5)).toBe(emoji); 40 expect(cropText(emoji + 'abc', 5, 5 * 5)).toBe(emoji + 'a' + tripleDot);
|
| /external/autotest/client/build_deps/closure_library/ |
| D | closure-library-20111110-r1376.tar.bz2 | |
| /external/cronet/third_party/icu/source/data/lang/ |
| D | en_CA.txt | 20 em{"emoji presentation style"} 64 Zsye{"emoji"} 123 default{"use default presentation for emoji characters"} 124 emoji{"prefer emoji presentation for emoji characters"} 125 text{"prefer text presentation for emoji characters"}
|
| D | hi_Latn.txt | 95 default{"Emoji Characters ke liye Default Presentation use karein"} 96 emoji{"Emoji Characters ke liye Emoji Presentation prefer karein"} 97 text{"Emoji Characters ke liye Text Presentation prefer karein"}
|
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue137/ |
| D | SupplementaryCharactersTest.java | 104 InputStream input = this.getClass().getClassLoader().getResourceAsStream("issues/emoji.yaml"); in testLoadingEmoji() 105 EmojiContainer emoji = new Yaml().loadAs(input, EmojiContainer.class); in testLoadingEmoji() local 107 assertEquals(emoji.sizes.keySet(), emoji.values.keySet()); in testLoadingEmoji() 109 for (Map.Entry<String, Map<String, Integer>> mainTopic : emoji.sizes.entrySet()) { in testLoadingEmoji() 113 Map<String, List<String>> subtopic2values = emoji.values.get(mainName); in testLoadingEmoji()
|
| /external/icu/icu4c/source/data/lang/ |
| D | hi_Latn.txt | 93 default{"Emoji Characters ke liye Default Presentation use karein"} 94 emoji{"Emoji Characters ke liye Emoji Presentation prefer karein"} 95 text{"Emoji Characters ke liye Text Presentation prefer karein"}
|
| /external/cldr/common/properties/ |
| D | ExtendedPictographic.txt | 4 # As of Emoji 11.0, the ExtendedPictographic property is now in https://unicode.org/Public/emoji/la…
|
| /external/rust/crates/clap/src/output/textwrap/ |
| D | core.rs | 23 /// engine used. This is particularly visible with [emoji modifier 24 /// sequences] where a base emoji is modified with, e.g., skin tone or 26 /// this and to produce a suitable emoji. 53 /// [emoji modifier sequences]: https://unicode.org/emoji/charts/full-emoji-modifiers.html
|
| /external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| D | CollationMapperTest.java | 95 // <collation type='emoji'> 97 // # START AUTOGENERATED EMOJI ORDER 107 collationRule("emoji", null, in testEmoji() 108 " # START AUTOGENERATED EMOJI ORDER", in testEmoji() 123 assertThat(icuData).hasValuesFor("/collations/emoji/Version", CLDR_VERSION); in testEmoji() 124 assertThat(icuData).hasValuesFor("/collations/emoji/Sequence", in testEmoji()
|