Home
last modified time | relevance | path

Searched defs:a0 (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/clang/test/CodeGen/
Dbitfield-2.c24 int f0_load(struct s0 *a0) { in f0_load()
28 int f0_store(struct s0 *a0) { in f0_store()
31 int f0_reload(struct s0 *a0) { in f0_reload()
70 int f1_load(struct s1 *a0) { in f1_load()
74 int f1_store(struct s1 *a0) { in f1_store()
77 int f1_reload(struct s1 *a0) { in f1_reload()
113 int f2_load(union u2 *a0) { in f2_load()
116 int f2_store(union u2 *a0) { in f2_store()
119 int f2_reload(union u2 *a0) { in f2_reload()
146 int f3_load(struct s3 *a0) { in f3_load()
[all …]
Darm-vector-arguments.c13 int8x16x2_t f0(int8x16_t a0, int8x16_t a1) { in f0()
25 T_float32x2 f1_0(T_float32x2 a0) { return a0; } in f1_0()
27 T_float32x4 f1_1(T_float32x4 a0) { return a0; } in f1_1()
29 T_float32x8 f1_2(T_float32x8 a0) { return a0; } in f1_2()
31 T_float32x16 f1_3(T_float32x16 a0) { return a0; } in f1_3()
Dmips64-padding-arg.c18 void foo1(int a0, S0 a1, S0 a2, int b, S0 a3) { in foo1()
30 void foo3(int a0, long double a1) { in foo3()
42 S0 foo5(long double a0) { in foo5()
53 void foo7(float a0, double a1) { in foo7()
Dtransparent-union.c22 void f1_0(int *a0) { in f1_0()
28 void f1_1(int *a0) { in f1_1()
Dwindows-struct-abi.c11 void receive_f1(struct f1 a0) { } in receive_f1()
24 void receive_f2(struct f2 a0) { } in receive_f2()
39 void receive_f4(struct f4 a0) { } in receive_f4()
Dlibcalls.c8 void test_sqrt(float a0, double a1, long double a2) { in test_sqrt()
38 void test_pow(float a0, double a1, long double a2) { in test_pow()
61 void test_fma(float a0, double a1, long double a2) { in test_fma()
Dmips64-class-return.cpp38 void foo3(D2 a0) { in foo3()
43 void foo4(D0 a0) { in foo4()
Dasm-variable.c3 unsigned long long foo(unsigned long long addr, unsigned long long a0, in foo()
29 unsigned long long foo2(unsigned long long addr, double a0, in foo2()
Daarch64-arguments-hfa-v3.c13 HFAv3 test(HFAv3 a0, HFAv3 a1, HFAv3 a2) { in test()
18 MixedHFAv3 test_mixed(MixedHFAv3 a0, MixedHFAv3 a1, MixedHFAv3 a2) { in test_mixed()
Dx86_32-arguments-win32.c10 void f1_2(struct s1 a0) {} in f1_2()
39 void f5_2(struct s5 a0) {} in f5_2()
47 void f6_2(struct s6 a0) {} in f6_2()
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp2.cpp10 A<int> a0 = f0(arr0); in test_f0_bullet1() local
20 A<int(int, int)> a0 = f0(g0); in test_f0_bullet2() local
31 A<X> a0 = f1(get_X()); in test_f1_bullet3() local
/external/python/cpython2/Include/
DPython-ast.h375 #define Module(a0, a1) _Py_Module(a0, a1) argument
377 #define Interactive(a0, a1) _Py_Interactive(a0, a1) argument
379 #define Expression(a0, a1) _Py_Expression(a0, a1) argument
381 #define Suite(a0, a1) _Py_Suite(a0, a1) argument
383 #define FunctionDef(a0, a1, a2, a3, a4, a5, a6) _Py_FunctionDef(a0, a1, a2, a3, a4, a5, a6) argument
387 #define ClassDef(a0, a1, a2, a3, a4, a5, a6) _Py_ClassDef(a0, a1, a2, a3, a4, a5, a6) argument
391 #define Return(a0, a1, a2, a3) _Py_Return(a0, a1, a2, a3) argument
393 #define Delete(a0, a1, a2, a3) _Py_Delete(a0, a1, a2, a3) argument
396 #define Assign(a0, a1, a2, a3, a4) _Py_Assign(a0, a1, a2, a3, a4) argument
399 #define AugAssign(a0, a1, a2, a3, a4, a5) _Py_AugAssign(a0, a1, a2, a3, a4, a5) argument
[all …]
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dreconinter_dspr2.c25 unsigned int a0, a1, a2, a3; in vp8_copy_mem16x16_dspr2() local
53 unsigned int a0, a1; in vp8_copy_mem8x8_dspr2() local
77 unsigned int a0, a1; in vp8_copy_mem8x4_dspr2() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dtranspose_neon.h24 static INLINE int16x8x2_t vpx_vtrnq_s64_to_s16(int32x4_t a0, int32x4_t a1) { in vpx_vtrnq_s64_to_s16()
33 static INLINE int32x4x2_t vpx_vtrnq_s64_to_s32(int32x4_t a0, int32x4_t a1) { in vpx_vtrnq_s64_to_s32()
40 static INLINE int64x2x2_t vpx_vtrnq_s64(int32x4_t a0, int32x4_t a1) { in vpx_vtrnq_s64()
49 static INLINE uint8x16x2_t vpx_vtrnq_u64_to_u8(uint32x4_t a0, uint32x4_t a1) { in vpx_vtrnq_u64_to_u8()
58 static INLINE uint16x8x2_t vpx_vtrnq_u64_to_u16(uint32x4_t a0, uint32x4_t a1) { in vpx_vtrnq_u64_to_u16()
67 static INLINE void transpose_u8_4x4(uint8x8_t *a0, uint8x8_t *a1) { in transpose_u8_4x4()
96 static INLINE void transpose_s16_4x4d(int16x4_t *a0, int16x4_t *a1, in transpose_s16_4x4d()
129 static INLINE void transpose_s16_4x4q(int16x8_t *a0, int16x8_t *a1) { in transpose_s16_4x4q()
160 static INLINE void transpose_u16_4x4q(uint16x8_t *a0, uint16x8_t *a1) { in transpose_u16_4x4q()
191 static INLINE void transpose_u8_4x8(uint8x8_t *a0, uint8x8_t *a1, uint8x8_t *a2, in transpose_u8_4x8()
[all …]
Dhighbd_idct4x4_add_neon.c21 const uint16x4_t a0 = vld1_u16(*dest); in highbd_idct4x4_1_add_kernel1() local
40 const uint16x4_t a0 = vld1_u16(*dest); in highbd_idct4x4_1_add_kernel2() local
69 int32x4_t *const a0, in idct4x4_16_kernel_bd10()
95 int32x4_t *const a0, in idct4x4_16_kernel_bd12()
142 int16x8_t a0, a1; in vpx_highbd_idct4x4_16_add_neon() local
Didct32x32_1_add_neon.c19 const uint8x16_t a0 = vld1q_u8(*dest); in idct32x32_1_add_pos_kernel() local
30 const uint8x16_t a0 = vld1q_u8(*dest); in idct32x32_1_add_neg_kernel() local
Dhadamard_neon.c19 static void hadamard8x8_one_pass(int16x8_t *a0, int16x8_t *a1, int16x8_t *a2, in hadamard8x8_one_pass()
52 int16x8_t a0 = vld1q_s16(src_diff); in vpx_hadamard_8x8_neon() local
94 const int16x8_t a0 = load_tran_low_to_s16q(coeff + 0); in vpx_hadamard_16x16_neon() local
/external/clang/test/CodeGenCXX/
Dmangle-template.cpp8 void f0(T<x> a0) {} in f0()
16 void f1(t1<f0> a0) {} in f1()
24 void f1(t1<f0> a0) {} in f1()
32 void f1(t1<test3_f0> a0) {} in f1()
40 void f1(t1<test4_f0> a0) {} in f1()
50 void f1(t1<test5_f0> a0) {} in f1()
54 void f2(t2<main> a0) {} in f2()
63 void f0(T<&A::im0> a0) {} in f0()
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h28 AutoDiffJacobian(const T0& a0) : Functor(a0) {} in AutoDiffJacobian()
30 AutoDiffJacobian(const T0& a0, const T1& a1) : Functor(a0, a1) {} in AutoDiffJacobian()
32 AutoDiffJacobian(const T0& a0, const T1& a1, const T2& a2) : Functor(a0, a1, a2) {} in AutoDiffJacobian()
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h50 NumericalDiff(const T0& a0) : Functor(a0), epsfcn(0) {} in NumericalDiff()
52 NumericalDiff(const T0& a0, const T1& a1) : Functor(a0, a1), epsfcn(0) {} in NumericalDiff()
54 NumericalDiff(const T0& a0, const T1& a1, const T2& a2) : Functor(a0, a1, a2), epsfcn(0) {} in NumericalDiff()
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
Ddestroy.pass.cpp62 std::aligned_storage<sizeof(A0)>::type a0; in main() local
73 std::aligned_storage<sizeof(A0)>::type a0; in main() local
/external/clang/test/Sema/
Dweak-import-on-enum.c7 a0 enumerator
DPR2919-builtin-types-compat-strips-crv.c6 int a0[__builtin_types_compatible_p(T0, variable
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_decompose_tmp.h41 #define LINE_ADJ(flags, a0, i0, i1, a1) LINE(flags, i0, i1) argument
44 #define TRIANGLE_ADJ(flags, i0, a0, i1, a1, i2, a2) TRIANGLE(flags, i0, i1, i2) argument
/external/clang/test/CXX/expr/
Dp8.cpp4 int a0; variable

12345678910