Home
last modified time | relevance | path

Searched defs:byte4 (Results 1 – 7 of 7) 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()
622 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
682 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
706 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
724 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
751 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
811 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
835 for (int byte4 = 0x80; byte4 <= 0xBF; ++byte4) in skip() local
853 for (int byte4 = 0x00; byte4 <= 0xFF; ++byte4) in skip() local
[all …]
/third_party/flutter/skia/tests/
DSkVxTest.cpp20 using byte4 = skvx::Vec< 4,uint8_t>; typedef
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h37 unsigned char byte4; member
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.cc460 uint8 byte4 = static_cast<uint8>(it_[3]); in operator *() local
/third_party/freetype/src/psaux/
Dpsintrp.c2976 FT_UInt32 byte4 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java1931 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsintrp.c2976 FT_UInt32 byte4 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local