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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
global-llvm-constant.cpp 30 // CHECK: @x2b = global
31 extern const X2 x2b;
32 const X2 x2b = { { { 1 }, { 2 }, { 3 } } }; variable
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
devguid.h 6 DEFINE_GUID(GUID_DEVCLASS_1394,0x6bdd1fc1,0x810f,0x11d0,0xbe,0xc7,0x08,0x00,0x2b,0xe2,0x09,0x2f);
9 DEFINE_GUID(GUID_DEVCLASS_ADAPTER,0x4d36e964,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
15 DEFINE_GUID(GUID_DEVCLASS_CDROM,0x4d36e965,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
16 DEFINE_GUID(GUID_DEVCLASS_COMPUTER,0x4d36e966,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
17 DEFINE_GUID(GUID_DEVCLASS_DECODER,0x6bdd1fc2,0x810f,0x11d0,0xbe,0xc7,0x08,0x00,0x2b,0xe2,0x09,0x2f);
18 DEFINE_GUID(GUID_DEVCLASS_DISKDRIVE,0x4d36e967,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
19 DEFINE_GUID(GUID_DEVCLASS_DISPLAY,0x4d36e968,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
23 DEFINE_GUID(GUID_DEVCLASS_FDC,0x4d36e969,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
24 DEFINE_GUID(GUID_DEVCLASS_FLOPPYDISK,0x4d36e980,0xe325,0x11ce,0xbf,0xc1,0x08,0x00,0x2b,0xe1,0x03,0x18);
25 DEFINE_GUID(GUID_DEVCLASS_GPS,0x6bdd1fc3,0x810f,0x11d0,0xbe,0xc7,0x08,0x00,0x2b,0xe2,0x09,0x2f)
    [all...]
mspab.h 6 #define PAB_PROVIDER_ID { 0xB5,0x3b,0xc2,0xc0,0x2c,0x77,0x10,0x1a,0xa1,0xbc,0x08,0x00,0x2b,0x2a,0x56,0xc2 }
msdaora.h 13 EXTERN_C const CLSID CLSID_MSDAORA8 = {0x7f06a373,0xdd6a,0x43db,{0xb4,0xe0,0x1f,0xc1,0x21,0xe5,0xe6,0x2b}};
14 EXTERN_C const CLSID CLSID_MSDAORA8_ERROR = {0x7f06a374,0xdd6a,0x43db,{0xb4,0xe0,0x1f,0xc1,0x21,0xe5,0xe6,0x2b}};
29 extern const GUID OLEDBDECLSPEC DBPROPSET_MSDAORA8_ROWSET = {0x7f06a375,0xdd6a,0x43db,{0xb4,0xe0,0x1f,0xc1,0x21,0xe5,0xe6,0x2b}};
msfs.h 102 #define MSFS_UID_ABPROVIDER { 0x00,0x60,0x94,0x64,0x60,0x41,0xb8,0x01,0x08,0x00,0x2b,0x2b,0x8a,0x29,0x00,0x00 }
103 #define MSFS_UID_SFPROVIDER { 0x00,0xff,0xb8,0x64,0x60,0x41,0xb8,0x01,0x08,0x00,0x2b,0x2b,0x8a,0x29,0x00,0x00 }
dmoreg.h 68 0xbf963d80,0xc559,0x11d0,0x8a,0x2b,0x00,0xa0,0xc9,0x25,0x5a,0xc1);
72 0xe88c9ba0,0xc557,0x11d0,0x8a,0x2b,0x00,0xa0,0xc9,0x25,0x5a,0xc1);
  /external/llvm/test/MC/X86/
x86_64-sse4a.s 21 # CHECK: encoding: [0xf2,0x0f,0x2b,0x07]
25 # CHECK: encoding: [0xf3,0x0f,0x2b,0x07]
  /external/clang/test/SemaTemplate/
temp_class_order.cpp 42 X2<const int*, const int*> x2b; variable
  /external/llvm/test/MC/ARM/
fconst.s 21 @ CHECK: vmovlt.f64 d2, #2.375000e+00 @ encoding: [0x03,0x2b,0xb0,0xbe]
22 @ CHECK: vmovge.f64 d2, #1.250000e-01 @ encoding: [0x00,0x2b,0xb4,0xae]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ComprehensionTlvTag.java 45 IMMEDIATE_RESPONSE(0x2b),
  /external/chromium_org/components/crx_file/
id_util_unittest.cc 17 0x89, 0x02, 0x81, 0x81, 0x00, 0xb8, 0x7f, 0x2b, 0x20, 0xdc, 0x7c, 0x9b,
19 0x55, 0x84, 0xd5, 0x3a, 0xbf, 0x2b, 0xa4, 0x64, 0x85, 0x7b, 0x0c, 0x04,
  /external/openssl/crypto/dsa/
dsagen.c 74 0x60,0xef,0x2b,0xa8,
  /external/wpa_supplicant_8/wpa_supplicant/tests/
test_eap_sim_common.c 17 0xcf, 0x9e, 0xdb, 0x2b, 0x61, 0xf0, 0x6f, 0x0f,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbstorioctl.h 64 DEFINE_GUID(GUID_USBSTOR_EHSTOR_CONTROL_INTERFACE, 0x4f40006f, 0xb933, 0x4550, 0xb5, 0x32, 0x2b, 0x58, 0xce, 0xe6, 0x14, 0xd3);
  /external/chromium_org/ppapi/tests/
test_x509_certificate_private.cc 66 0xe7, 0xbd, 0x2b, 0xcf, 0x95, 0x2e, 0x7a, 0x30, 0x0d, 0x06, 0x09, 0x2a,
89 0xb6, 0x3c, 0x09, 0x3d, 0xab, 0xe8, 0xe3, 0x2b, 0xb6, 0xe8, 0xa4, 0x3a,
100 0x06, 0x03, 0x55, 0x1d, 0x25, 0x04, 0x21, 0x30, 0x1f, 0x06, 0x08, 0x2b,
101 0x06, 0x01, 0x05, 0x05, 0x07, 0x03, 0x01, 0x06, 0x08, 0x2b, 0x06, 0x01,
104 0x2f, 0x30, 0x2d, 0x30, 0x2b, 0xa0, 0x29, 0xa0, 0x27, 0x86, 0x25, 0x68,
108 0x30, 0x72, 0x06, 0x08, 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x01, 0x01,
109 0x04, 0x66, 0x30, 0x64, 0x30, 0x22, 0x06, 0x08, 0x2b, 0x06, 0x01, 0x05,
112 0x2e, 0x63, 0x6f, 0x6d, 0x30, 0x3e, 0x06, 0x08, 0x2b, 0x06, 0x01, 0x05,
127 0xfd, 0x67, 0x4c, 0x2b, 0xea, 0x6a, 0x49, 0xdb, 0x11, 0xd1, 0xbd, 0xd7,
  /frameworks/av/drm/mediadrm/plugins/clearkey/tests/
AesCtrDecryptorUnittest.cpp 66 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6,
94 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10
111 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6,
139 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10
157 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6,
185 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10
203 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6,
235 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10
252 0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6,
288 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x1
    [all...]
  /external/chromium_org/base/
sha1_unittest.cc 49 0xf6, 0x1e, 0xeb, 0x2b,
100 0xf6, 0x1e, 0xeb, 0x2b,
  /external/fio/crc/
crc7.c 18 0x2b, 0x22, 0x39, 0x30, 0x0f, 0x06, 0x1d, 0x14,
35 0x22, 0x2b, 0x30, 0x39, 0x06, 0x0f, 0x14, 0x1d,
  /bionic/libc/kernel/uapi/linux/
ppp_defs.h 39 #define PPP_IPX 0x2b
  /bionic/libc/kernel/uapi/linux/raid/
md_u.h 46 #define SET_BITMAP_FILE _IOW (MD_MAJOR, 0x2b, int)
  /development/ndk/platforms/android-3/include/linux/
ppp_defs.h 31 #define PPP_IPX 0x2b
  /development/ndk/platforms/android-3/include/linux/raid/
md_u.h 33 #define SET_BITMAP_FILE _IOW (MD_MAJOR, 0x2b, int)
  /development/ndk/platforms/android-L/include/linux/
ppp_defs.h 39 #define PPP_IPX 0x2b
  /development/ndk/platforms/android-L/include/linux/raid/
md_u.h 46 #define SET_BITMAP_FILE _IOW (MD_MAJOR, 0x2b, int)
  /external/kernel-headers/original/uapi/linux/
ppp_defs.h 40 #define PPP_IPX 0x2b /* IPX protocol */

Completed in 2355 milliseconds

1 2 3 4 5 6 7 8 91011>>