/third_party/json/test/src/ |
D | unit-unicode2.cpp | 55 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() 143 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string() 269 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 290 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local 311 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local 335 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local 347 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local 368 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local 392 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 416 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local [all …]
|
D | unit-unicode3.cpp | 55 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() 143 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string() 220 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local 247 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local 259 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local 274 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local 298 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local 322 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
|
D | unit-unicode5.cpp | 55 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() 143 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string() 220 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local 247 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local 259 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local 274 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local 298 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local 322 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
|
D | unit-unicode4.cpp | 55 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump() 143 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string() 220 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 247 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 259 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 274 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local 298 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local 322 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Utf8.java | 183 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor() 187 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 594 final int byte2 = buffer.get(index++); in partialIsValidUtf8() local 890 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 910 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 1108 int byte2; in partialIsValidUtf8NonAscii() local 1211 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 1231 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 1308 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local 1328 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local [all …]
|
/third_party/libunwind/src/ia64/ |
D | unwind_decoder.h | 126 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 144 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 164 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 292 unsigned char r, byte1, byte2; in unw_decode_p7_p10() local
|
/third_party/flatbuffers/java/com/google/flatbuffers/ |
D | Utf8.java | 163 byte byte1, byte byte2, char[] resultArr, int resultPos) in handleTwoBytes() 177 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes() 192 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
|
/third_party/icu/icu4c/source/i18n/ |
D | collation.cpp | 80 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 107 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | collation.cpp | 80 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 107 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | collation.cpp | 80 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 107 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | collation.cpp | 80 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local 107 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
|
/third_party/FreeBSD/sys/cam/scsi/ |
D | scsi_all.h | 145 uint8_t byte2; member 153 uint8_t byte2; member 162 uint8_t byte2; member 192 uint8_t byte2; member
|
/third_party/rust/crates/memchr/bench/src/memchr/ |
D | inputs.rs | 282 pub byte2: SearchByte, field 306 pub byte2: SearchByte, field
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_crc32.c | 738 uint8_t byte0, byte1, byte2, byte3; in sctp_finalize_crc32c() local
|
/third_party/flutter/skia/tests/ |
D | SkVxTest.cpp | 19 using byte2 = skvx::Vec< 2,uint8_t>; typedef
|
/third_party/rust/crates/aho-corasick/src/ |
D | prefilter.rs | 723 byte2: u8, field 762 byte2: u8, field 939 byte2: u8, field 967 byte2: u8, field
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_iptc.cpp | 278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_usefont.c | 169 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
D | LinuxCOM.h | 35 unsigned char byte2; member
|
/third_party/mesa3d/src/glx/ |
D | xfont.c | 173 int byte1 = 0, byte2 = 0; in isvalid() local
|
/third_party/skia/tests/ |
D | SkVxTest.cpp | 20 using byte2 = skvx::Vec< 2,uint8_t>; typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
D | unicodetext.cc | 454 uint8 byte2 = static_cast<uint8>(it_[1]); in operator *() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 2907 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2974 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
/third_party/freetype/src/psaux/ |
D | psintrp.c | 2912 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2979 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psintrp.c | 2910 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2977 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|