Searched defs:subChar (Results 1 – 8 of 8) sorted by relevance
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | UConverterStaticData.java | 26 byte subChar[/*UCNV_MAX_SUBCHAR_LEN*/]; /* +72: 4 [note: 4 and 8 byte boundary] */ field in UConverterStaticData
|
D | CharsetICU.java | 83 byte subChar[/*UCNV_MAX_SUBCHAR_LEN*/]; /* +72: 4 [note: 4 and 8 byte boundary] */ field in CharsetICU
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 1197 private static int countSpaceSub(char [] dest,int length, char subChar){ in countSpaceSub() 1213 private static void shiftArray(char [] dest,int start, int e, char subChar){ in shiftArray()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | ArabicShaping.java | 1149 private static int countSpaceSub(char [] dest,int length, char subChar){ in countSpaceSub() 1165 private static void shiftArray(char [] dest,int start, int e, char subChar){ in shiftArray()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_bld.h | 81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */ member
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_bld.h | 81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */ member
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_bld.h | 81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */ member
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv_bld.h | 81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */ member
|