HomeSort by relevance Sort by last modified time
    Searched refs:byte4 (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/VEX/priv/
guest_s390_defs.h 84 ULong s390_do_cu12_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
86 ULong s390_do_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
guest_s390_helpers.c 628 UInt byte4 = 0x80 | opqrst; local
630 retval = (byte1 << 24) | (byte2 << 16) | (byte3 << 8) | byte4;
697 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
773 (byte4 < 0x80 || byte4 > 0xbf)) {
781 (byte4 < 0x80 || byte4 > 0xbf)) {
789 (byte4 < 0x80 || byte4 > 0xbf)) {
803 UInt opqrst = byte4 & 0x3f
    [all...]
guest_s390_toIR.c 13716 IRExpr *cond, *addr, *byte2, *byte3, *byte4; local
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.cc 460 uint8 byte4 = static_cast<uint8>(it_[3]);
464 | (byte4 & 0x3F);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToHTMLStream.java 1261 int byte4 = 0x80 | xxxxxx; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 277 milliseconds