Home
last modified time | relevance | path

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

/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()
292 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
334 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
349 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
373 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
415 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
430 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
454 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
496 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
[all …]
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()
201 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
240 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
261 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
279 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
303 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) 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()
201 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
240 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
261 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
279 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
303 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
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()
201 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
240 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
261 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
279 for (int byte3 = 0x00; byte3 <= 0xFF; ++byte3) in skip() local
303 for (int byte3 = 0x80; byte3 <= 0xBF; ++byte3) in skip() local
/third_party/vk-gl-cts/external/amber/src/samples/
Dpng.cc43 unsigned char byte3(uint32_t word) { in byte3() function
/third_party/node/deps/icu-small/source/i18n/
Dcollation.cpp91 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/icu/icu4c/source/i18n/
Dcollation.cpp91 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/skia/third_party/externals/icu/source/i18n/
Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/third_party/libunwind/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/skia/third_party/externals/dng_sdk/source/
Ddng_iptc.cpp279 uint32 byte3 = stream.Get_uint8 (); in Parse() local
Ddng_image_writer.cpp3462 uint8 byte3 = (uint8) (code << (-shift3)); in PutCodeWord() local
/third_party/rust/crates/memchr/bench/src/memchr/
Dinputs.rs308 pub byte3: SearchByte, field
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.cc459 uint8 byte3 = static_cast<uint8>(it_[2]); in operator *() local
/third_party/rust/crates/aho-corasick/src/
Dprefilter.rs763 byte3: u8, field
968 byte3: u8, field
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2978 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2634 const uint32_t byte3 = (value & 0xff000000) >> 24; in LoadPatchableImmediate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp633 double byte3 = deFloat16To64((deFloat16)((iRep >> 48) & 0xffff)); in doPrintValue16() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp633 double byte3 = deFloat16To64((deFloat16)((iRep >> 48) & 0xffff)); in doPrintValue16() local