HomeSort by relevance Sort by last modified time
    Searched refs:x9 (Results 276 - 300 of 771) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/arch/
fpga.h 80 #define OMAP1510_FPGA_IMR_HI (OMAP1510_FPGA_BASE + 0x9)
  /system/core/toolbox/
netstat.c 67 case 0x9: return "LAST_ACK";
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 650 int x9 = input[8]; local
659 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
676 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
694 x9 = dct_const_round_shift(s1 - s9);
711 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
729 x9 = dct_const_round_shift(s9 + s13);
747 s9 = x9;
764 x9 = s9 + s11
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 650 int x9 = input[8]; local
659 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
676 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
677 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
694 x9 = dct_const_round_shift(s1 - s9);
711 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
712 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
729 x9 = dct_const_round_shift(s9 + s13);
747 s9 = x9;
764 x9 = s9 + s11
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyPairGeneratorSpi.java 13 import org.bouncycastle.asn1.x9.ECNamedCurveTable;
14 import org.bouncycastle.asn1.x9.X9ECParameters;
  /external/chromium_org/v8/test/mjsunit/
outobject-double-for-in.js 40 this.x9 = undefined;
  /external/clang/test/Sema/
many-parameters.c 19 int x9,
  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_dc.s 111 mov x9, #0
198 subs x9, x4, #8
ihevc_inter_pred_filters_luma_vert.s 149 neg x9, x20
225 add x20,x1,x9
302 add x20,x1,x9
441 neg x9, x20
514 add x1,x1,x9
ihevc_inter_pred_filters_luma_vert_w16out.s 104 neg x9, x20
179 add x20,x1,x9,lsl #1
251 add x20,x1,x9,lsl #1
393 neg x9, x20
467 add x1,x1,x9,lsl #1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mcx.h 123 #define MDM_PROTOCOLID_PIAFS 0x9
210 #define MDM_V110_SPEED_38DOT4K 0x9
  /external/valgrind/main/memcheck/tests/
wrap6.c 143 register int x9; for (x9 = 0x1900; x9 < 0x1900+len; x9++) { \
159 assert(x9 >= 0x1900 && x9 <= 0x1900+len); } \
  /external/llvm/test/MC/AArch64/
arm64-arithmetic-encoding.s 345 subs x3, sp, x9, lsl #2
352 ; CHECK: subs x3, sp, x9, lsl #2 ; encoding: [0xe3,0x6b,0x29,0xeb]
361 sub sp, x9, w8, uxtw
370 ; CHECK: sub sp, x9, w8, uxtw ; encoding: [0x3f,0x41,0x28,0xcb]
576 csel x9, x9, x1, PL
584 csel x1, x2, x9, LE
594 ; CHECK: csel x9, x9, x1, pl ; encoding: [0x29,0x51,0x81,0x9a]
602 ; CHECK: csel x1, x2, x9, le ; encoding: [0x41,0xd0,0x89,0x9a
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 686 tran_high_t x9 = input[8]; local
695 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
712 s8 = x8 * cospi_17_64 + x9 * cospi_15_64;
713 s9 = x8 * cospi_15_64 - x9 * cospi_17_64;
730 x9 = dct_const_round_shift(s1 - s9);
747 s8 = x8 * cospi_4_64 + x9 * cospi_28_64;
748 s9 = x8 * cospi_28_64 - x9 * cospi_4_64;
765 x9 = dct_const_round_shift(s9 + s13);
783 s9 = x9;
800 x9 = s9 + s11
2105 tran_high_t x9 = input[8]; local
    [all...]
  /external/chromium_org/v8/test/cctest/
test-assembler-arm64.cc 304 __ Mvn(x9, Operand(x1, ROR, 14));
324 CHECK_EQUAL_64(0x3ffc000000000000UL, x9);
363 __ Mov(x9, 0x0123456789abcdefL);
364 __ Mov(x9, Operand(x9));
395 CHECK_EQUAL_64(0x0123456789abcdefL, x9);
465 __ Mov(x9, 0x12345678ffff9abcL);
495 CHECK_EQUAL_64(0x12345678ffff9abcL, x9);
533 __ Orr(x9, x0, Operand(x1, ROR, 12));
547 CHECK_EQUAL_64(0x0ff00000000ff0f0L, x9);
    [all...]
  /external/llvm/unittests/IR/
ConstantRangeTest.cpp 39 EXPECT_TRUE(Full.contains(APInt(16, 0x9)));
49 EXPECT_FALSE(Empty.contains(APInt(16, 0x9)));
58 EXPECT_FALSE(One.contains(APInt(16, 0x9)));
68 EXPECT_FALSE(Some.contains(APInt(16, 0x9)));
77 EXPECT_TRUE(Wrap.contains(APInt(16, 0x9)));
  /external/vixl/test/
test-assembler-a64.cc 269 __ Mvn(x9, Operand(x1, ROR, 14));
289 ASSERT_EQUAL_64(0x3ffc000000000000, x9);
341 __ Mov(x9, 0x12345678ffff9abc);
371 ASSERT_EQUAL_64(0x12345678ffff9abc, x9);
421 __ Mov(x9, 0x0123456789abcdef);
422 __ Mov(x9, Operand(x9));
456 ASSERT_EQUAL_64(0x0123456789abcdef, x9);
493 __ Orr(x9, x0, Operand(x1, ROR, 12));
507 ASSERT_EQUAL_64(0x0ff00000000ff0f0, x9);
    [all...]
  /external/pdfium/core/src/fxge/fontdata/chromefontdata/
FoxitFixedItalic.c 17 0x7, 0x9, 0x11, 0x19, 0x1f, 0x25, 0x29, 0x2d,
42 0x1, 0x6, 0x0, 0x68, 0x0, 0x0, 0x9, 0x37,
96 0x8, 0x32, 0x8, 0x9f, 0x8, 0xf3, 0x9, 0x2e,
97 0x9, 0x77, 0x9, 0xc3, 0x9, 0xd7, 0xa, 0x28,
118 0x20, 0x89, 0x20, 0xfc, 0x21, 0xaa, 0x22, 0x9,
275 0x7a, 0xb6, 0xb8, 0xf7, 0x9, 0x1a, 0xd3, 0x39,
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/mfd/
timpani-audio.h 127 #define TIMPANI_A_TXADC3_EN (0x9)
    [all...]

Completed in 1043 milliseconds

<<11121314151617181920>>