Home
last modified time | relevance | path

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

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