/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 109 unsigned char byte1, abreg; in unw_decode_x1() local 126 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 144 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local 196 unsigned char byte1, mask, grsave; in unw_decode_r2() local 232 unsigned char byte1 = *dp++; in unw_decode_p2_p5() local 239 unsigned char byte1 = *dp++, r, dst; in unw_decode_p2_p5() local 264 unw_word grmask, frmask, byte1, byte2, byte3; in unw_decode_p2_p5() local 292 unsigned char r, byte1, byte2; in unw_decode_p7_p10() local
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | Utf8.java | 104 static void handleOneByte(byte byte1, char[] resultArr, int resultPos) { in handleOneByte() 109 byte byte1, byte byte2, char[] resultArr, int resultPos) in handleTwoBytes() 121 byte byte1, byte byte2, byte byte3, char[] resultArr, int resultPos) in handleThreeBytes() 136 byte byte1, byte byte2, byte byte3, byte byte4, char[] resultArr, int resultPos) in handleFourBytes()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Utf8.java | 193 private static int incompleteStateFor(int byte1) { in incompleteStateFor() 198 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor() 204 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 212 int byte1 = bytes[index - 1]; in incompleteStateFor() local 222 final ByteBuffer buffer, final int byte1, final int index, final int remaining) { in incompleteStateFor() 552 int byte1; in partialIsValidUtf8() local 776 int byte1 = (byte) state; in partialIsValidUtf8() local 929 int byte1, byte2; in partialIsValidUtf8NonAscii() local 1032 int byte1 = (byte) state; in partialIsValidUtf8() local 1128 final int byte1 = (byte) state; in partialIsValidUtf8Direct() local [all …]
|
/external/capstone/arch/X86/ |
D | X86DisassemblerDecoder.c | 682 uint8_t byte1, byte2; in readPrefixes() local 737 uint8_t byte1; in readPrefixes() local 770 uint8_t byte1; in readPrefixes() local 802 uint8_t byte1; in readPrefixes() local
|
/external/oj-libjdwp/src/share/npt/ |
D | utf.c | 210 unsigned byte1; 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/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 454 uint8_t byte1, byte2; in readPrefixes() local 501 uint8_t byte1; in readPrefixes() local 536 uint8_t byte1; in readPrefixes() local 571 uint8_t byte1; in readPrefixes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 452 uint8_t byte1, byte2; in readPrefixes() local 498 uint8_t byte1; in readPrefixes() local 529 uint8_t byte1; in readPrefixes() local 562 uint8_t byte1; in readPrefixes() local
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/ |
D | AES256SHA256Decoder.java | 46 final int byte1 = 0xff & coder.properties[1]; in decode() local
|
/external/clang/test/Rewriter/ |
D | rewrite-modern-block.mm | 8 char byte1; field
|
/external/guava/guava/src/com/google/common/base/ |
D | Utf8.java | 139 int byte1; in isWellFormedSlowPath() local
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_cmap.cpp | 349 uint8_t byte1 = pBytes[offset++]; in GetNextChar() local 353 uint8_t byte1 = pBytes[offset++]; in GetNextChar() local
|
/external/u-boot/drivers/mtd/ |
D | mw_eeprom.c | 102 u8 byte1=0; in mw_eeprom_write_word() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.c | 387 uint8_t byte1; in readPrefixes() local 431 uint8_t byte1; in readPrefixes() local
|
/external/bcc/src/cc/ |
D | bcc_debug.cc | 52 uint8_t byte1) { in adjustInstSize()
|
/external/dng_sdk/source/ |
D | dng_iptc.cpp | 277 uint32 byte1 = stream.Get_uint8 (); in Parse() local
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_usefont.c | 168 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xfonts.c | 168 unsigned int byte1 = 0, byte2 = 0; in isvalid() local
|
/external/mesa3d/src/glx/ |
D | xfont.c | 173 int byte1 = 0, byte2 = 0; in isvalid() local
|
/external/u-boot/drivers/ddr/marvell/a38x/ |
D | ddr3_training_db.c | 473 u8 i, byte0 = 0, byte1 = 0; in pattern_table_get_killer_word16() local
|
/external/libtextclassifier/utils/utf8/ |
D | unicodetext.cc | 278 unsigned char byte1 = static_cast<unsigned char>(it_[0]); in operator *() local
|
/external/scapy/scapy/ |
D | utils6.py | 759 def matching_bits(byte1, byte2): argument
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_syntax_parser.cpp | 513 unsigned char byte1 = 0; in ReadEOLMarkers() local
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestUtilities.java | 137 Matcher byte1 = PatternCache.get("%[A-Za-z0-9]{2}").matcher(""); in TestUrlEscape() local
|
/external/freetype/src/psaux/ |
D | psintrp.c | 2894 CF2_Int byte1 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2961 FT_UInt32 byte1 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToHTMLStream.java | 1257 int byte1 = 0xF0 | (uuuuu >> 2); // top 3 bits of uuuuu in writeAttrURI() local
|