/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/icu/icu4c/source/i18n/ |
D | collation.cpp | 100 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/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Utf8.java | 204 private static int incompleteStateFor(int byte1, int byte2, int byte3) { in incompleteStateFor() 813 int byte3 = 0; in partialIsValidUtf8() local 1069 int byte3 = 0; in partialIsValidUtf8() local 1165 int byte3 = 0; in partialIsValidUtf8Direct() 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 | 13940 s390_call_cu12_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3, in s390_call_cu12_helper2() 13955 s390_call_cu14_helper2(IRExpr *byte1, IRExpr *byte2, IRExpr *byte3, in s390_call_cu14_helper2() 14013 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/libtextclassifier/util/utf8/ |
D | unicodetext.cc | 256 unsigned char byte3 = static_cast<unsigned char>(it_[2]); in operator *() local
|
/external/syslinux/com32/cmenu/libmenu/ |
D | des.c | 580 my_u_int32_t byte0, byte1, byte2, byte3; in char_to_int() local
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToHTMLStream.java | 1260 int byte3 = 0x80 | yyyyyy; in writeAttrURI() local
|
/external/freetype/src/psaux/ |
D | psintrp.c | 2961 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
|
/external/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 2808 const uint32_t byte3 = (value & 0xff000000) >> 24; in LoadPatchableImmediate() local
|