/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CharsetRecog_mbcs.java | 156 int nextByte(CharsetDetector det) { in nextByte() method in CharsetRecog_mbcs.iteratedChar 204 firstByte = it.charValue = it.nextByte(det); in nextChar() 213 int secondByte = it.nextByte(det); in nextChar() 270 firstByte = it.charValue = it.nextByte(det); in nextChar() 280 int secondByte = it.nextByte(det); in nextChar() 337 firstByte = it.charValue = it.nextByte(det); in nextChar() 348 secondByte = it.nextByte(det); in nextChar() 374 thirdByte = it.nextByte(det); in nextChar() 483 firstByte = it.charValue = it.nextByte(det); in nextChar() 496 secondByte = it.nextByte(det); in nextChar() [all …]
|
D | CharsetRecog_sbcs.java | 109 private int nextByte(CharsetDetector det) in nextByte() method in CharsetRecog_sbcs.NGramParser 123 while ((b = nextByte(det)) >= 0) { in parseCharacters() 216 private int nextByte(CharsetDetector det) in nextByte() method in CharsetRecog_sbcs.NGramParser_IBM420 240 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | CharsetRecog_mbcs.java | 157 int nextByte(CharsetDetector det) { in nextByte() method in CharsetRecog_mbcs.iteratedChar 205 firstByte = it.charValue = it.nextByte(det); in nextChar() 214 int secondByte = it.nextByte(det); in nextChar() 271 firstByte = it.charValue = it.nextByte(det); in nextChar() 281 int secondByte = it.nextByte(det); in nextChar() 338 firstByte = it.charValue = it.nextByte(det); in nextChar() 349 secondByte = it.nextByte(det); in nextChar() 375 thirdByte = it.nextByte(det); in nextChar() 484 firstByte = it.charValue = it.nextByte(det); in nextChar() 497 secondByte = it.nextByte(det); in nextChar() [all …]
|
D | CharsetRecog_sbcs.java | 110 private int nextByte(CharsetDetector det) in nextByte() method in CharsetRecog_sbcs.NGramParser 124 while ((b = nextByte(det)) >= 0) { in parseCharacters() 217 private int nextByte(CharsetDetector det) in nextByte() method in CharsetRecog_sbcs.NGramParser_IBM420 241 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | csrmbcs.cpp | 132 int32_t IteratedChar::nextByte(InputText *det) in nextByte() function in IteratedChar 248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() 258 int32_t secondByte = it->nextByte(det); in nextChar() 300 firstByte = it->charValue = it->nextByte(det); in nextChar() 312 secondByte = it->nextByte(det); in nextChar() 344 thirdByte = it->nextByte(det); in nextChar() 412 firstByte = it->charValue = it->nextByte(det); in nextChar() 423 int32_t secondByte = it->nextByte(det); in nextChar() 466 firstByte = it->charValue = it->nextByte(det); in nextChar() 478 secondByte = it->nextByte(det); in nextChar() [all …]
|
D | csrsbcs.cpp | 95 int32_t NGramParser::nextByte(InputText *det) in nextByte() function in NGramParser 109 while ((b = nextByte(det)) >= 0) { in parseCharacters() 192 int32_t NGramParser_IBM420::nextByte(InputText *det) in nextByte() function in NGramParser_IBM420 216 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
D | csrsbcs.h | 48 virtual int32_t nextByte(InputText *det); 66 int32_t nextByte(InputText *det);
|
/third_party/icu/icu4c/source/i18n/ |
D | csrmbcs.cpp | 132 int32_t IteratedChar::nextByte(InputText *det) in nextByte() function in IteratedChar 248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() 258 int32_t secondByte = it->nextByte(det); in nextChar() 300 firstByte = it->charValue = it->nextByte(det); in nextChar() 312 secondByte = it->nextByte(det); in nextChar() 344 thirdByte = it->nextByte(det); in nextChar() 412 firstByte = it->charValue = it->nextByte(det); in nextChar() 423 int32_t secondByte = it->nextByte(det); in nextChar() 466 firstByte = it->charValue = it->nextByte(det); in nextChar() 478 secondByte = it->nextByte(det); in nextChar() [all …]
|
D | csrsbcs.cpp | 95 int32_t NGramParser::nextByte(InputText *det) in nextByte() function in NGramParser 109 while ((b = nextByte(det)) >= 0) { in parseCharacters() 192 int32_t NGramParser_IBM420::nextByte(InputText *det) in nextByte() function in NGramParser_IBM420 216 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
D | csrsbcs.h | 48 virtual int32_t nextByte(InputText *det); 66 int32_t nextByte(InputText *det);
|
/third_party/node/deps/icu-small/source/i18n/ |
D | csrmbcs.cpp | 132 int32_t IteratedChar::nextByte(InputText *det) in nextByte() function in IteratedChar 248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() 258 int32_t secondByte = it->nextByte(det); in nextChar() 300 firstByte = it->charValue = it->nextByte(det); in nextChar() 312 secondByte = it->nextByte(det); in nextChar() 344 thirdByte = it->nextByte(det); in nextChar() 412 firstByte = it->charValue = it->nextByte(det); in nextChar() 423 int32_t secondByte = it->nextByte(det); in nextChar() 466 firstByte = it->charValue = it->nextByte(det); in nextChar() 478 secondByte = it->nextByte(det); in nextChar() [all …]
|
D | csrsbcs.cpp | 95 int32_t NGramParser::nextByte(InputText *det) in nextByte() function in NGramParser 109 while ((b = nextByte(det)) >= 0) { in parseCharacters() 192 int32_t NGramParser_IBM420::nextByte(InputText *det) in nextByte() function in NGramParser_IBM420 216 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
D | csrsbcs.h | 48 virtual int32_t nextByte(InputText *det); 66 int32_t nextByte(InputText *det) override;
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | csrmbcs.cpp | 132 int32_t IteratedChar::nextByte(InputText *det) in nextByte() function in IteratedChar 248 int32_t firstByte = it->charValue = it->nextByte(det); in nextChar() 258 int32_t secondByte = it->nextByte(det); in nextChar() 300 firstByte = it->charValue = it->nextByte(det); in nextChar() 312 secondByte = it->nextByte(det); in nextChar() 344 thirdByte = it->nextByte(det); in nextChar() 412 firstByte = it->charValue = it->nextByte(det); in nextChar() 423 int32_t secondByte = it->nextByte(det); in nextChar() 466 firstByte = it->charValue = it->nextByte(det); in nextChar() 478 secondByte = it->nextByte(det); in nextChar() [all …]
|
D | csrsbcs.cpp | 95 int32_t NGramParser::nextByte(InputText *det) in nextByte() function in NGramParser 109 while ((b = nextByte(det)) >= 0) { in parseCharacters() 192 int32_t NGramParser_IBM420::nextByte(InputText *det) in nextByte() function in NGramParser_IBM420 216 while ((b = nextByte(det)) >= 0) { in parseCharacters()
|
D | csrsbcs.h | 48 virtual int32_t nextByte(InputText *det); 66 int32_t nextByte(InputText *det);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
D | X86Disassembler.cpp | 211 uint8_t nextByte; in readPrefixes() local 226 if ((byte == 0xf2 || byte == 0xf3) && !peek(insn, nextByte)) { in readPrefixes() 232 if (((nextByte == 0xf0) || in readPrefixes() 233 ((nextByte & 0xfe) == 0x86 || (nextByte & 0xf8) == 0x90))) { in readPrefixes() 235 if (!(byte == 0xf3 && nextByte == 0x90)) // PAUSE instruction support in readPrefixes() 242 if (byte == 0xf3 && (nextByte == 0x88 || nextByte == 0x89 || in readPrefixes() 243 nextByte == 0xc6 || nextByte == 0xc7)) { in readPrefixes() 247 if (isREX(insn, nextByte)) { in readPrefixes() 265 uint8_t nextByte; in readPrefixes() local 266 if (peek(insn, nextByte)) in readPrefixes() [all …]
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/ |
D | EUCTool.java | 290 int nextByte() { in nextByte() method in EUCTool.iteratedChar 310 firstByte = it.charValue = it.nextByte(); in nextChar() 321 secondByte = it.nextByte(); in nextChar() 347 thirdByte = it.nextByte(); in nextChar()
|
D | BIG5Tool.java | 290 int nextByte() { in nextByte() method in BIG5Tool.iteratedChar 308 firstByte = it.charValue = it.nextByte(); in nextChar() 321 secondByte = it.nextByte(); in nextChar()
|
/third_party/flutter/skia/src/utils/ |
D | SkUTF.cpp | 141 uint8_t nextByte = *p; in NextUTF8() local 142 if (!utf8_byte_is_continuation(nextByte)) { in NextUTF8() 145 c = (c << 6) | (nextByte & 0x3F); in NextUTF8()
|
/third_party/skia/src/utils/ |
D | SkUTF.cpp | 142 uint8_t nextByte = *p; in NextUTF8() local 143 if (!utf8_byte_is_continuation(nextByte)) { in NextUTF8() 146 c = (c << 6) | (nextByte & 0x3F); in NextUTF8()
|
/third_party/mesa3d/src/glx/ |
D | pixel.c | 92 GLint elementsLeft, bitOffset, currentByte, nextByte, highBitMask; in FillBitmap() local 130 nextByte = MsbToLsbTable[iter[1]]; in FillBitmap() 133 nextByte = iter[1]; in FillBitmap() 137 ((nextByte & lowBitMask) >> (8 - bitOffset)); in FillBitmap()
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | ByteString.java | 185 public byte nextByte() { in iterator() method 206 byte nextByte(); in nextByte() method 213 return nextByte(); in next() 273 Integer.compare(toInt(formerBytes.nextByte()), toInt(latterBytes.nextByte()));
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | LiteralByteStringTest.java | 87 stillEqual = (iter.hasNext() && referenceBytes[i] == iter.nextByte()); in testByteIterator() 93 iter.nextByte(); in testByteIterator()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/ |
D | WebAssemblyDisassembler.cpp | 76 static int nextByte(ArrayRef<uint8_t> Bytes, uint64_t &Size) { in nextByte() function 163 int Opc = nextByte(Bytes, Size); in getInstruction()
|