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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mtsadmin_i.c 25 const IID IID_ICatalog = {0x6eb22870,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
26 const IID IID_IComponentUtil = {0x6eb22873,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
27 const IID IID_IPackageUtil = {0x6eb22874,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
28 const IID IID_IRemoteComponentUtil = {0x6eb22875,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
29 const IID IID_IRoleAssociationUtil = {0x6eb22876,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
30 const IID LIBID_MTSAdmin = {0x6eb22880,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
31 const CLSID CLSID_Catalog = {0x6eb22881,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
32 const CLSID CLSID_CatalogObject = {0x6eb22882,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
33 const CLSID CLSID_CatalogCollection = {0x6eb22883,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
34 const CLSID CLSID_ComponentUtil = {0x6eb22884,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}}
    [all...]
mtxadmin_i.c 25 const IID IID_ICatalog = {0x6eb22870,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
26 const IID IID_IComponentUtil = {0x6eb22873,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
27 const IID IID_IPackageUtil = {0x6eb22874,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
28 const IID IID_IRemoteComponentUtil = {0x6eb22875,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
29 const IID IID_IRoleAssociationUtil = {0x6eb22876,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
30 const IID LIBID_MTSAdmin = {0x6eb22880,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
31 const CLSID CLSID_Catalog = {0x6eb22881,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
32 const CLSID CLSID_CatalogObject = {0x6eb22882,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
33 const CLSID CLSID_CatalogCollection = {0x6eb22883,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}};
34 const CLSID CLSID_ComponentUtil = {0x6eb22884,0x8a19,0x11d0,{0x81,0xb6,0x00,0xa0,0xc9,0x23,0x1c,0x29}}
    [all...]
  /external/clang/test/Sema/
warn-bitwise-compare.c 14 if ((0x23 | x) == 0x155){} // expected-warning {{bitwise comparison always evaluates to false}}
  /external/libnfc-nxp/inc/
phNfcCompId.h 91 #define CID_FRI_NFC_NDEF_MAP 0x23 /**< \ingroup grp_comp_id
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 179 ; CHECK: add w1, w2, w3, uxtb ; encoding: [0x41,0x00,0x23,0x0b]
180 ; CHECK: add w1, w2, w3, uxth ; encoding: [0x41,0x20,0x23,0x0b]
181 ; CHECK: add w1, w2, w3, uxtw ; encoding: [0x41,0x40,0x23,0x0b]
182 ; CHECK: add w1, w2, w3, uxtx ; encoding: [0x41,0x60,0x23,0x0b]
183 ; CHECK: add w1, w2, w3, sxtb ; encoding: [0x41,0x80,0x23,0x0b]
184 ; CHECK: add w1, w2, w3, sxth ; encoding: [0x41,0xa0,0x23,0x0b]
185 ; CHECK: add w1, w2, w3, sxtw ; encoding: [0x41,0xc0,0x23,0x0b]
186 ; CHECK: add w1, w2, w3, sxtx ; encoding: [0x41,0xe0,0x23,0x0b]
195 ; CHECK: add x1, x2, w3, uxtb ; encoding: [0x41,0x00,0x23,0x8b]
196 ; CHECK: add x1, x2, w3, uxth ; encoding: [0x41,0x20,0x23,0x8b
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-armv8.S 14 stp x23,x24,[sp,#48]
20 ldp x22,x23,[x0,#2*8]
49 add x23,x23,x27 // d+=h
60 ror x16,x23,#14
62 eor x7,x23,x23,ror#23
63 and x17,x24,x23
64 bic x28,x25,x23
87 and x17,x23,x2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_cavlc.c 203 0x23,0x23,0x23,0x23,0x13,0x13,0x13,0x13,
220 0x23,0x23,0x23,0x23,0x23,0x23,0x23,0x23
    [all...]
  /external/pdfium/core/src/fxge/agg/agg23/
fx_agg_curves.cpp 50 FX_FLOAT x23 = (x2 + x3) / 2; local
54 FX_FLOAT x123 = (x12 + x23) / 2;
56 FX_FLOAT x234 = (x23 + x34) / 2;
78 m_points.add(point_type(x23, y23, path_flags_jr));
85 m_points.add(point_type(x23, y23, path_flags_jr));
92 m_points.add(point_type(x23, y23, path_flags_jr));
  /external/valgrind/main/none/tests/mips64/
logical_instructions.c 33 TEST2("andi $s0, $s1, 0x23", reg_val1[i], 0x23, s0, s1);
37 TEST2("andi $s0, $s1, 0x23", reg_val2[i], 0x23, s0, s1);
73 TEST2("ori $s0, $s1, 0x23", reg_val1[i], 0x23, s0, s1);
77 TEST2("ori $s0, $s1, 0x23", reg_val2[i], 0x23, s0, s1);
93 TEST2("xori $s0, $s1, 0x23", reg_val1[i], 0x23, s0, s1)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/heap/asm/
SaveRegisters_arm64.S 45 stp x23, x24, [sp, #48]
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 219 public static final int YUV_420_888 = 0x23;
  /external/chromium_org/third_party/boringssl/src/crypto/poly1305/
poly1305_arm_asm.S 66 # qhasm: reg128 x23
224 # qhasm: x23 aligned= mem128[input_0];input_0+=16
225 # asm 1: vld1.8 {>x23=reg128#10%bot->x23=reg128#10%top},[<input_0=int32#1,: 128]!
226 # asm 2: vld1.8 {>x23=d18->x23=d19},[<input_0=r0,: 128]!
492 # qhasm: r4[0,1] += x23[0] unsigned* z12[2]; r4[2,3] += x23[1] unsigned* z12[3]
493 # asm 1: vmlal.u32 <r4=reg128#16,<x23=reg128#10%bot,<z12=reg128#3%top
494 # asm 2: vmlal.u32 <r4=q15,<x23=d18,<z12=d
    [all...]
  /external/openssl/crypto/aes/asm/
aesv8-armx.S 188 .byte 0xc2,0x23,0xb0,0xf3 @ aesimc q1,q1
382 .byte 0x60,0x23,0xb0,0xf3 @ aesd q1,q8
384 .byte 0xc2,0x23,0xb0,0xf3 @ aesimc q1,q1
387 .byte 0x62,0x23,0xb0,0xf3 @ aesd q1,q9
389 .byte 0xc2,0x23,0xb0,0xf3 @ aesimc q1,q1
392 .byte 0x48,0x23,0xb0,0xf3 @ aesd q1,q4
394 .byte 0xc2,0x23,0xb0,0xf3 @ aesimc q1,q1
397 .byte 0x4a,0x23,0xb0,0xf3 @ aesd q1,q5
399 .byte 0xc2,0x23,0xb0,0xf3 @ aesimc q1,q1
401 .byte 0x64,0x23,0xb0,0xf3 @ aesd q1,q1
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound_fm.h 79 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
89 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /external/kernel-headers/original/uapi/sound/
asound_fm.h 102 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
113 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/sound/
asound_fm.h 102 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
113 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound_fm.h 102 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
113 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
asound_fm.h 102 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
113 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound_fm.h 102 #define SNDRV_DM_FM_IOCTL_SET_VOICE _IOW('H', 0x23, struct snd_dm_fm_voice)
113 #define SNDRV_DM_FM_OSS_IOCTL_SET_PARAMS 0x23
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 89 # CHECK: addi $sp, $sp, -56 # encoding: [0xc8,0xff,0xbd,0x23]
90 # CHECK: subu $4, $3, $5 # encoding: [0x23,0x20,0x65,0x00]
93 # CHECK: negu $6, $7 # encoding: [0x23,0x30,0x07,0x00]
126 # CHECK: add $9, $9, $3 # encoding: [0x20,0x48,0x23,0x01]
127 # CHECK: addu $9, $9, $3 # encoding: [0x21,0x48,0x23,0x01]
131 # CHECK: mul $9, $9, $3 # encoding: [0x02,0x48,0x23,0x71]
133 # CHECK: sub $9, $9, $3 # encoding: [0x22,0x48,0x23,0x01]
134 # CHECK: subu $9, $9, $3 # encoding: [0x23,0x48,0x23,0x01]
  /external/chromium_org/ui/gfx/
blit_unittest.cc 69 { 0x20, 0x21, 0x22, 0x23, 0x24 },
93 { 0x10, 0x21, 0x22, 0x23, 0x14 },
106 { 0x30, 0x21, 0x22, 0x23, 0x34 },
127 { 0x20, 0x22, 0x23, 0x23, 0x24 },
138 { 0x20, 0x21, 0x22, 0x23, 0x24 },
161 { 0x20, 0x21, 0x22, 0x23, 0x24 },
  /external/chromium_org/net/cert/
crl_set_unittest.cc 23 0x23, 0xb0, 0x0a, 0x10, 0x0e, 0x37, 0x06, 0x00, 0x03, 0x00, 0x00, 0x23, 0xb1,
28 0x00, 0x14, 0x55, 0x0a, 0x1f, 0xee, 0xf9, 0x49, 0x00, 0x03, 0x00, 0x00, 0x23,
29 0xae, 0x0a, 0x1f, 0xfc, 0xd1, 0x89, 0x00, 0x03, 0x00, 0x00, 0x23, 0xaf, 0x0a,
121 0x0a, 0x10, 0x0d, 0x7f, 0x30, 0x00, 0x03, 0x00, 0x00, 0x23, 0xb0, 0x0a, 0x10,
122 0x0d, 0x7f, 0x30, 0x00, 0x03, 0x00, 0x00, 0x23, 0xb0, 0x0a, 0x10, 0x0d, 0x7f,
123 0x30, 0x00, 0x03, 0x00, 0x00, 0x23, 0xb0, 0x0a, 0x10, 0x0d, 0x7f, 0x30, 0x00,
124 0x03, 0x00, 0x00, 0x23, 0xb0, 0x0a, 0x10, 0x0d, 0x7f, 0x30, 0x00, 0x03, 0x00,
125 0x00, 0x23, 0xb0, 0x0a, 0x10, 0x0d, 0x7f, 0x30, 0x00, 0x03, 0x00, 0x00, 0x23,
    [all...]
  /external/icu/icu4c/source/i18n/
numfmt.cpp 75 0x23, 0x2C, 0x23, 0x23, 0x30, 0x2E, 0x23, 0x23, 0x23, 0 /* "#,##0.###" */
78 0xA4, 0xA0, 0x23, 0x2C, 0x23, 0x23, 0x30, 0x2E, 0x30, 0x30, 0 /* "\u00A4\u00A0#,##0.00" */
81 0x23, 0x2C, 0x23, 0x23, 0x30, 0x25, 0 /* "#,##0%" *
    [all...]
  /development/ndk/platforms/android-3/include/linux/
serio.h 51 #define SERIO_TWIDKBD 0x23
  /external/chromium_org/chrome/browser/profile_resetter/
jtl_foundation.h 148 COMPARE_NODE_TO_STORED_BOOL = 0x23,

Completed in 2560 milliseconds

1 2 3 4 5 6 7 8 91011>>