Home
last modified time | relevance | path

Searched defs:thirdByte (Results 1 – 5 of 5) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/z/
DZCompressorInputStream.java46 final int thirdByte = (int) in.readBits(8); in ZCompressorInputStream() local
/external/icu/icu4c/source/i18n/
Dcsrmbcs.cpp296 int32_t thirdByte = 0; in nextChar() local
461 int32_t thirdByte = 0; in nextChar() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetRecog_mbcs.java334 int thirdByte = 0; in nextChar() local
480 int thirdByte = 0; in nextChar() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetRecog_mbcs.java333 int thirdByte = 0; in nextChar() local
479 int thirdByte = 0; in nextChar() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DEUCTool.java306 int thirdByte = 0; in nextChar() local