Home
last modified time | relevance | path

Searched defs:byteOne (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducnvscsu.cpp241 uint8_t state, byteOne; in _SCSUToUnicodeWithOffsets() local
594 uint8_t state, byteOne; in _SCSUToUnicode() local
/third_party/skia/m133/third_party/externals/icu/source/common/
Ducnvscsu.cpp241 uint8_t state, byteOne; in _SCSUToUnicodeWithOffsets() local
594 uint8_t state, byteOne; in _SCSUToUnicode() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnvscsu.cpp241 uint8_t state, byteOne; in _SCSUToUnicodeWithOffsets() local
594 uint8_t state, byteOne; in _SCSUToUnicode() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSCSU.java224 private short byteOne; field in CharsetSCSU.CharsetDecoderSCSU