Home
last modified time | relevance | path

Searched defs:trail (Results 1 - 25 of 110) sorted by relevance

12345

/third_party/eudev/src/shared/
H A Dutf8.h49 static inline uint32_t utf16_surrogate_pair_to_unichar(uint16_t lead, uint16_t trail) { in utf16_surrogate_pair_to_unichar() argument
/third_party/node/deps/icu-small/source/i18n/
H A Duitercollationiterator.cpp55 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
146 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
[all...]
H A Dutf16collationiterator.cpp72 char16_t trail; in handleGetTrailSurrogate() local
98 char16_t trail; in nextCodePoint() local
280 char16_t trail; in nextCodePoint() local
/third_party/icu/icu4c/source/i18n/
H A Duitercollationiterator.cpp55 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
146 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
[all...]
H A Dutf16collationiterator.cpp72 UChar trail; in handleGetTrailSurrogate() local
98 UChar trail; in nextCodePoint() local
280 UChar trail; in nextCodePoint() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duitercollationiterator.cpp55 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
146 UChar32 trail = iter.next(&iter); in handleGetTrailSurrogate() local
[all...]
H A Dutf16collationiterator.cpp72 UChar trail; in handleGetTrailSurrogate() local
98 UChar trail; in nextCodePoint() local
280 UChar trail; in nextCodePoint() local
/third_party/libwebsockets/lib/roles/ws/ext/
H A Dextension-permessage-deflate.c69 static unsigned char trail[] = { 0, 0, 0xff, 0xff }; variable
/third_party/curl/lib/
H A Ddynbuf.c141 CURLcode Curl_dyn_tail(struct dynbuf *s, size_t trail) in Curl_dyn_tail() argument
/third_party/musl/src/stdlib/
H A Dqsort.c126 int trail; in trinkle() local
165 int trail; in __qsort_r() local
/third_party/icu/icu4c/source/samples/uciter8/
H A Duit_len8.c417 UChar trail=U16_TRAIL(iter->reservedField); in lenient8IteratorNext() local
/third_party/skia/third_party/externals/icu/source/samples/uciter8/
H A Duit_len8.c417 UChar trail=U16_TRAIL(iter->reservedField); in lenient8IteratorNext() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharTrie.java165 public final char getSurrogateValue(char lead, char trail) in getSurrogateValue() argument
183 public final char getTrailValue(int leadvalue, char trail) in getTrailValue() argument
257 getSurrogateOffset(char lead, char trail) getSurrogateOffset() argument
[all...]
H A DIntTrie.java166 public final int getSurrogateValue(char lead, char trail) in getSurrogateValue() argument
192 getTrailValue(int leadvalue, char trail) getTrailValue() argument
270 getSurrogateOffset(char lead, char trail) getSurrogateOffset() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvlat1.cpp277 UChar trail=*source; in _Latin1FromUnicodeWithOffsets() local
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DUTF16Util.java374 public static int getRawSupplementary(char lead, char trail) in getRawSupplementary() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCharTrie.java166 public final char getSurrogateValue(char lead, char trail) in getSurrogateValue() argument
184 public final char getTrailValue(int leadvalue, char trail) in getTrailValue() argument
258 getSurrogateOffset(char lead, char trail) getSurrogateOffset() argument
[all...]
H A DIntTrie.java167 public final int getSurrogateValue(char lead, char trail) in getSurrogateValue() argument
193 getTrailValue(int leadvalue, char trail) getTrailValue() argument
271 getSurrogateOffset(char lead, char trail) getSurrogateOffset() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DUTF16Util.java378 public static int getRawSupplementary(char lead, char trail) in getRawSupplementary() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnvlat1.cpp277 char16_t trail=*source; in _Latin1FromUnicodeWithOffsets() local
/third_party/icu/icu4c/source/tools/gennorm2/
H A Dnorms.cpp190 UChar32 trail=m.char32At(m.length()-1); in rangeHandler() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dnorms.cpp190 UChar32 trail=m.char32At(m.length()-1); in rangeHandler() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvlat1.cpp277 UChar trail=*source; in _Latin1FromUnicodeWithOffsets() local
/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c121 ls_encode_run(JLSState *state, PutBitContext *pb, int run, int comp, int trail) ls_encode_run() argument
H A Dqdrw.c488 int eop, trail; in decode_frame() local

Completed in 15 milliseconds

12345