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

  /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];
  /external/clang/test/CXX/expr/expr.const/
p3-0x.cpp 41 T<e10> s10; variable
  /external/v8/test/mjsunit/
uri.js 54 var s10 = String.fromCharCode(cc10); variable
65 assertEquals('%EE%80%80', encodeURI(s10));
78 assertEquals(cc10, decodeURI(encodeURI(s10)).charCodeAt(0));
  /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) {}
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
x86_64-arguments.c 63 struct s10 { int a; int b; int : 0; }; struct
64 void f10(struct s10 a0) {}
  /art/test/020-string/src/
Main.java 114 String s10 = new String(charArray); local
  /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 581 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
620 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
629 x2 = WRAPLOW(dct_const_round_shift(s2 + s10), 8);
637 x10 = WRAPLOW(dct_const_round_shift(s2 - s10), 8);
655 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
672 x10 = WRAPLOW(dct_const_round_shift(s10 + s14), 8);
676 x14 = WRAPLOW(dct_const_round_shift(s10 - s14), 8);
690 s10 = x10;
705 x8 = WRAPLOW(check_range(s8 + s10), 8);
707 x10 = WRAPLOW(check_range(s8 - s10), 8)
1820 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans16_dspr2.c 1056 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c 915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
678 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
687 x2 = dct_const_round_shift(s2 + s10);
695 x10 = dct_const_round_shift(s2 - s10);
713 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
730 x10 = dct_const_round_shift(s10 + s14);
734 x14 = dct_const_round_shift(s10 - s14);
748 s10 = x10;
763 x8 = s8 + s10;
765 x10 = s8 - s10;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c 799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
829 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
838 x2 = fdct_round_shift(s2 + s10);
846 x10 = fdct_round_shift(s2 - s10);
864 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
881 x10 = fdct_round_shift(s10 + s14);
885 x14 = fdct_round_shift(s10 - s14);
899 s10 = x10;
914 x8 = s8 + s10;
916 x10 = s8 - s10;
    [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/v8/src/arm/
simulator-arm.h 119 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
  /external/boringssl/src/crypto/curve25519/
curve25519.c 3789 int64_t s10 = 2097151 & (load_3(s + 26) >> 2); local
4167 int64_t s10; local
    [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c 30399 IRTemp s10 = newTemp(Ity_V128); local
31516 IRTemp s10 = newTemp(Ity_V128); local
    [all...]

Completed in 976 milliseconds