| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | CharsetCompoundText.java | 98 private static boolean isASCIIRange(int codepoint) { in isASCIIRange() 106 private static boolean isIBM915(int codepoint) { in isIBM915() 113 private static boolean isIBM916(int codepoint) { in isIBM916() 120 private static boolean isCompoundS3(int codepoint) { in isCompoundS3() 129 private static boolean isCompoundS2(int codepoint) { in isCompoundS2() 136 private static boolean isIBM914(int codepoint) { in isIBM914() 147 private static boolean isIBM874(int codepoint) { in isIBM874() 154 private static boolean isIBM912(int codepoint) { in isIBM912() 163 private static boolean isIBM913(int codepoint) { in isIBM913() 173 private static boolean isCompoundS1(int codepoint) { in isCompoundS1() [all …]
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnv_ct.cpp | 104 #define isASCIIRange(codepoint) \ argument 108 #define isIBM915(codepoint) \ argument 111 #define isIBM916(codepoint) \ argument 114 #define isCompoundS3(codepoint) \ argument 119 #define isCompoundS2(codepoint) \ argument 122 #define isIBM914(codepoint) \ argument 129 #define isIBM874(codepoint) \ argument 132 #define isIBM912(codepoint) \ argument 140 #define isIBM913(codepoint) \ argument 146 #define isCompoundS1(codepoint) \ argument [all …]
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnv_ct.cpp | 104 #define isASCIIRange(codepoint) \ argument 108 #define isIBM915(codepoint) \ argument 111 #define isIBM916(codepoint) \ argument 114 #define isCompoundS3(codepoint) \ argument 119 #define isCompoundS2(codepoint) \ argument 122 #define isIBM914(codepoint) \ argument 129 #define isIBM874(codepoint) \ argument 132 #define isIBM912(codepoint) \ argument 140 #define isIBM913(codepoint) \ argument 146 #define isCompoundS1(codepoint) \ argument [all …]
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | ucnv_ct.cpp | 104 #define isASCIIRange(codepoint) \ argument 108 #define isIBM915(codepoint) \ argument 111 #define isIBM916(codepoint) \ argument 114 #define isCompoundS3(codepoint) \ argument 119 #define isCompoundS2(codepoint) \ argument 122 #define isIBM914(codepoint) \ argument 129 #define isIBM874(codepoint) \ argument 132 #define isIBM912(codepoint) \ argument 140 #define isIBM913(codepoint) \ argument 146 #define isCompoundS1(codepoint) \ argument [all …]
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnv_ct.cpp | 104 #define isASCIIRange(codepoint) \ argument 108 #define isIBM915(codepoint) \ argument 111 #define isIBM916(codepoint) \ argument 114 #define isCompoundS3(codepoint) \ argument 119 #define isCompoundS2(codepoint) \ argument 122 #define isIBM914(codepoint) \ argument 129 #define isIBM874(codepoint) \ argument 132 #define isIBM912(codepoint) \ argument 140 #define isIBM913(codepoint) \ argument 146 #define isCompoundS1(codepoint) \ argument [all …]
|
| /third_party/harfbuzz/src/ |
| D | hb-set.cc | 221 hb_codepoint_t codepoint) in hb_set_has() 237 hb_codepoint_t codepoint) in hb_set_add() 272 hb_codepoint_t codepoint) in hb_set_del() 495 hb_codepoint_t *codepoint) in hb_set_next() 516 hb_codepoint_t *codepoint) in hb_set_previous()
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-set.cc | 203 hb_codepoint_t codepoint) in hb_set_has() 219 hb_codepoint_t codepoint) in hb_set_add() 253 hb_codepoint_t codepoint) in hb_set_del() 472 hb_codepoint_t *codepoint) in hb_set_next() 492 hb_codepoint_t *codepoint) in hb_set_previous()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-set.cc | 237 hb_codepoint_t codepoint) in hb_set_has() 253 hb_codepoint_t codepoint) in hb_set_add() 290 hb_codepoint_t codepoint) in hb_set_del() 521 hb_codepoint_t *codepoint) in hb_set_next() 542 hb_codepoint_t *codepoint) in hb_set_previous()
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| D | unicodestring.h | 41 explicit UnicodeString(char32 codepoint) : cached_index_(-1) { in UnicodeString() 54 inline void append(char32 codepoint) { in append()
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| D | UnicodeMap.java | 196 private void _checkFind(int codepoint, int value) { in _checkFind() 205 private int __findIndex(int codepoint) { in __findIndex() 279 private UnicodeMap _put(int codepoint, T value) { in _put()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | UnicodeMap.java | 199 private void _checkFind(int codepoint, int value) { in _checkFind() 208 private int __findIndex(int codepoint) { in __findIndex() 282 private UnicodeMap _put(int codepoint, T value) { in _put()
|
| /third_party/harfbuzz/test/api/ |
| D | test-draw.c | 452 hb_codepoint_t codepoint = 1610; /* ي */ in test_hb_draw_font_kit_glyphs_tests() local 545 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 590 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 634 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 681 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local 705 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local 730 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-draw.c | 452 hb_codepoint_t codepoint = 1610; /* ي */ in test_hb_draw_font_kit_glyphs_tests() local 545 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 590 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 634 hb_codepoint_t codepoint = 24396; /* 彌 */ in test_hb_draw_font_kit_variations_tests() local 681 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local 705 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local 730 hb_codepoint_t codepoint = '$'; in test_hb_draw_font_kit_variations_tests() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| D | CharSequences.java | 101 public static final boolean equals(int codepoint, CharSequence other) { in equals() 117 public static final boolean equals(CharSequence other, int codepoint) { in equals() 176 public static int compare(int codepoint, CharSequence a) { in compare()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| D | CharSequences.java | 103 public static final boolean equals(int codepoint, CharSequence other) { in equals() 119 public static final boolean equals(CharSequence other, int codepoint) { in equals() 178 public static int compare(int codepoint, CharSequence a) { in compare()
|
| /third_party/flutter/skia/third_party/externals/sdl/test/ |
| D | testime.c | 142 Uint32 codepoint; in unifont_init() local 284 Uint32 codepoint = UNIFONT_GLYPHS_IN_TEXTURE * textureID + i; in unifont_load_texture() local 318 static Sint32 unifont_draw_glyph(Uint32 codepoint, int rendererID, SDL_Rect *dstrect) in unifont_draw_glyph() 408 Uint32 codepoint = 0; in utf8_decode() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/ |
| D | DataDrivenUScriptTest.java | 329 private int codepoint; field in DataDrivenUScriptTest.GetScriptTest 332 public GetScriptTest(int[] codepoint) { in GetScriptTest()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
| D | DataDrivenUScriptTest.java | 326 private int codepoint; field in DataDrivenUScriptTest.GetScriptTest 329 public GetScriptTest(int[] codepoint) { in GetScriptTest()
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | usetiter.h | 80 UChar32 codepoint; variable
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | usetiter.h | 83 UChar32 codepoint; variable
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | usetiter.h | 83 UChar32 codepoint; variable
|
| /third_party/flutter/glfw/tests/ |
| D | events.c | 251 static const char* get_character_string(int codepoint) in get_character_string() 398 static void char_callback(GLFWwindow* window, unsigned int codepoint) in char_callback() 406 static void char_mods_callback(GLFWwindow* window, unsigned int codepoint, int mods) in char_mods_callback()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | usetiter.h | 79 UChar32 codepoint; variable
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| D | NormalizationMonkeyTest.java | 99 int codepoint = random.nextInt(maxCodePoint); in getTestSource() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| D | NormalizationMonkeyTest.java | 102 int codepoint = random.nextInt(maxCodePoint); in getTestSource() local
|