/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Utf8.java | 198 private static int incompleteStateFor(int byte1, int byte2) { in incompleteStateFor() 204 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 599 final int byte2 = buffer.get(index++); in partialIsValidUtf8() local 792 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 812 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 929 int byte1, byte2; in partialIsValidUtf8NonAscii() local 1048 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 1068 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8() local 1144 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local 1164 int byte2 = (byte) ~(state >> 8); in partialIsValidUtf8Direct() local [all …]
|
/external/flatbuffers/java/com/google/flatbuffers/ |
D | Utf8.java | 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/guava/guava/src/com/google/common/base/ |
D | Utf8.java | 163 int byte2 = bytes[index++]; in isWellFormedSlowPath() local 178 int byte2 = bytes[index++]; in isWellFormedSlowPath() local
|
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 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 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/icu/icu4c/source/i18n/ |
D | collation.cpp | 80 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/ |
D | utf.c | 233 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/skia/tests/ |
D | SkVxTest.cpp | 19 using byte2 = skvx::Vec<2,uint8_t>; typedef
|
/external/u-boot/drivers/mtd/ |
D | mw_eeprom.c | 103 u8 byte2=0; in mw_eeprom_write_word() local
|
/external/dng_sdk/source/ |
D | dng_iptc.cpp | 278 uint32 byte2 = stream.Get_uint8 (); in Parse() local
|
D | dng_image_writer.cpp | 3445 uint8 byte2 = (uint8) (code << (-shift2)); in PutCodeWord() local 3461 uint8 byte2 = (uint8) (code >> shift2); in PutCodeWord() 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/libtextclassifier/utils/utf8/ |
D | unicodetext.cc | 281 unsigned char byte2 = static_cast<unsigned char>(it_[1]); in operator *() local
|
/external/scapy/scapy/ |
D | utils6.py | 759 def matching_bits(byte1, byte2): argument
|
/external/capstone/arch/X86/ |
D | X86DisassemblerDecoder.c | 682 uint8_t byte1, byte2; in readPrefixes() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_syntax_parser.cpp | 514 unsigned char byte2 = 0; in ReadEOLMarkers() local
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestUtilities.java | 138 Matcher byte2 = PatternCache.get("%[A-Za-z0-9]{2}%[A-Za-z0-9]{2}") in TestUrlEscape() local
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86DisassemblerDecoder.cpp | 454 uint8_t byte1, byte2; 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
|
/external/freetype/src/psaux/ |
D | psintrp.c | 2895 CF2_Int byte2 = cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local 2962 FT_UInt32 byte2 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToHTMLStream.java | 1258 int byte2 = in writeAttrURI() local
|
/external/harfbuzz_ng/src/ |
D | hb-cff-interp-common.hh | 91 #define Make_OpCode_ESC(byte2) ((OpCode)(OpCode_ESC_Base + (byte2))) argument
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 950 int byte2 = ((imm >> 8) & 0xff); in Movi16bitHelper() local
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 2807 const uint32_t byte2 = (value & 0x00ff0000) >> 16; in LoadPatchableImmediate() local
|