HomeSort by relevance Sort by last modified time
    Searched defs:s10 (Results 1 - 25 of 30) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
constants.s 1 xdef s01,s02,s03,s04,s05,s06,s07,s08,s09,s10,s11,s12,s13
11 s10 equ 'a' define
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
syntax-1.s 184 .long s10 - DATALABEL $
190 s10: label
  /external/clang/test/Sema/
pragma-align-mac68k.c 86 struct s10 { struct
89 extern int a10_0[sizeof(struct s10) == 2 ? 1 : -1];
90 extern int a10_1[__alignof(struct s10) == 2 ? 1 : -1];
bitfield-layout_1.c 105 } s10; variable in typeref:struct:__anon15546
106 CHECK_SIZE(s10,2)
  /external/clang/test/CXX/expr/expr.const/
p3-0x.cpp 41 T<e10> s10; variable
  /external/protobuf/src/google/protobuf/stubs/
stringpiece_unittest.cc 48 StringPiece s10; local
49 EXPECT_TRUE(s10.data() == NULL);
50 EXPECT_EQ(0, s10.length());
  /art/test/004-StackWalk/src/
Main.java 36 String s10 = new String("10"); local
58 s += s10;
75 s10 = s + s10;
76 s10 += s20;
78 s20 += s10;
  /external/clang/test/CodeGen/
regparm-struct.c 129 struct s10 { struct
132 __attribute__((regparm(3))) void f14(struct s10 a, int b, int c);
135 struct s10 x = { 41 };
x86_64-arguments-nacl.c 50 struct s10 { int a; int b; int : 0; }; struct
51 void f10(struct s10 a0) {}
ms_struct-bitfield.c 148 int s10 = sizeof(t10); variable
149 // CHECK: @s10 = global i32 16
150 // CHECK-ARM: @s10 = global i32 8
arm-arguments.c 61 struct s10 { int f0; int : 0; int : 0; }; struct
62 struct s10 f10(void) {}
x86_32-arguments-darwin.c 66 struct s10 { struct
x86_64-arguments.c 63 struct s10 { int a; int b; int : 0; }; struct
64 void f10(struct s10 a0) {}
  /art/disassembler/
disassembler_mips.cc 700 int32_t s10 = (instruction >> 16) & 0x3ff; local
    [all...]
  /art/test/020-string/src/
Main.java 121 String s10 = new String(charArray); local
  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 158 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
182 load_4x4((const int16_t *)src, src_stride, &s7, &s8, &s9, &s10);
183 transpose_s16_4x4d(&s7, &s8, &s9, &s10);
188 d3 = convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters);
207 s6 = s10;
214 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
223 load_8x8((const int16_t *)(src + 7), src_stride, &s7, &s8, &s9, &s10,
234 transpose_s16_8x8(&s7, &s8, &s9, &s10, &t4, &t5, &t6, &t7);
247 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, max);
301 load_8x8((const int16_t *)s, src_stride, &s7, &s8, &s9, &s10, &s11
358 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
421 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
586 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
654 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
752 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
828 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
    [all...]
vpx_convolve8_neon.c 147 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, local
186 s10 = vget_low_s16(tt3);
194 d3 = convolve8_4(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3,
216 s6 = s10;
227 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
255 s10 = vreinterpretq_s16_u16(vmovl_u8(t3));
271 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3,
338 s10 = vreinterpretq_s16_u16(vmovl_u8(t3));
350 d3 = convolve8_8(s3, s4, s5, s6, s7, s8, s9, s10, filters, filter3,
352 d4 = convolve8_8(s4, s5, s6, s7, s8, s9, s10, s11, filters, filter3
412 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, local
496 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
715 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
785 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
887 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
967 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; local
    [all...]
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...]
  /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...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 388 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
423 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
432 x2 = WRAPLOW(dct_const_round_shift(s2 + s10));
440 x10 = WRAPLOW(dct_const_round_shift(s2 - s10));
458 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
475 x10 = WRAPLOW(dct_const_round_shift(s10 + s14));
479 x14 = WRAPLOW(dct_const_round_shift(s10 - s14));
493 s10 = x10;
508 x8 = WRAPLOW(s8 + s10);
510 x10 = WRAPLOW(s8 - s10);
1697 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /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/src/Renderer/
Blitter.cpp 1269 Pointer<Byte> s10 = source + ComputeOffset(X0, Y1, sPitchB, srcBytes, srcQuadLayout); local
    [all...]
  /prebuilts/go/darwin-x86/test/
live.go 441 var s1, s2, s3, s4, s5, s6, s7, s8, s9, s10 string var
445 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
447 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
448 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
  /prebuilts/go/linux-x86/test/
live.go 441 var s1, s2, s3, s4, s5, s6, s7, s8, s9, s10 string var
445 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
447 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
448 printstring(s1 + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10) // ERROR "live at call to concatstrings: .autotmp_[0-9]+$" "live at call to printstring: .autotmp_[0-9]+$"
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 148 s10 = 2.04203474281493971326506384646692446e-07L, variable
303 y*(s9+y*(s10+y*s11)))))))))));

Completed in 465 milliseconds

1 2