Home
last modified time | relevance | path

Searched defs:byte2 (Results 1 – 25 of 33) sorted by relevance

12

/third_party/json/tests/src/
Dunit-unicode2.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump()
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string()
248 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
269 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local
290 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local
314 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local
326 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local
347 for (int byte2 = 0xA0; byte2 <= 0xBF; ++byte2) in skip() local
371 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
395 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
[all …]
Dunit-unicode3.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump()
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string()
199 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
226 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
238 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
253 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local
277 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
301 for (int byte2 = 0x90; byte2 <= 0xBF; ++byte2) in skip() local
Dunit-unicode5.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump()
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string()
199 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
226 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
238 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
253 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local
277 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
301 for (int byte2 = 0x80; byte2 <= 0x8F; ++byte2) in skip() local
Dunit-unicode4.cpp34 void check_utf8dump(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 = -… in check_utf8dump()
122 void check_utf8string(bool success_expected, int byte1, int byte2 = -1, int byte3 = -1, int byte4 =… in check_utf8string()
199 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
226 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
238 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
253 for (int byte2 = 0x00; byte2 <= 0xFF; ++byte2) in skip() local
277 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
301 for (int byte2 = 0x80; byte2 <= 0xBF; ++byte2) in skip() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java183 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/libunwind/src/ia64/
Dunwind_decoder.h126 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/icu/icu4c/source/i18n/
Dcollation.cpp71 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local
98 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
/third_party/node/deps/icu-small/source/i18n/
Dcollation.cpp71 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local
98 int32_t byte2 = ((int32_t)(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollation.cpp80 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/vk-gl-cts/external/amber/src/samples/
Dppm.cc35 uint8_t byte2(uint32_t word) { in byte2() function
Dpng.cc39 unsigned char byte2(uint32_t word) { in byte2() function
/third_party/FreeBSD/sys/cam/scsi/
Dscsi_all.h147 uint8_t byte2; member
155 uint8_t byte2; member
164 uint8_t byte2; member
194 uint8_t byte2; member
/third_party/rust/crates/memchr/bench/src/memchr/
Dinputs.rs282 pub byte2: SearchByte, field
306 pub byte2: SearchByte, field
/third_party/rust/crates/aho-corasick/src/
Dprefilter.rs723 byte2: u8, field
762 byte2: u8, field
939 byte2: u8, field
967 byte2: u8, field
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_iptc.cpp278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
Ddng_image_writer.cpp3445 uint8 byte2 = (uint8) (code << (-shift2)); in PutCodeWord() local
3461 uint8 byte2 = (uint8) (code >> shift2); in PutCodeWord() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c169 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
/third_party/mesa3d/src/glx/
Dxfont.c173 int byte1 = 0, byte2 = 0; in isvalid() local
/third_party/skia/tests/
DSkVxTest.cpp20 using byte2 = skvx::Vec< 2,uint8_t>; typedef
/third_party/json/include/nlohmann/detail/input/
Dbinary_reader.hpp845 const auto byte2 = static_cast<unsigned char>(byte2_raw); in parse_cbor_internal() local
2392 const auto byte2 = static_cast<unsigned char>(byte2_raw); in get_ubjson_value() local
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.cc454 uint8 byte2 = static_cast<uint8>(it_[1]); in operator *() local
/third_party/node/deps/v8/src/base/
Datomicops.h420 uint8_t byte2 = u2 & 0xFF; in MemcmpNotEqualFundamental() local
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2910 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp323 uint8_t byte1, byte2; in readPrefixes() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh91 #define Make_OpCode_ESC(byte2) ((op_code_t)(OpCode_ESC_Base + (byte2))) argument

12