Searched defs:byte3 (Results 1 – 10 of 10) sorted by relevance
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | Utf8.java | 193 int byte3 = 0; in partialIsValidUtf8() local 333 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor()
|
/external/icu/icu4c/source/i18n/ |
D | collation.cpp | 98 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
|
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 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
|
/external/valgrind/VEX/priv/ |
D | guest_s390_helpers.c | 617 UInt byte3 = 0x80 | klmnop; in s390_do_cu41() local 629 UInt byte3 = 0x80 | ijklmn; in s390_do_cu41() local 699 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_cu14_helper2() 831 s390_do_cu12_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu12_helper2() 839 s390_do_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4, in s390_do_cu14_helper2()
|
D | guest_s390_toIR.c | 13773 s390_call_cu12_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3, in s390_call_cu12_helper2() 13788 s390_call_cu14_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3, in s390_call_cu14_helper2() 13846 IRExpr *cond, *addr, *byte2, *byte3, *byte4; in s390_irgen_cu12_cu14() local
|
/external/dng_sdk/source/ |
D | dng_iptc.cpp | 279 uint32 byte3 = stream.Get_uint8 (); in Parse() local
|
D | dng_image_writer.cpp | 3462 uint8 byte3 = (uint8) (code << (-shift3)); in PutCodeWord() local
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_miditypes.h | 47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToHTMLStream.java | 1260 int byte3 = 0x80 | yyyyyy; in writeAttrURI() local
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
D | InstructionCodec.java | 1080 private static int byte3(int value) { in byte3() method in InstructionCodec
|