| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Trie.java | 267 protected abstract int getSurrogateOffset(char lead, char trail); in getSurrogateOffset() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | CollationWeights.java | 195 private static long setWeightTrail(long weight, int length, int trail) { in setWeightTrail() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_u16.cpp | 60 UChar c, trail; in _UTF16BEFromUnicodeWithOffsets() local 264 UChar c, trail; _UTF16BEToUnicodeWithOffsets() local 528 UChar trail; _UTF16BEGetNextUChar() local 661 UChar c, trail; _UTF16LEFromUnicodeWithOffsets() local 865 UChar c, trail; _UTF16LEToUnicodeWithOffsets() local 1129 UChar trail; _UTF16LEGetNextUChar() local [all...] |
| H A D | ustrcase.cpp | 267 UChar trail; in toLower() local 363 UChar trail; in toUpper() local
|
| H A D | ucnvbocu.cpp | 488 UChar trail=*source; in _Bocu1FromUnicodeWithOffsets() local 732 UChar trail in _Bocu1FromUnicode() local [all...] |
| H A D | ucnvhz.cpp | 456 UChar trail=(UChar) args->source[mySourceIndex]; in UConverter_fromUnicode_HZ_OFFSETS_LOGIC() local
|
| H A D | uiter.cpp | 876 UChar trail=U16_TRAIL(iter->reservedField); in utf8IteratorNext() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Trie.java | 269 protected abstract int getSurrogateOffset(char lead, char trail); in getSurrogateOffset() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| H A D | CollationWeights.java | 197 private static long setWeightTrail(long weight, int length, int trail) { in setWeightTrail() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationweights.cpp | 49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() argument 265 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local 284 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local
|
| H A D | collationiterator.cpp | 411 UChar trail; in appendCEsFromCE32() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ustrcase.cpp | 267 char16_t trail; in toLower() local 363 char16_t trail; in toUpper() local
|
| H A D | ucnv_u16.cpp | 60 char16_t c, trail; in _UTF16BEFromUnicodeWithOffsets() local 264 char16_t c, trail; _UTF16BEToUnicodeWithOffsets() local 528 char16_t trail; _UTF16BEGetNextUChar() local 661 char16_t c, trail; _UTF16LEFromUnicodeWithOffsets() local 865 char16_t c, trail; _UTF16LEToUnicodeWithOffsets() local 1129 char16_t trail; _UTF16LEGetNextUChar() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationweights.cpp | 49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() argument 265 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local 284 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local
|
| /third_party/node/deps/icu-small/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 263 int32_t trail = U8_COUNT_TRAIL_BYTES(linestr[pos]); in fixAt() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | sprpdata.c | 216 UChar trail = U16_TRAIL(mapping[i]); in compareMapping() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | testidn.cpp | 389 UChar trail = U16_TRAIL(mapping[i]); in compareMapping() local
|
| /third_party/icu/icu4c/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 263 int32_t trail = U8_COUNT_TRAIL_BYTES(linestr[pos]); in fixAt() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | unicode.h | 102 static inline bool IsSurrogatePair(int lead, int trail) { in IsSurrogatePair() argument 112 static inline int CombineSurrogatePair(uchar lead, uchar trail) { in CombineSurrogatePair() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationweights.cpp | 49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() argument 265 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local 284 uint32_t trail=getWeightTrail(weight, length); in getWeightRanges() local
|
| /third_party/skia/third_party/externals/icu/source/tools/escapesrc/ |
| H A D | escapesrc.cpp | 263 int32_t trail = U8_COUNT_TRAIL_BYTES(linestr[pos]); in fixAt() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_u16.cpp | 60 UChar c, trail; in _UTF16BEFromUnicodeWithOffsets() local 264 UChar c, trail; _UTF16BEToUnicodeWithOffsets() local 528 UChar trail; _UTF16BEGetNextUChar() local 661 UChar c, trail; _UTF16LEFromUnicodeWithOffsets() local 865 UChar c, trail; _UTF16LEToUnicodeWithOffsets() local 1129 UChar trail; _UTF16LEGetNextUChar() local [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | cp.c | 398 char *src = toys.optargs[i], *trail = src; in cp_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | cp.c | 404 char *src = toys.optargs[i], *trail = src; in cp_main() local
|
| /third_party/tzdata/ |
| H A D | strftime.c | 639 register int trail; in _yconv() local [all...] |