HomeSort by relevance Sort by last modified time
    Searched refs:s5 (Results 1 - 25 of 440) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
process_vm_readv.test 6 run_strace_match_diff -s5 -a37
process_vm_writev.test 6 run_strace_match_diff -s5 -a38
  /external/strace/tests-m32/
process_vm_readv.test 6 run_strace_match_diff -s5 -a37
process_vm_writev.test 6 run_strace_match_diff -s5 -a38
  /external/strace/tests-mx32/
process_vm_readv.test 6 run_strace_match_diff -s5 -a37
process_vm_writev.test 6 run_strace_match_diff -s5 -a38
  /external/selinux/mcstrans/share/examples/urcsts-via-include/setrans.d/
c.conf 3 s5=CONFIDENTIAL
4 s5=C O N F I D E N T I A L
5 s5=C
  /external/clang/test/CodeGenCXX/
expr.cpp 34 struct s5;
35 struct s5 &f5_0(bool cond, struct s5 &a, struct s5 &b) {
x86_32-arguments.cpp 88 struct s5 { s5(); int &x; }; struct
89 s5 f5() { return s5(); }
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
half-prec-psyntax.s 4 vcvtt s2.f32, s5.f16
5 vcvtb s2.f32, s5.f16
6 vcvtt s2.f16, s5.f32
7 vcvtb s2.f16, s5.f32
  /external/clang/test/CodeGen/
x86_32-arguments-win32.c 35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} }
39 void f5_2(struct s5 a0) {}
ppc64-struct-onefloat.c 7 typedef struct s5 { Sd ds; } SSd; struct
15 // CHECK: %e = alloca %struct.s5, align 8
23 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %e, i32 0, i32 0
45 // CHECK: %{{[a-zA-Z0-9.]+}} = getelementptr inbounds %struct.s5, %struct.s5* %p5, i32 0, i32 0
  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_135_add_neon.c 93 int16x8_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32]; local
205 s5[0] = vaddq_s16(s4[0], s4[3]);
206 s5[1] = vaddq_s16(s4[0], s4[2]);
207 s5[2] = vsubq_s16(s4[0], s4[2]);
208 s5[3] = vsubq_s16(s4[0], s4[3]);
210 s5[5] = sub_multiply_shift_and_narrow_s16(s3[7], s3[4], cospi_16_64);
211 s5[6] = add_multiply_shift_and_narrow_s16(s3[4], s3[7], cospi_16_64);
213 s5[8] = vaddq_s16(s2[8], s3[11]);
214 s5[9] = vaddq_s16(s4[9], s4[10]);
215 s5[10] = vsubq_s16(s4[9], s4[10])
377 int16x8_t in[16], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], local
    [all...]
highbd_idct32x32_135_add_neon.c 100 int32x4x2_t in[12], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], local
215 s5[0] = highbd_idct_add_dual(s4[0], s4[3]);
216 s5[1] = highbd_idct_add_dual(s4[0], s4[2]);
217 s5[2] = highbd_idct_sub_dual(s4[0], s4[2]);
218 s5[3] = highbd_idct_sub_dual(s4[0], s4[3]);
220 s5[5] = sub_multiply_shift_and_narrow_s32_dual(s3[7], s3[4], cospi_16_64);
221 s5[6] = add_multiply_shift_and_narrow_s32_dual(s3[4], s3[7], cospi_16_64);
223 s5[8] = highbd_idct_add_dual(s2[8], s3[11]);
224 s5[9] = highbd_idct_add_dual(s4[9], s4[10]);
225 s5[10] = highbd_idct_sub_dual(s4[9], s4[10])
453 int32x4x2_t in[16], s1[32], s2[32], s3[32], s4[32], s5[32], s6[32], s7[32], local
    [all...]
highbd_vpx_convolve8_neon.c 44 int16x8_t *s4, int16x8_t *s5, int16x8_t *s6,
56 *s5 = vld1q_s16(s);
66 const uint16x8_t s5, const uint16x8_t s6,
78 vst1q_u16(s, s5);
87 const int16x4_t s4, const int16x4_t s5,
99 sum = vmlal_lane_s16(sum, s5, filters_hi, 1);
107 const int16x8_t s4, const int16x8_t s5,
122 sum0 = vmlal_lane_s16(sum0, vget_low_s16(s5), filters_hi, 1);
130 sum1 = vmlal_lane_s16(sum1, vget_high_s16(s5), filters_hi, 1);
158 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10 local
214 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; local
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...]
  /art/test/Statics/
Statics.java 23 static final long s5 = 0x1234567890abcdefL; field in class:Statics
44 return s5;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
expr.s 2 xdef s1,s2,s3,s4,s5
7 s5 equ (1>=2)!(1<>1) define
expr.d 11 00* A s5
  /external/clang/test/SemaCXX/
warn-dangling-field.cpp 39 struct S5 {
42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member in struct:S6
46 S6() : s5 { 0 } {} // expected-warning {{binding reference subobject of member 's5' to a temporary}}
49 struct S7 : S5 {
50 S7() : S5 { 0 } {} // expected-warning {{binding reference member 'x' to a temporary}}
elaborated-type-specifier.cpp 41 int test_funcparam_scope(struct S5 * s5) {
42 struct S5 { int y; } *s5_2 = 0;
43 if (s5 == s5_2) return 1; // expected-error {{comparison of distinct pointer types ('struct S5 *' and 'struct S5 *')}}
  /external/selinux/mcstrans/share/examples/urcsts/
setrans.conf 14 s5=CONFIDENTIAL
15 s5=C O N F I D E N T I A L
16 s5=C
  /external/selinux/mcstrans/share/examples/pipes/
setrans.conf 17 s5:c200.c511=Top Secret
18 s5:c200.c511=TS
  /external/clang/test/Sema/
no-documentation-warn-tagdecl-specifier.c 27 /** @return s5 Test 5 - expected warning here */
28 struct s5 { int is; }; struct
29 struct s5* f5(void);
  /external/llvm/test/MC/ARM/
fconst.s 9 fconstsne s5, #0x1
10 fconstsgt s5, #0x20
19 @ CHECK: vmovne.f32 s5, #2.125000e+00 @ encoding: [0x01,0x2a,0xf0,0x1e]
20 @ CHECK: vmovgt.f32 s5, #8.000000e+00 @ encoding: [0x00,0x2a,0xf2,0xce]
  /external/llvm/test/MC/COFF/
linkonce.s 22 .section s5
68 // CHECK: Name: s5
125 // CHECK: Name: s5
126 // CHECK: Section: s5 (8)

Completed in 694 milliseconds

1 2 3 4 5 6 7 8 91011>>