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

  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 585 UInt byte4 = 0x80 | opqrst; local
587 retval = (byte1 << 24) | (byte2 << 16) | (byte3 << 8) | byte4;
654 s390_do_cu12_cu14_helper2(UInt byte1, UInt byte2, UInt byte3, UInt byte4,
730 (byte4 < 0x80 || byte4 > 0xbf)) {
738 (byte4 < 0x80 || byte4 > 0xbf)) {
746 (byte4 < 0x80 || byte4 > 0xbf)) {
760 UInt opqrst = byte4 & 0x3f
    [all...]
guest_s390_toIR.c 11655 IRExpr *cond, *addr, *byte2, *byte3, *byte4; local
    [all...]
  /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 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 168 milliseconds