/external/llvm/test/MC/ARM/ |
neont2-shift-encoding.s | 43 @ CHECK: vshr.u64 d16, d16, #64 @ encoding: [0xc0,0xff,0xb0,0x00] 51 @ CHECK: vshr.u64 q8, q8, #64 @ encoding: [0xc0,0xff,0xf0,0x00] 59 @ CHECK: vshr.s64 d16, d16, #64 @ encoding: [0xc0,0xef,0xb0,0x00] 67 @ CHECK: vshr.s64 q8, q8, #64 @ encoding: [0xc0,0xef,0xf0,0x00] 131 @ CHECK: vrshr.s64 d16, d16, #64 @ encoding: [0xc0,0xef,0xb0,0x02] 139 @ CHECK: vrshr.u64 d16, d16, #64 @ encoding: [0xc0,0xff,0xb0,0x02] 147 @ CHECK: vrshr.s64 q8, q8, #64 @ encoding: [0xc0,0xef,0xf0,0x02] 155 @ CHECK: vrshr.u64 q8, q8, #64 @ encoding: [0xc0,0xff,0xf0,0x02]
|
neon-dup-encoding.s | 7 @ CHECK: vdup.8 d16, r0 @ encoding: [0x90,0x0b,0xc0,0xee]
|
/external/llvm/test/MC/MBlaze/ |
mblaze_memory.s | 11 # CHECK: encoding: [0xc0,0x22,0x18,0x00] 16 # CHECK: encoding: [0xc0,0x22,0x1a,0x00]
|
/external/pcre/testdata/ |
testoutput3 | 158 [A-Za-z\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff] 160 [A-Z\xc0-\xd6\xd8-\xde]
|
wintestoutput3 | 155 [A-Za-z\x83\x8a\x8c\x8e\x9a\x9c\x9e\x9f\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff] 157 [A-Z\x8a\x8c\x8e\x9f\xc0-\xd6\xd8-\xde]
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
ipv4.js | 9 ["0xC0.0Xa8.0x0.0x1", "192.168.0.1"], 26 ["0xc0.052000001", "192.168.0.1"],
|
/external/wpa_supplicant/tests/ |
test_ms_funcs.c | 42 0x41, 0xC0, 0x0C, 0x58, 0x4B, 0xD2, 0xD9, 0x1C, 47 0x20, 0x9F, 0x51, 0x0F, 0xE9, 0xC0, 0x45, 0x66,
|
/external/wpa_supplicant_6/wpa_supplicant/tests/ |
test_ms_funcs.c | 42 0x41, 0xC0, 0x0C, 0x58, 0x4B, 0xD2, 0xD9, 0x1C, 47 0x20, 0x9F, 0x51, 0x0F, 0xE9, 0xC0, 0x45, 0x66,
|
/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
|
/bionic/libc/kernel/arch-x86/asm/ |
processor-flags.h | 65 #define CX86_CCR0 0xc0
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
processor-flags.h | 65 #define CX86_CCR0 0xc0
|
/external/chromium/chrome/browser/chromeos/cros/ |
network_library_unittest.cc | 45 std::string wifi_latin1 = "latin-1 \xc0\xcb\xcc\xd6\xfb";
|
/external/icu4c/data/mappings/ |
icu-internal-compound-s2.ucm | 31 <U0390> \xC0 |0
|
/external/oprofile/events/x86-64/family12h/ |
events | 20 event:0xc0 counters:0,1,2,3 um:zero minimum:50000 name:RETIRED_INSTRUCTIONS : Retired instructions (includes exceptions, interrupts, re-syncs)
|
/external/oprofile/events/x86-64/family14h/ |
events | 20 event:0xc0 counters:0,1,2,3 um:zero minimum:50000 name:RETIRED_INSTRUCTIONS : Retired instructions (includes exceptions, interrupts, re-syncs)
|
/external/pcre/ |
pcre_valid_utf8.c | 81 . A byte whose most significant bits are 0xc0, but whose other bits indicate 108 if (c < 0xc0) return p - string; 115 if ((*(++p) & 0xc0) != 0x80) return p - string; 169 if ((*(++p) & 0xc0) != 0x80) return p - string;
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_cgxaccel.c | 216 srcrect->w,srcrect->h,0xc0,src->hwdata->mask); 229 srcrect->w,srcrect->h,0xc0,src->hwdata->mask); 235 BBRP(src->hwdata->bmap,srcrect->x,srcrect->y,SDL_RastPort,dstrect->x+SDL_Window->BorderLeft,dstrect->y+SDL_Window->BorderTop,srcrect->w,srcrect->h,0xc0); 238 BBB(src->hwdata->bmap,srcrect->x,srcrect->y,dst->hwdata->bmap,dstrect->x,dstrect->y,srcrect->w,srcrect->h,0xc0,0xff,NULL);
|
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/ |
SDL_vkeys.h | 69 #define VK_GRAVE 0xC0
|
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_vkeys.h | 69 #define VK_GRAVE 0xC0
|
/external/quake/quake/src/WinQuake/ |
dosasm.s | 32 orl $0xC0,%eax
|
/external/sonivox/jet_tools/JetCreator/ |
img_Find.py | 22 \x05\xc0\xb6m\x02\x81\x00\xba\xae\xfb\xd7\x05\xb0m;?Y\xce\x0b\xfbO\x02Pn\xbc\
36 \xcc\xce\xce\xe0v\xbbhmm\xe7\xcd\x9f\x0cq\xe2@\x88\xaf\xbc\x18dsC%^\xb7B\xc0\
43 \xfb\x9f{1\x16\x17\x93\xe8\x96\xc0\xad\nn\xdf]\xc4\xe9r\xa3kZY\x80\xb29\x00p\
63 \xf5;\x06~w\xe5\xe7\xc0\x91\xe2\x1c\xf0\n!\x96l\xdb\xc6\xeb\xf5\xe2\xf5z\xf1\
|
/external/valgrind/main/none/tests/x86/ |
incdec_alt.c | 19 "\t.byte 0xC0\n"
|