HomeSort by relevance Sort by last modified time
    Searched refs:xc0 (Results 1 - 25 of 1228) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_formats.c 23 #define NOUVEAU_DRIVER 0xc0
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_formats.c 23 #define NOUVEAU_DRIVER 0xc0
  /external/oprofile/events/i386/arch_perfmon/
events.h 6 {0xc0, 0, 0, "INST_RETIRED",
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
Aacdecsocket_ti.h 55 0x00, 0xc0, 0x4f, 0x1f, 0xc0, 0x36
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
mp3decsocket_ti.h 46 0x00, 0xc0, 0x4f, 0x1f, 0xc0, 0x36
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
amrdecsocket_ti.h 48 0x00, 0xc0, 0x4f, 0x1f, 0xc0, 0x36
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
amrencsocket_ti.h 46 0x00, 0xc0, 0x4f, 0x1f, 0xc0, 0x36
  /external/llvm/utils/TableGen/
X86ModRMFilters.h 83 if (R == ((modRM & 0xc0) == 0xc0))
91 /// the ModR/M byte is between 0xc0 and 0xff, then there is one slot for each
101 /// \param c0_ff True if the ModR/M byte must fall between 0xc0 and 0xff;
114 if ((C0_FF && modRM >= 0xc0 && (modRM == NNN_or_ModRM)) ||
115 (!C0_FF && modRM < 0xc0 && ((modRM & 0x38) >> 3) == NNN_or_ModRM))
125 /// to fall between 0xc0 and 0xff.
164 if (((R && ((modRM & 0xc0) == 0xc0)) ||
165 (!R && ((modRM & 0xc0) != 0xc0))) &
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_utf8.c 88 } else if((*p & 0xe0) == 0xc0) {
90 if((p[1] & 0xc0) != 0x80) return -3;
97 if( ((p[1] & 0xc0) != 0x80)
98 || ((p[2] & 0xc0) != 0x80) ) return -3;
106 if( ((p[1] & 0xc0) != 0x80)
107 || ((p[2] & 0xc0) != 0x80)
108 || ((p[3] & 0xc0) != 0x80) ) return -3;
117 if( ((p[1] & 0xc0) != 0x80)
118 || ((p[2] & 0xc0) != 0x80)
119 || ((p[3] & 0xc0) != 0x80)
    [all...]
  /external/openssl/crypto/asn1/
a_utf8.c 88 } else if((*p & 0xe0) == 0xc0) {
90 if((p[1] & 0xc0) != 0x80) return -3;
97 if( ((p[1] & 0xc0) != 0x80)
98 || ((p[2] & 0xc0) != 0x80) ) return -3;
106 if( ((p[1] & 0xc0) != 0x80)
107 || ((p[2] & 0xc0) != 0x80)
108 || ((p[3] & 0xc0) != 0x80) ) return -3;
117 if( ((p[1] & 0xc0) != 0x80)
118 || ((p[2] & 0xc0) != 0x80)
119 || ((p[3] & 0xc0) != 0x80)
    [all...]
  /external/chromium/net/spdy/
spdy_bitmasks.h 18 const unsigned int kPriorityMask = 0xc0;
  /external/chromium_org/net/spdy/
spdy_bitmasks.h 18 const unsigned int kSpdy2PriorityMask = 0xc0;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
wbamrdecsocket_ti.h 47 0x00, 0xc0, 0x4f, 0x0f, 0x0e, 0xb6
  /ndk/sources/android/support/src/musl-multibyte/
internal.c 11 #define C(x) ( x<2 ? -1 : ( R(0x80,0xc0) | x ) )
13 #define E(x) ( ( x==0 ? R(0xa0,0xc0) : \
15 R(0x80,0xc0) ) \
16 | ( R(0x80,0xc0) >> 6 ) \
19 x==0 ? R(0x90,0xc0) : \
21 R(0x80,0xc0) ) \
22 | ( R(0x80,0xc0) >> 6 ) \
23 | ( R(0x80,0xc0) >> 12 ) \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
nan.h 43 # define __nan_bytes { 0x7f, 0xc0, 0, 0 }
46 # define __nan_bytes { 0, 0, 0xc0, 0x7f }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
nan.h 43 # define __nan_bytes { 0x7f, 0xc0, 0, 0 }
46 # define __nan_bytes { 0, 0, 0xc0, 0x7f }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
nan.h 43 # define __nan_bytes { 0x7f, 0xc0, 0, 0 }
46 # define __nan_bytes { 0, 0, 0xc0, 0x7f }
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.h 21 0x1c, 0xc0, 0x49, 0x6a, // r28 = add (pc, ##GOT0@PCREL) } # address of GOT0
24 0x3c, 0xc0, 0x9c, 0x91, // r28 = memw (r28 + #4) }# dynamic link at GOT1
26 0x00, 0xc0, 0x9c, 0x52, // jumpr r28 } # call dynamic linker
36 0x0e, 0xc0, 0x49, 0x6a, // r14 = add (pc, ##GOTn@PCREL) } # address of GOTn
37 0x1c, 0xc0, 0x8e, 0x91, // r28 = memw (r14) # contents of GOTn
38 0x00, 0xc0, 0x9c, 0x52, // jumpr r28 # call it
  /external/tcpdump/
fddi.h 63 #define FDDIFC_RT 0xc0 /* Restricted token */
73 #define FDDIFC_MAC 0xc0 /* MAC frame */
ntp.h 99 #define ALARM 0xc0 /* alarm condition (clock unsynchronized) */
106 #define LEAPMASK 0xc0
  /external/chromium_org/net/dns/
dns_test_util.h 36 0xc0, 0x0c, 0x00, 0x05, 0x00, 0x01, 0x00, 0x01,
38 0x01, 0x6c, 0xc0, 0x10, 0xc0, 0x2c, 0x00, 0x01,
40 0x4a, 0x7d, 0xe2, 0xb3, 0xc0, 0x2c, 0x00, 0x01,
42 0x4a, 0x7d, 0xe2, 0xb4, 0xc0, 0x2c, 0x00, 0x01,
44 0x4a, 0x7d, 0xe2, 0xb0, 0xc0, 0x2c, 0x00, 0x01,
46 0x4a, 0x7d, 0xe2, 0xb1, 0xc0, 0x2c, 0x00, 0x01,
78 0x01, 0xc0, 0x0c, 0x00, 0x05, 0x00, 0x01, 0x00,
81 0x6c, 0x65, 0x03, 0x63, 0x6f, 0x6d, 0x00, 0xc0,
112 0x01, 0xc0, 0x0c, 0x00, 0x05, 0x00, 0x01, 0x00
    [all...]
  /dalvik/dx/tests/117-modified-utf8/com/android/dx/util/
Mutf8Test.java 30 new byte[] { 'A', 'B', 'C', (byte) 0xc0, (byte) 0x80, 0, 'E' });
37 assertEquals(Arrays.toString(new byte[] { 'B', 'C', (byte) 0xc0, (byte) 0x80 }),
  /bionic/libc/kernel/arch-mips/asm/
ptrace.h 56 #define PTRACE_PEEKTEXT_3264 0xc0
  /development/ndk/platforms/android-9/arch-mips/include/asm/
ptrace.h 56 #define PTRACE_PEEKTEXT_3264 0xc0
  /external/yaffs2/yaffs2/
yaffs_ecc.c 43 0x95, 0xc0, 0xcc, 0x99, 0xf0, 0xa5, 0xa9, 0xfc,
44 0xfc, 0xa9, 0xa5, 0xf0, 0x99, 0xcc, 0xc0, 0x95,
45 0x99, 0xcc, 0xc0, 0x95, 0xfc, 0xa9, 0xa5, 0xf0,
46 0xf0, 0xa5, 0xa9, 0xfc, 0x95, 0xc0, 0xcc, 0x99,
49 0xa5, 0xf0, 0xfc, 0xa9, 0xc0, 0x95, 0x99, 0xcc,
50 0xcc, 0x99, 0x95, 0xc0, 0xa9, 0xfc, 0xf0, 0xa5,
55 0xa9, 0xfc, 0xf0, 0xa5, 0xcc, 0x99, 0x95, 0xc0,
56 0xc0, 0x95, 0x99, 0xcc, 0xa5, 0xf0, 0xfc, 0xa9,
57 0xa9, 0xfc, 0xf0, 0xa5, 0xcc, 0x99, 0x95, 0xc0,
58 0xc0, 0x95, 0x99, 0xcc, 0xa5, 0xf0, 0xfc, 0xa9
    [all...]

Completed in 571 milliseconds

1 2 3 4 5 6 7 8 91011>>