Home
last modified time | relevance | path

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

123

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java184 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor()
188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
595 int byte2 = buffer.get(index++); in partialIsValidUtf8() local
891 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
911 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1109 int byte2; in partialIsValidUtf8NonAscii() local
1212 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1232 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1309 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
1329 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
[all …]
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java184 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor()
188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
595 int byte2 = buffer.get(index++); in partialIsValidUtf8() local
891 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
911 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1109 int byte2; in partialIsValidUtf8NonAscii() local
1212 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1232 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1309 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
1329 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
[all …]
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java184 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor()
188 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
595 int byte2 = buffer.get(index++); in partialIsValidUtf8() local
891 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
911 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1109 int byte2; in partialIsValidUtf8NonAscii() local
1212 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1232 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local
1309 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
1329 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local
[all …]
/external/icu/icu4c/source/i18n/
Dcollation.cpp71 int32_t byte2 = (static_cast<int32_t>(basePrimary >> 16) & 0xff) - step; in decTwoBytePrimaryByOneStep() local
98 int32_t byte2 = (static_cast<int32_t>(basePrimary >> 16) & 0xff) - 1; in decThreeBytePrimaryByOneStep() local
/external/cronet/stable/third_party/icu/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
/external/cronet/tot/third_party/icu/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
/external/flatbuffers/java/src/main/java/com/google/flatbuffers/
DUtf8.java163 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()
/external/guava/guava/src/com/google/common/base/
DUtf8.java163 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
178 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
/external/guava/android/guava/src/com/google/common/base/
DUtf8.java163 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
178 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
/external/ComputeLibrary/src/gpu/cl/
DClKernelLibrary.cpp99 const int byte2 = b64_invtab[str[c + 2]]; in decode_base64() local
112 const int byte2 = b64_invtab[str[c + 2]]; in decode_base64() local
/external/webrtc/net/dcsctp/packet/
Dcrc32c.cc24 uint8_t byte2 = crc32c >> 16; in GenerateCrc32C() local
/external/protobuf/third_party/utf8_range/
Dnaive.c48 const unsigned char byte2 = data[1]; in utf8_naive() local
/external/cronet/tot/third_party/protobuf/third_party/utf8_range/
Dnaive.c48 const unsigned char byte2 = data[1]; in utf8_naive() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/
Dnaive.c48 const unsigned char byte2 = data[1]; in utf8_naive() local
/external/grpc-grpc/third_party/utf8_range/
Dnaive.c48 const unsigned char byte2 = data[1]; in utf8_naive() local
/external/cronet/stable/third_party/protobuf/third_party/utf8_range/
Dnaive.c48 const unsigned char byte2 = data[1]; in utf8_naive() 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/pigweed/pw_base64/
Dbase64.cc45 constexpr char BitGroup2Char(uint8_t byte1, uint8_t byte2 = 0) { in BitGroup2Char()
49 constexpr char BitGroup3Char(uint8_t byte2) { in BitGroup3Char()
/external/deqp-deps/amber/samples/
Dppm.cc35 uint8_t byte2(uint32_t word) { in byte2() function
Dpng.cc39 unsigned char byte2(uint32_t word) { in byte2() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/arch/all/packedpair/
Dmod.rs38 byte2: u8, field
58 let byte2 = needle[usize::from(pair.index2())]; in with_pair() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/memchr-2.7.4/src/arch/all/packedpair/
Dmod.rs38 byte2: u8, field
58 let byte2 = needle[usize::from(pair.index2())]; in with_pair() localVariable
/external/rust/android-crates-io/crates/memchr/src/arch/all/packedpair/
Dmod.rs38 byte2: u8, field
58 let byte2 = needle[usize::from(pair.index2())]; in with_pair() localVariable
/external/libtextclassifier/native/utils/strings/
Dutf8.cc53 unsigned char byte2 = static_cast<unsigned char>(str[1]); in ValidCharToRune() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp329 uint8_t byte2 = offset < pBytes.size() ? pBytes[offset++] : 0; in GetNextChar() local
336 uint8_t byte2 = offset < pBytes.size() ? pBytes[offset++] : 0; in GetNextChar() local

123