Home
last modified time | relevance | path

Searched defs:byte3 (Results 1 – 10 of 10) sorted by relevance

/third_party/json/test/src/
Dunit-unicode.cpp52 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump()
127 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string()
296 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
338 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
353 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
377 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
419 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
434 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
458 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
500 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/icu/icu4c/source/i18n/
Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java187 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
911 int byte3 = 0; in partialIsValidUtf8() local
1232 int byte3 = 0; in partialIsValidUtf8() local
1329 int byte3 = 0; in partialIsValidUtf8Direct() local
1915 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes()
1931 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/third_party/libunwind/src/ia64/
Dunwind_decoder.h164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
264 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h36 unsigned char byte3; member
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.cc454 uint8 byte3 = static_cast<uint8>(it_[2]); in operator *() local
/third_party/freetype/src/psaux/
Dpsintrp.c2975 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2975 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local