Home
last modified time | relevance | path

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

12

/external/llvm-project/lldb/source/Symbol/
DArmUnwindInfo.cpp149 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan() local
205 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan() local
236 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan() local
282 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan() local
296 uint8_t byte2 = GetByteAtOffset(data, byte_offset++); in GetUnwindPlan() local
/external/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 …]
/external/flatbuffers/java/com/google/flatbuffers/
DUtf8.java109 byte byte1, byte byte2, char[] resultArr, int resultPos) in handleTwoBytes()
123 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes()
138 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
/external/guava/android/guava/src/com/google/common/base/
DUtf8.java164 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
179 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
/external/guava/guava/src/com/google/common/base/
DUtf8.java164 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
179 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
/external/icu/icu4c/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
/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.cc42 constexpr char BitGroup2Char(uint8_t byte1, uint8_t byte2 = 0) { in BitGroup2Char()
45 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/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.cpp335 uint8_t byte2 = offset < pBytes.size() ? pBytes[offset++] : 0; in GetNextChar() local
342 uint8_t byte2 = offset < pBytes.size() ? pBytes[offset++] : 0; in GetNextChar() local
/external/skia/tests/
DSkVxTest.cpp19 using byte2 = skvx::Vec< 2,uint8_t>; typedef
/external/usrsctp/usrsctplib/netinet/
Dsctp_crc32.c742 uint8_t byte0, byte1, byte2, byte3; in sctp_finalize_crc32c() local
/external/rust/crates/aho-corasick/src/
Dprefilter.rs723 byte2: u8, field
762 byte2: u8, field
939 byte2: u8, field
967 byte2: u8, field
/external/dng_sdk/source/
Ddng_iptc.cpp278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_usefont.c169 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c167 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
/external/mesa3d/src/glx/
Dxfont.c173 int byte1 = 0, byte2 = 0; in isvalid() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h179 using byte2 = Vec2<int8_t>; variable
/external/scapy/scapy/
Dutils6.py759 def matching_bits(byte1, byte2): argument
/external/capstone/arch/X86/
DX86DisassemblerDecoder.c682 uint8_t byte1, byte2; in readPrefixes() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java150 Matcher byte2 = PatternCache.get("%[A-Za-z0-9]{2}%[A-Za-z0-9]{2}") in TestUrlEscape() local
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp454 uint8_t byte1, byte2; in readPrefixes() local
/external/freetype/src/psaux/
Dpsintrp.c2907 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
2974 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local

12