Home
last modified time | relevance | path

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

12

/external/webrtc/net/dcsctp/packet/
Dcrc32c.cc25 uint8_t byte3 = crc32c >> 24; in GenerateCrc32C() local
/external/oj-libjdwp/src/share/npt/
Dutf.c233 unsigned byte2, byte3, byte4, u21; in utf8sToUtf8m() local
274 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8sLength() local
341 unsigned byte1, byte2, byte3, byte4, byte5, byte6; in utf8mToUtf8s() local
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/
DUtf8.java177 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()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
912 int byte3 = 0; in partialIsValidUtf8() local
1233 int byte3 = 0; in partialIsValidUtf8() local
1330 int byte3 = 0; in partialIsValidUtf8Direct() local
1898 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes()
1914 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
912 int byte3 = 0; in partialIsValidUtf8() local
1233 int byte3 = 0; in partialIsValidUtf8() local
1330 int byte3 = 0; in partialIsValidUtf8Direct() local
1898 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes()
1914 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
912 int byte3 = 0; in partialIsValidUtf8() local
1233 int byte3 = 0; in partialIsValidUtf8() local
1330 int byte3 = 0; in partialIsValidUtf8Direct() local
1898 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes()
1914 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/external/libtextclassifier/native/utils/strings/
Dutf8.cc59 unsigned char byte3 = static_cast<unsigned char>(str[2]); in ValidCharToRune() local
/external/deqp-deps/amber/samples/
Dpng.cc43 unsigned char byte3(uint32_t word) { in byte3() function
/external/icu/icu4c/source/i18n/
Dcollation.cpp91 int32_t byte3 = (static_cast<int32_t>(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/external/cronet/stable/third_party/icu/source/i18n/
Dcollation.cpp91 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/external/cronet/tot/third_party/icu/source/i18n/
Dcollation.cpp91 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/external/ComputeLibrary/src/gpu/cl/
DClKernelLibrary.cpp100 const int byte3 = b64_invtab[str[c + 3]]; in decode_base64() local
/external/coreboot/src/soc/intel/xeon_sp/spr/
Dsoc_acpi.c168 uint8_t byte3; in acpi_fill_cedt() member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/
Dutf8_validity.cc87 const unsigned char byte3 = data[2]; in ValidUTF8Span() local
/external/grpc-grpc/third_party/utf8_range/
Dutf8_range.c96 const unsigned char byte3 = data[2]; in utf8_range_ValidateUTF8Naive() local
/external/sdv/vsomeip/implementation/message/src/
Ddeserializer.cpp87 uint8_t byte0 = 0, byte1, byte2, byte3; in deserialize() local
/external/dng_sdk/source/
Ddng_iptc.cpp279 uint32 byte3 = stream.Get_uint8 (); in Parse() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_miditypes.h47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h188 using byte3 = Vec3<int8_t>; variable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/
Dprefilter.rs717 byte3: u8, field
894 byte3: u8, field
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/
Dprefilter.rs717 byte3: u8, field
894 byte3: u8, field
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestHelper.java137 Matcher byte3 = in TestUrlEscape() local
/external/rust/android-crates-io/crates/aho-corasick/src/
Dprefilter.rs763 byte3: u8, field
968 byte3: u8, field
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToHTMLStream.java1260 int byte3 = 0x80 | yyyyyy; in writeAttrURI() local
/external/coreboot/src/soc/amd/common/block/lpc/
Despi_util.c446 uint32_t byte3:8; member

12