/external/oprofile/events/mips/rm9000/ |
events | 31 event:0x1c counters:0,1 um:zero minimum:500 name:CACHE_INSN_STALL_CYCLES : Stall cycles due to cache instructions
|
/bionic/libc/include/net/ |
if_types.h | 72 #define IFT_SLIP 0x1c /* IP over generic TTY */
|
/bionic/libc/kernel/uapi/linux/ |
pci_regs.h | 81 #define PCI_BASE_ADDRESS_3 0x1c 116 #define PCI_IO_BASE 0x1c 162 #define PCI_CB_MEMORY_BASE_0 0x1c [all...] |
/bionic/libc/kernel/uapi/scsi/fc/ |
fc_fs.h | 237 FC_RJT_CS_CTL = 0x1c,
|
/dalvik/dx/src/com/android/dx/io/ |
Opcodes.java | 72 public static final int CONST_CLASS = 0x1c;
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 72 #define IFT_SLIP 0x1c /* IP over generic TTY */
|
/development/ndk/platforms/android-L/include/linux/ |
pci_regs.h | 81 #define PCI_BASE_ADDRESS_3 0x1c 116 #define PCI_IO_BASE 0x1c 162 #define PCI_CB_MEMORY_BASE_0 0x1c [all...] |
/development/ndk/platforms/android-L/include/net/ |
if_types.h | 72 #define IFT_SLIP 0x1c /* IP over generic TTY */
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
MDGoldenData.java | 87 (byte) 0x98, (byte) 0xfc, (byte) 0x1c, (byte) 0x14,
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_Configuration.java | 312 if ((c >= 0x1c && c <= 0x20) || (c >= 0x9 && c <= 0xd)) {
|
/external/bluetooth/bluedroid/stack/smp/ |
smp_cmac.c | 356 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, 0x11,
|
/external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/ |
TestContentProvider.java | 203 0x1c, (byte)0xe9, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x44, 0x41, 0x54, 0x08,
|
/external/chromium_org/chrome/browser/chromeos/login/auth/ |
cryptohome_authenticator_unittest.cc | 85 0xfc, 0x48, 0xf6, 0x0a, 0xb5, 0xf2, 0xef, 0x31, 0x1c, 0x36, 0xb1, 0x0f, 95 0x6b, 0x02, 0x20, 0x7c, 0x09, 0x1c, 0xc1, 0x1c, 0xf2, 0x33, 0x9c, 0x1a, 101 0x32, 0xd0, 0xbf, 0x11, 0xf2, 0xbf, 0x54, 0xfd, 0x6d, 0xf2, 0x1c, 0xbe, [all...] |
/external/chromium_org/chrome/common/extensions/ |
extension_constants.cc | 126 0xfc, 0xf3, 0x08, 0x12, 0xff, 0x93, 0xbd, 0x62, 0x31, 0xd8, 0x1c, 0xea,
|
/external/chromium_org/crypto/ |
ghash_unittest.cc | 38 0x21, 0xd5, 0x14, 0xb2, 0x54, 0x66, 0x93, 0x1c,
|
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/ |
sparc_matrix.h | 17 #define V4F_FLAGS 0x1c
|
/external/kernel-headers/original/uapi/linux/ |
pci_regs.h | 88 #define PCI_BASE_ADDRESS_3 0x1c /* 32 bits */ 124 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ 167 #define PCI_CB_MEMORY_BASE_0 0x1c [all...] |
/external/kernel-headers/original/uapi/scsi/fc/ |
fc_fs.h | 331 FC_RJT_CS_CTL = 0x1c, /* invalid CS_CTL field */
|
/external/libhevc/common/ |
ivd.h | 214 IVD_DISP_FRM_OP_BUF_NULL = 0x1c,
|
/external/llvm/include/llvm/Support/ |
Dwarf.h | 92 DW_TAG_inheritance = 0x1c, 197 DW_AT_const_value = 0x1c, 400 DW_OP_minus = 0x1c, 745 DW_CFA_lo_user = 0x1c,
|
/external/llvm/lib/Target/X86/InstPrinter/ |
X86ATTInstPrinter.cpp | 120 case 0x1c: O << "neq_os"; break;
|
X86IntelInstPrinter.cpp | 110 case 0x1c: O << "neq_os"; break;
|
/external/llvm/test/MC/AArch64/ |
arm64-crypto.s | 62 ; CHECK: sha256h2.4s q28, q18, v28 ; encoding: [0x5c,0x52,0x1c,0x5e]
|
/external/llvm/test/MC/ARM/ |
neon-minmax-encoding.s | 100 @ CHECK: vmin.u8 d10, d11, d12 @ encoding: [0x1c,0xa6,0x0b,0xf3] 107 @ CHECK: vmin.u8 d11, d11, d12 @ encoding: [0x1c,0xb6,0x0b,0xf3]
|
neont2-minmax-encoding.s | 102 @ CHECK: vmin.u8 d10, d11, d12 @ encoding: [0x0b,0xff,0x1c,0xa6] 109 @ CHECK: vmin.u8 d11, d11, d12 @ encoding: [0x0b,0xff,0x1c,0xb6]
|