/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.rel/ |
H A D | three_way.pass.cpp | 49 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 D | lt.pass.cpp | 41 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 D | eq.pass.cpp | 29 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 D | lt.pass.cpp | 42 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 D | eq.pass.cpp | 30 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 D | c99-intconst-1.c | 29 #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/ |
D | bind_member_function_10.hpp | 278 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 …]
|
D | bind_member_function_20.hpp | 278 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 …]
|
D | bind_function_20.hpp | 69 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 …]
|
D | bind_member_function_30.hpp | 278 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 …]
|
D | bind_function_10.hpp | 69 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
|
D | bind_function_30.hpp | 69 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 …]
|
D | bind_member_function_40.hpp | 278 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 …]
|
D | bind_function_40.hpp | 69 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/ |
D | group.hpp | 114 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/ |
D | align_test.go | 17 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/ |
D | issue19137.go | 39 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) {
|
D | issue53454.go | 16 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
|
D | issue4396b.go | 19 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 D | Autofuzz.java | 150 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/ |
D | marshal_test.go | 399 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 D | ref_vcvt.c | 41 #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 D | IceTargetLoweringMIPS32.cpp | 2396 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 D | gtest-printers.h | 512 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 D | common_type.pass.cpp | 125 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
|