Home
last modified time | relevance | path

Searched defs:T2 (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dthree_way.pass.cpp49 typedef std::tuple<short> T2; in test() typedef
57 typedef std::tuple<short, unsigned long> T2; in test() typedef
67 typedef std::tuple<short, long, unsigned int> T2; in test() typedef
80 typedef std::tuple<double> T2; in test() typedef
88 typedef std::tuple<double, unsigned int> T2; in test() typedef
98 typedef std::tuple<double, long, unsigned int> T2; in test() typedef
110 typedef std::tuple<double> T2; in test() typedef
117 typedef std::tuple<float, float> T2; in test() typedef
124 typedef std::tuple<double, double, float> T2; in test() typedef
133 typedef std::tuple<int, long, unsigned short> T2; in test() typedef
[all …]
H A Dlt.pass.cpp41 typedef std::tuple<> T2; in main() typedef
51 typedef std::tuple<double> T2; in main() typedef
61 typedef std::tuple<double> T2; in main() typedef
71 typedef std::tuple<double> T2; in main() typedef
81 typedef std::tuple<double, long> T2; in main() typedef
91 typedef std::tuple<double, long> T2; in main() typedef
101 typedef std::tuple<double, long> T2; in main() typedef
111 typedef std::tuple<double, long> T2; in main() typedef
121 typedef std::tuple<double, long> T2; in main() typedef
131 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp29 typedef std::tuple<> T2; in main() typedef
37 typedef std::tuple<double> T2; in main() typedef
45 typedef std::tuple<double> T2; in main() typedef
53 typedef std::tuple<double, long> T2; in main() typedef
61 typedef std::tuple<double, long> T2; in main() typedef
69 typedef std::tuple<double, long> T2; in main() typedef
77 typedef std::tuple<double, long> T2; in main() typedef
85 typedef std::tuple<double, long, int> T2; in main() typedef
93 typedef std::tuple<double, long, int> T2; in main() typedef
101 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dlt.pass.cpp42 typedef std::tuple<> T2; in main() typedef
52 typedef std::tuple<double> T2; in main() typedef
62 typedef std::tuple<double> T2; in main() typedef
72 typedef std::tuple<double> T2; in main() typedef
82 typedef std::tuple<double, long> T2; in main() typedef
92 typedef std::tuple<double, long> T2; in main() typedef
102 typedef std::tuple<double, long> T2; in main() typedef
112 typedef std::tuple<double, long> T2; in main() typedef
122 typedef std::tuple<double, long> T2; in main() typedef
132 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
H A Deq.pass.cpp30 typedef std::tuple<> T2; in main() typedef
38 typedef std::tuple<double> T2; in main() typedef
46 typedef std::tuple<double> T2; in main() typedef
54 typedef std::tuple<double, long> T2; in main() typedef
62 typedef std::tuple<double, long> T2; in main() typedef
70 typedef std::tuple<double, long> T2; in main() typedef
78 typedef std::tuple<double, long> T2; in main() typedef
86 typedef std::tuple<double, long, int> T2; in main() typedef
94 typedef std::tuple<double, long, int> T2; in main() typedef
102 typedef std::tuple<double, long, int> T2; in main() typedef
[all …]
/aosp_15_r20/external/clang/INPUTS/
H A Dc99-intconst-1.c29 #define type_comb2(T1, T2) __typeof__(0 ? (T1)0 : (T2)0) argument
30 #define type_comb3(T1, T2, T3) type_comb2(T1, type_comb2(T2, T3)) argument
31 #define type_comb4(T1, T2, T3, T4) \ argument
33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
41 #define first_of2p(T1, E1, T2, E2) type_comb2(type_if(T1, (E1)), \ argument
44 #define first_of3p(T1, E1, T2, E2, T3, E3) \ argument
50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
67 #define first_of2(T1, E1, T2, E2) \ argument
69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/bind/detail/cpp03/preprocessed/
Dbind_member_function_10.hpp278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument
478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument
601 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
647 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
686 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) const in bind() argument
[all …]
Dbind_member_function_20.hpp278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument
478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument
601 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
647 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
686 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) const in bind() argument
[all …]
Dbind_function_20.hpp69 RT(*f)(T0 , T1 , T2) in bind() argument
109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument
149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument
269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument
309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument
349 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9) in bind() argument
389 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10) in bind() argument
429 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11) in bind() argument
[all …]
Dbind_member_function_30.hpp278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument
478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument
601 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
647 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
686 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) const in bind() argument
[all …]
Dbind_function_10.hpp69 RT(*f)(T0 , T1 , T2) in bind() argument
109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument
149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument
269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument
309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument
Dbind_function_30.hpp69 RT(*f)(T0 , T1 , T2) in bind() argument
109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument
149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument
269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument
309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument
349 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9) in bind() argument
389 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10) in bind() argument
429 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11) in bind() argument
[all …]
Dbind_member_function_40.hpp278 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
355 RT(ClassT::*f)(T0 , T1 , T2) in bind() argument
401 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
440 RT(ClassT::*f)(T0 , T1 , T2 , T3) const in bind() argument
478 RT(ClassT::*f)(T0 , T1 , T2 , T3) in bind() argument
524 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
563 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) const in bind() argument
601 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
647 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
686 RT(ClassT::*f)(T0 , T1 , T2 , T3 , T4 , T5) const in bind() argument
[all …]
Dbind_function_40.hpp69 RT(*f)(T0 , T1 , T2) in bind() argument
109 RT(*f)(T0 , T1 , T2 , T3) in bind() argument
149 RT(*f)(T0 , T1 , T2 , T3 , T4) in bind() argument
189 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5) in bind() argument
229 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6) in bind() argument
269 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7) in bind() argument
309 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8) in bind() argument
349 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9) in bind() argument
389 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10) in bind() argument
429 RT(*f)(T0 , T1 , T2 , T3 , T4 , T5 , T6 , T7 , T8 , T9 , T10 , T11) in bind() argument
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/
Dgroup.hpp114 const group3<T1,T2,T3>& x) in operator <<() argument
138 const group4<T1,T2,T3,T4>& x) in operator <<() argument
161 const group5<T1,T2,T3,T4,T5>& x) in operator <<() argument
185 const group6<T1,T2,T3,T4,T5,T6>& x) in operator <<() argument
210 const group7<T1,T2,T3,T4,T5,T6,T7>& x) in operator <<() argument
236 const group8<T1,T2,T3,T4,T5,T6,T7,T8>& x) in operator <<() argument
263 const group9<T1,T2,T3,T4,T5,T6,T7,T8,T9>& x) in operator <<() argument
291 const group10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>& x) in operator <<() argument
321 group_head( group3<T1,T2,T3> const& x) in group_head() argument
329 group_last( group3<T1,T2,T3> const& x) in group_last() argument
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/test/
Dalign_test.go17 type T2 struct { struct
18 x float32
19 a, b, c, d int32 // memequal128
34 func cmpT2(p, q *T2) {
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue19137.go39 type T2 struct { struct
40 a [257]byte
42 b [8]byte
43 c [4]byte
44 d [2]byte
47 func f2(x *T2) {
Dissue53454.go16 type T2 struct { struct
17 T3
18 A float64
19 E float64
20 C float64
89 func Test(a T2, b T5, c T4, d T7, e T3, f T5, g T4, h T7, i T3, j T5, k T4, l T7) float64
Dissue4396b.go19 type T2 struct { struct
20 pad [4096]byte
21 A, B byte
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/api/
H A DAutofuzz.java150 public static <T1, T2, R> R autofuzz(FuzzedDataProvider data, Function2<T1, T2, R> func) { in autofuzz() argument
180 public static <T1, T2, T3, R> R autofuzz(FuzzedDataProvider data, Function3<T1, T2, T3, R> func) { in autofuzz() argument
210 public static <T1, T2, T3, T4, R> R autofuzz( in autofuzz() argument
241 public static <T1, T2, T3, T4, T5, R> R autofuzz( in autofuzz() argument
319 public static <T1, T2, T3> void autofuzz(FuzzedDataProvider data, Consumer3<T1, T2, T3> func) { in autofuzz() argument
344 public static <T1, T2, T3, T4> void autofuzz( in autofuzz() argument
370 public static <T1, T2, T3, T4, T5> void autofuzz( in autofuzz() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dmarshal_test.go399 type T2 struct{} struct
404 T2 T2 member
410 T2 T2 member
416 T2 T2 member
422 T2 T2 member
428 T2 T2 member
434 T2 T2 member
440 T2 T2 member
446 T2 T2 member
452 T2 T2 member
[all …]
/aosp_15_r20/external/arm-neon-tests/
H A Dref_vcvt.c41 #define TEST_VCVT(Q, T1, T2, W, N, TS1, TS2) \ in exec_vcvt() argument
48 #define TEST_VCVT_FP(Q, T1, T2, W, N, TS1, TS2) \ in exec_vcvt() argument
56 #define TEST_VCVT_FP16(T1, T2, W1, W2, N) \ in exec_vcvt() argument
63 #define TEST_VCVT_2FP16(T1, T2, W1, W2, N) \ in exec_vcvt() argument
71 #define TEST_VCVT_N(Q, T1, T2, W, N, TS1, TS2, V) \ in exec_vcvt() argument
78 #define TEST_VCVT_N_FP(Q, T1, T2, W, N, TS1, TS2, V) \ in exec_vcvt() argument
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp2396 auto *T2 = I32Reg(); in lowerAlloca() local
2506 auto *T1 = I32Reg(), *T2 = I32Reg(); in lowerInt64Arithmetic() local
2526 auto *T2 = I32Reg(); in lowerInt64Arithmetic() local
2585 auto *T2 = I32Reg(); in lowerInt64Arithmetic() local
2638 auto *T2 = I32Reg(); in lowerInt64Arithmetic() local
3123 auto *T2 = I32Reg(); in lowerBr() local
3138 auto *T2 = I32Reg(); in lowerBr() local
3153 auto *T2 = I32Reg(); in lowerBr() local
3174 auto *T2 = I32Reg(); in lowerBr() local
3191 auto *T2 = I32Reg(); in lowerBr() local
[all …]
/aosp_15_r20/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h512 void PrintTo(const ::std::tr1::tuple<T1, T2, T3>& t, ::std::ostream* os) { in PrintTo() argument
517 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) { in PrintTo() argument
522 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() argument
529 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() argument
536 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() argument
543 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() argument
550 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() argument
558 const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, in PrintTo() argument
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Dcommon_type.pass.cpp125 using T2 = int; in test_bullet_three_one() typedef
131 using T2 = long; in test_bullet_three_one() typedef
163 using T2 = int*; in test_bullet_three_two() typedef
171 using T2 = void; in test_bullet_three_two() typedef
177 using T2 = X<int>; in test_bullet_three_two() typedef

12345678910>>...28