HomeSort by relevance Sort by last modified time
    Searched defs:s13 (Results 1 - 18 of 18) 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
14 s13 equ 'a''b' define
  /external/clang/test/Analysis/
malloc-overflow.c 96 struct s13 struct
101 void * f13(struct s13 *s)
  /art/test/004-StackWalk/src/
Main.java 39 String s13 = new String("13"); local
61 s += s13;
  /external/clang/test/CodeGen/
regparm-struct.c 167 struct s13 { struct
172 __attribute__((regparm(3))) void f18(struct s13 a, int b, int c, int d);
173 // CHECK: declare void @f18(%struct.s13* byval align 4, i32 inreg, i32 inreg, i32 inreg)
175 struct s13 x = {{41}};
ms_struct-bitfield.c 177 int s13 = sizeof(t13); variable
178 // CHECK: @s13 = global i32 4
179 // CHECK-ARM: @s13 = global i32 4
arm-arguments.c 76 // APCS-GNU: struct.s13* noalias sret
80 struct s13 { float f0; }; struct
81 struct s13 f13(void) {}
arm64-arguments.c 59 // CHECK: define %struct.s13 @f13()
60 struct s13 { float f0; }; struct
61 struct s13 f13(void) {}
  /external/clang/test/Sema/
bitfield-layout_1.c 136 } s13; variable in typeref:struct:__anon15549
137 CHECK_SIZE(s13,12)
  /art/test/020-string/src/
Main.java 124 String s13 = new String(stringBuffer); local
  /external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c 272 int16x8_t s11, s12, s13, s14; local
302 &s12, &s13, &s14);
303 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14);
311 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, max);
312 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters, max);
322 s5 = s13;
492 int16x8_t s11, s12, s13, s14; local
522 &s12, &s13, &s14);
523 transpose_s16_8x8(&s7, &s8, &s9, &s10, &s11, &s12, &s13, &s14);
531 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, max)
    [all...]
vpx_convolve8_neon.c 299 int16x8_t s11, s12, s13, s14, d4, d5, d6, d7; local
341 s13 = vreinterpretq_s16_u16(vmovl_u8(t6));
356 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3,
358 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters,
377 s5 = s13;
584 int16x8_t s11, s12, s13, s14, d4, d5, d6, d7; local
627 s13 = vreinterpretq_s16_u16(vmovl_u8(t6));
642 d6 = convolve8_8(s6, s7, s8, s9, s10, s11, s12, s13, filters, filter3,
644 d7 = convolve8_8(s7, s8, s9, s10, s11, s12, s13, s14, filters,
679 s5 = s13;
    [all...]
loopfilter_neon.c 548 uint8x##w##_t *s11, uint8x##w##_t *s12, uint8x##w##_t *s13, \
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
381 s13 = x12 * cospi_7_64 - x13 * cospi_25_64;
390 x5 = fdct_round_shift(s5 + s13);
398 x13 = fdct_round_shift(s5 - s13);
416 s13 = x12 * cospi_4_64 + x13 * cospi_28_64;
429 x9 = fdct_round_shift(s9 + s13);
433 x13 = fdct_round_shift(s9 - s13);
451 s13 = x12 * cospi_24_64 - x13 * cospi_8_64;
468 x13 = fdct_round_shift(s13 + s15);
470 x15 = fdct_round_shift(s13 - s15)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.c 388 tran_high_t s9, s10, s11, s12, s13, s14, s15; local
426 s13 = x12 * cospi_7_64 - x13 * cospi_25_64;
435 x5 = WRAPLOW(dct_const_round_shift(s5 + s13));
443 x13 = WRAPLOW(dct_const_round_shift(s5 - s13));
461 s13 = x12 * cospi_4_64 + x13 * cospi_28_64;
474 x9 = WRAPLOW(dct_const_round_shift(s9 + s13));
478 x13 = WRAPLOW(dct_const_round_shift(s9 - s13));
496 s13 = x12 * cospi_24_64 - x13 * cospi_8_64;
513 x13 = WRAPLOW(dct_const_round_shift(s13 + s15));
515 x15 = WRAPLOW(dct_const_round_shift(s13 - s15))
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/v8/src/arm/
simulator-arm.h 121 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
  /external/boringssl/src/crypto/curve25519/
curve25519.c 3806 int64_t s13 = 2097151 & (load_3(s + 34) >> 1); local
4184 int64_t s13; local
    [all...]
  /external/r8/src/test/examples/jumbostring/
StringPool0.java 20 public static final String s13 = "13"; field in class:StringPool0
    [all...]

Completed in 637 milliseconds