HomeSort by relevance Sort by last modified time
    Searched refs:s10 (Results 51 - 75 of 131) sorted by null

1 23 4 5 6

  /external/u-boot/arch/arm/mach-socfpga/
reset_manager_s10.c 11 #include <dt-bindings/reset/altr,rst-mgr-s10.h>
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
rv64i-valid.s 49 # CHECK-INST: srai s10, s11, 31
91 # CHECK-INST: sllw s8, s9, s10
93 sllw s8, s9, s10
rvi-aliases-valid.s 119 # CHECK-INST: csrrs s10, 3074, zero
120 # CHECK-ALIAS: rdinstret s10
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_highbd_iht16x16_add_neon.c 170 int64x2x2_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; local
250 highbd_iadst_butterfly(x[10], x[11], vget_high_s32(c_17_15_21_11), 0, 1, s10,
259 x[2] = highbd_add_dct_const_round_shift_low_8(s2, s10);
267 x[10] = highbd_sub_dct_const_round_shift_low_8(s2, s10);
284 highbd_iadst_butterfly(x[10], x[11], vget_high_s32(c_4_28_20_12), 0, 1, s10,
301 x[10] = highbd_add_dct_const_round_shift_low_8(s10, s14);
305 x[14] = highbd_sub_dct_const_round_shift_low_8(s10, s14);
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.csv 336 PIPE_FORMAT_R10G10B10A2_SSCALED , plain, 1, 1, s10 , s10 , s10 , s2 , xyzw, rgb, s2 , s10 , s10 , s10 , wzyx
339 PIPE_FORMAT_B10G10R10A2_SSCALED , plain, 1, 1, s10 , s10 , s10 , s2 , zyxw, rgb, s2 , s10 , s10 , s10 , yzw
    [all...]
  /external/virglrenderer/src/gallium/auxiliary/util/
u_format.csv 292 PIPE_FORMAT_R10G10B10A2_SSCALED , plain, 1, 1, s10 , s10 , s10 , s2 , xyzw, rgb, s2 , s10 , s10 , s10 , wzyx
295 PIPE_FORMAT_B10G10R10A2_SSCALED , plain, 1, 1, s10 , s10 , s10 , s2 , zyxw, rgb, s2 , s10 , s10 , s10 , yzw
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 348 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
378 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
387 x2 = fdct_round_shift(s2 + s10);
395 x10 = fdct_round_shift(s2 - s10);
413 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
430 x10 = fdct_round_shift(s10 + s14);
434 x14 = fdct_round_shift(s10 - s14);
448 s10 = x10;
463 x8 = s8 + s10;
465 x10 = s8 - s10;
    [all...]
  /art/test/115-native-bridge/src/
NativeBridgeMain.java 113 short s8, short s9, short s10);
  /external/libxaac/decoder/drc_src/
impd_drc_filter_bank.h 47 FLOAT32 s10; member in struct:__anon30044
  /external/llvm/test/MC/AArch64/
arm64-memory.s 286 ldp s10, s1, [x2, #64]
294 ; CHECK: ldp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x48,0x2d]
300 stp s10, s1, [x2, #64]
306 ; CHECK: stp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x08,0x2d]
318 ldp s10, s1, [x2, #64]!
325 ; CHECK: ldp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0xc8,0x2d]
330 stp s10, s1, [x2, #64]!
335 ; CHECK: stp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0x88,0x2d]
346 ldp s10, s1, [x2], #64
353 ; CHECK: ldp s10, s1, [x2], #64 ; encoding: [0x4a,0x04,0xc8,0x2c
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
arm64-memory.s 286 ldp s10, s1, [x2, #64]
294 ; CHECK: ldp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x48,0x2d]
300 stp s10, s1, [x2, #64]
306 ; CHECK: stp s10, s1, [x2, #64] ; encoding: [0x4a,0x04,0x08,0x2d]
318 ldp s10, s1, [x2, #64]!
325 ; CHECK: ldp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0xc8,0x2d]
330 stp s10, s1, [x2, #64]!
335 ; CHECK: stp s10, s1, [x2, #64]! ; encoding: [0x4a,0x04,0x88,0x2d]
346 ldp s10, s1, [x2], #64
353 ; CHECK: ldp s10, s1, [x2], #64 ; encoding: [0x4a,0x04,0xc8,0x2c
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
smem.s 98 s_buffer_store_dword s10, s[92:95], m0
99 // GFX89: s_buffer_store_dword s10, s[92:95], m0 ; encoding: [0xae,0x02,0x60,0xc0,0x7c,0x00,0x00,0x00]
140 s_buffer_load_dword s10, s[92:95], m0
141 // GFX89: s_buffer_load_dword s10, s[92:95], m0 ; encoding: [0xae,0x02,0x20,0xc0,0x7c,0x00,0x00,0x00]
142 // SICI: s_buffer_load_dword s10, s[92:95], m0 ; encoding: [0x7c,0x5c,0x05,0xc2]
  /external/tensorflow/tensorflow/contrib/gan/python/features/python/
spectral_normalization_test.py 98 s10 = sigma
102 self.assertGreater(abs(s10 - 1.), abs(s50 - 1.))
103 self.assertGreater(abs(s5 - 1.), abs(s10 - 1.))
  /art/test/020-string/src/
Main.java 121 String s10 = new String(charArray); local
  /external/clang/test/CodeGen/
x86_64-arguments.c 63 struct s10 { int a; int b; int : 0; }; struct
64 void f10(struct s10 a0) {}
arm64-arguments.c 47 struct s10 { int f0; int : 0; int : 0; }; struct
48 struct s10 f10(void) {}
x86_32-arguments-darwin.c 66 struct s10 { struct
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_neon.c 547 uint8x##w##_t *s8, uint8x##w##_t *s9, uint8x##w##_t *s10, \
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
    [all...]
  /art/test/623-checker-loop-regressions/src/
Main.java 539 int s10 = 0; local
572 s10 += c[i];
595 return s0 + s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10 + s11 + s12 + s13 + s14 + s15 +
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 391 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
426 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
435 x2 = WRAPLOW(dct_const_round_shift(s2 + s10));
443 x10 = WRAPLOW(dct_const_round_shift(s2 - s10));
461 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
478 x10 = WRAPLOW(dct_const_round_shift(s10 + s14));
482 x14 = WRAPLOW(dct_const_round_shift(s10 - s14));
496 s10 = x10;
511 x8 = WRAPLOW(s8 + s10);
513 x10 = WRAPLOW(s8 - s10);
1710 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 148 s10 = 2.04203474281493971326506384646692446e-07L, variable
303 y*(s9+y*(s10+y*s11)))))))))));
  /external/capstone/suite/MC/ARM/
fp-armv8.s.cs 43 0x47,0x5a,0xb7,0x6e = vrintxvs.f32 s10, s14
thumb-fp-armv8.s.cs 43 0xb7,0xee,0x47,0x5a = vrintxvs.f32 s10, s14
  /art/disassembler/
disassembler_mips.cc 730 int32_t s10 = (instruction >> 16) & 0x3ff; local
    [all...]

Completed in 654 milliseconds

1 23 4 5 6