HomeSort by relevance Sort by last modified time
    Searched refs:x23 (Results 26 - 50 of 1447) sorted by null

12 3 4 5 6 7 8 91011>>

  /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
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-4xx.s 123 # CHECK-BE: mtbr0 5 # encoding: [0x7c,0xa0,0x23,0x86]
124 # CHECK-LE: mtbr0 5 # encoding: [0x86,0x23,0xa0,0x7c]
129 # CHECK-BE: mtbr1 5 # encoding: [0x7c,0xa1,0x23,0x86]
130 # CHECK-LE: mtbr1 5 # encoding: [0x86,0x23,0xa1,0x7c]
135 # CHECK-BE: mtbr2 5 # encoding: [0x7c,0xa2,0x23,0x86]
136 # CHECK-LE: mtbr2 5 # encoding: [0x86,0x23,0xa2,0x7c]
141 # CHECK-BE: mtbr3 5 # encoding: [0x7c,0xa3,0x23,0x86]
142 # CHECK-LE: mtbr3 5 # encoding: [0x86,0x23,0xa3,0x7c]
147 # CHECK-BE: mtbr4 5 # encoding: [0x7c,0xa4,0x23,0x86]
148 # CHECK-LE: mtbr4 5 # encoding: [0x86,0x23,0xa4,0x7c
    [all...]
  /hardware/qcom/msm8996/kernel-headers/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
  /hardware/qcom/msm8996/original-kernel-headers/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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.15-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
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_arm64.S 29 stp x23, x24, [sp, #-16]!
45 ldp x23, x24, [sp], #16
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_arm64.S 29 stp x23, x24, [sp, #-16]!
45 ldp x23, x24, [sp], #16
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
eh-frame-bar.s 8 .cfi_offset x23, 24
23 ldp x23, x24, [x0, #24]
eh-frame-foo.s 8 .cfi_offset x23, 24
35 ldp x23, x24, [x0, #24]
  /external/valgrind/none/tests/arm64/
memory.c 215 TESTINST3_hide2and3("ldrsw x21, [x22,x23]", AREA_MID, 5, x21,x22,x23,0);
216 TESTINST3_hide2and3("ldrsw x21, [x22,x23, lsl #2]", AREA_MID, 5, x21,x22,x23,0);
217 TESTINST3_hide2and3("ldrsw x21, [x22,w23,uxtw #0]", AREA_MID, 5, x21,x22,x23,0);
218 TESTINST3_hide2and3("ldrsw x21, [x22,w23,uxtw #2]", AREA_MID, 5, x21,x22,x23,0);
219 TESTINST3_hide2and3("ldrsw x21, [x22,w23,sxtw #0]", AREA_MID, -5ULL, x21,x22,x23,0);
220 TESTINST3_hide2and3("ldrsw x21, [x22,w23,sxtw #2]", AREA_MID, -5ULL, x21,x22,x23,0);
222 TESTINST3_hide2and3("ldrsh x21, [x22,x23]", AREA_MID, 5, x21,x22,x23,0)
    [all...]
  /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/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP224K1FieldElement.java 172 int[] x23 = x8; local
173 SecP224K1Field.squareN(x19, 4, x23);
174 SecP224K1Field.multiply(x23, x4, x23);
176 SecP224K1Field.squareN(x23, 19, x42);
183 SecP224K1Field.multiply(x107, x23, x107);
184 int[] x191 = x23;
  /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/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Status.h 49 PH_DL_STATUS_SESSION_WAS_CLOSED = 0x23,
  /external/strace/linux/x86_64/
getregs_old.c 41 if (x86_64_regs.cs == 0x23) {
  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
rrtr_unittest.cc 24 0x23, 0x45, 0x67, 0x89};
  /hardware/bsp/intel/peripheral/libupm/src/mlx90614/
mlx90614.h 41 #define MLX90614_TARANGE 0x23
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
serio.h 51 #define SERIO_TWIDKBD 0x23
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
serio.h 51 #define SERIO_TWIDKBD 0x23
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
serio.h 51 #define SERIO_TWIDKBD 0x23
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
serio.h 51 #define SERIO_TWIDKBD 0x23

Completed in 5227 milliseconds

12 3 4 5 6 7 8 91011>>