Home
last modified time | relevance | path

Searched defs:byte3 (Results 1 – 14 of 14) sorted by relevance

/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/icu/icu4c/source/i18n/
Dcollation.cpp100 int32_t byte3 = ((int32_t)(basePrimary >> 8) & 0xff) - step; in decThreeBytePrimaryByOneStep() local
/external/libunwind/src/ia64/
Dunwind_decoder.h164 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/
DUtf8.java204 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/
Dguest_s390_helpers.c617 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()
Dguest_s390_toIR.c13940 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/
Ddng_iptc.cpp279 uint32 byte3 = stream.Get_uint8 (); in Parse() local
Ddng_image_writer.cpp3462 uint8 byte3 = (uint8) (code << (-shift3)); in PutCodeWord() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_miditypes.h47 EAS_BOOL8 byte3; /* flag indicates 3rd byte expected */ member
/external/libtextclassifier/util/utf8/
Dunicodetext.cc256 unsigned char byte3 = static_cast<unsigned char>(it_[2]); in operator *() local
/external/syslinux/com32/cmenu/libmenu/
Ddes.c580 my_u_int32_t byte0, byte1, byte2, byte3; in char_to_int() local
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToHTMLStream.java1260 int byte3 = 0x80 | yyyyyy; in writeAttrURI() local
/external/freetype/src/psaux/
Dpsintrp.c2961 FT_UInt32 byte3 = (FT_UInt32)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2808 const uint32_t byte3 = (value & 0xff000000) >> 24; in LoadPatchableImmediate() local