HomeSort by relevance Sort by last modified time
    Searched refs:x60 (Results 51 - 75 of 2303) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/arch/
dma.h 56 #define OMAP_DMA_CCR_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x80)
57 #define OMAP_DMA_CLNK_CTRL_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x84)
58 #define OMAP_DMA_CICR_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x88)
59 #define OMAP_DMA_CSR_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x8c)
60 #define OMAP_DMA_CSDP_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x90)
61 #define OMAP_DMA_CEN_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x94)
62 #define OMAP_DMA_CFN_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0x98)
63 #define OMAP_DMA_CSEI_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0xa4)
64 #define OMAP_DMA_CSFI_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0xa8)
65 #define OMAP_DMA_CDEI_REG(n) __REG32(OMAP24XX_DMA_BASE + 0x60 * (n) + 0xac
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhtmliid.h 25 DEFINE_GUID(LIBID_DHTMLEDLib,0x683364A1,0xB37D,0x11D1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
28 DEFINE_GUID(CLSID_DEInsertTableParam,0x47B0DFC7,0xB7A3,0x11D1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
29 DEFINE_GUID(CLSID_DEGetBlockFmtNamesParam,0x8D91090E,0xB955,0x11D1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
30 DEFINE_GUID(DIID__DHTMLSafeEvents,0xD1FC78E8,0xB380,0x11d1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
34 DEFINE_GUID(IID_IDEInsertTableParam,0x47B0DFC6,0xB7A3,0x11D1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
35 DEFINE_GUID(IID_IDEGetBlockFmtNamesParam,0x8D91090D,0xB955,0x11D1,0xAD,0xC5,0x00,0x60,0x08,0xA5,0x84,0x8C);
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
twobytemem.asm 15 prefetchw [0x60]
  /external/llvm/test/MC/ARM/
neon-reverse-encoding.s 9 @ CHECK: vrev64.8 q8, q8 @ encoding: [0x60,0x00,0xf0,0xf3]
11 @ CHECK: vrev64.16 q8, q8 @ encoding: [0x60,0x00,0xf4,0xf3]
13 @ CHECK: vrev64.32 q8, q8 @ encoding: [0x60,0x00,0xf8,0xf3]
25 @ CHECK: vrev16.8 q8, q8 @ encoding: [0x60,0x01,0xf0,0xf3]
neont2-reverse-encoding.s 9 @ CHECK: vrev64.8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x00]
11 @ CHECK: vrev64.16 q8, q8 @ encoding: [0xf4,0xff,0x60,0x00]
13 @ CHECK: vrev64.32 q8, q8 @ encoding: [0xf8,0xff,0x60,0x00]
25 @ CHECK: vrev16.8 q8, q8 @ encoding: [0xf0,0xff,0x60,0x01]
neon-dup-encoding.s 31 @ CHECK: vdup.8 q8, d16[1] @ encoding: [0x60,0x0c,0xf3,0xf3]
32 @ CHECK: vdup.16 q8, d16[1] @ encoding: [0x60,0x0c,0xf6,0xf3]
33 @ CHECK: vdup.32 q8, d16[1] @ encoding: [0x60,0x0c,0xfc,0xf3]
  /external/llvm/test/MC/Sparc/
sparc-mem-instructions.s 8 ! CHECK: ldsb [%g1], %o4 ! encoding: [0xd8,0x48,0x60,0x00]
15 ! CHECK: ldsh [%g1], %o4 ! encoding: [0xd8,0x50,0x60,0x00]
22 ! CHECK: ldub [%g1], %o2 ! encoding: [0xd4,0x08,0x60,0x00]
29 ! CHECK: lduh [%g1], %o2 ! encoding: [0xd4,0x10,0x60,0x00]
36 ! CHECK: ld [%g1], %o2 ! encoding: [0xd4,0x00,0x60,0x00]
43 ! CHECK: stb %o2, [%g1] ! encoding: [0xd4,0x28,0x60,0x00]
50 ! CHECK: sth %o2, [%g1] ! encoding: [0xd4,0x30,0x60,0x00]
57 ! CHECK: st %o2, [%g1] ! encoding: [0xd4,0x20,0x60,0x00]
  /external/llvm/test/MC/Mips/
micromips-loadstore-instructions.s 20 # CHECK-EL: ll $2, 8($4) # encoding: [0x44,0x60,0x08,0x30]
21 # CHECK-EL: sc $2, 8($4) # encoding: [0x44,0x60,0x08,0xb0]
22 # CHECK-EL: lwu $2, 8($4) # encoding: [0x44,0x60,0x08,0xe0]
34 # CHECK-EB: ll $2, 8($4) # encoding: [0x60,0x44,0x30,0x08]
35 # CHECK-EB: sc $2, 8($4) # encoding: [0x60,0x44,0xb0,0x08]
36 # CHECK-EB: lwu $2, 8($4) # encoding: [0x60,0x44,0xe0,0x08]
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.hex 96 0x34,0x30,0x43,0x02,0x0A,0x60,0x0A,0x04, /* 00000288 "40C..`.." */
108 0x18,0x0A,0x15,0x47,0x01,0x60,0x00,0x60, /* 000002E8 "...G.`.`" */
132 0x41,0x60,0x7B,0x60,0x0C,0x00,0x00,0x00, /* 000003A8 "A`{`...." */
133 0x80,0x60,0xA0,0x06,0x93,0x60,0x00,0xA4, /* 000003B0 ".`...`.." */
144 0x44,0x52,0x53,0x43,0x60,0x7B,0x60,0x0C, /* 00000408 "DRSC`{`." */
145 0x00,0x00,0x00,0x08,0x60,0xA0,0x06,0x93, /* 00000410 "....`..." *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdmguid.h 27 0xcb3a4001, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
29 0xcb3a4002, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
31 0xcb3a4003, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
33 0xcb3a4004, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
35 0xcb3a4005, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
37 0xcb3a4006, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
39 0xcb3a4007, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
41 0xcb3a4008, 0x46f0, 0x11d0, 0xb0, 0x8f, 0x00, 0x60, 0x97, 0x13, 0x05, 0x3f);
62 0x76173af0, 0xc504, 0x11d1, 0x94, 0x7f, 0x00, 0xc0, 0x4f, 0xb9, 0x60, 0xee);
91 0xc4ca1000, 0x2ddc, 0x11d5, 0xa1, 0x7a, 0x00, 0xc0, 0x4f, 0x60, 0x52, 0x4d)
    [all...]
  /external/qemu-pc-bios/vgabios/
vgafonts.h 35 0x00, 0x30, 0x60, 0xfe, 0x60, 0x30, 0x00, 0x00,
47 0x60, 0x60, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
48 0x18, 0x30, 0x60, 0x60, 0x60, 0x30, 0x18, 0x00,
49 0x60, 0x30, 0x18, 0x18, 0x18, 0x30, 0x60, 0x00,
52 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x30, 0x60,
    [all...]
  /development/ndk/platforms/android-3/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /external/tcpdump/
ip.h 83 #define IPTOS_PREC_FLASH 0x60
92 #define IPOPT_CLASS(o) ((o)&0x60)
98 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
ip.h 30 #define IPTOS_PREC_FLASH 0x60
36 #define IPOPT_CLASS_MASK 0x60
46 #define IPOPT_RESERVED2 0x60

Completed in 223 milliseconds

1 23 4 5 6 7 8 91011>>