Home
last modified time | relevance | path

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

12345

/external/libcxx/test/utilities/tuple/tuple.tuple/tuple.rel/
Dlt.pass.cpp38 typedef std::tuple<> T2; in main() typedef
48 typedef std::tuple<double> T2; in main() typedef
58 typedef std::tuple<double> T2; in main() typedef
68 typedef std::tuple<double> T2; in main() typedef
78 typedef std::tuple<double, char> T2; in main() typedef
88 typedef std::tuple<double, char> T2; in main() typedef
98 typedef std::tuple<double, char> T2; in main() typedef
108 typedef std::tuple<double, char> T2; in main() typedef
118 typedef std::tuple<double, char> T2; in main() typedef
128 typedef std::tuple<double, char, int> T2; in main() typedef
[all …]
Deq.pass.cpp26 typedef std::tuple<> T2; in main() typedef
34 typedef std::tuple<double> T2; in main() typedef
42 typedef std::tuple<double> T2; in main() typedef
50 typedef std::tuple<double, char> T2; in main() typedef
58 typedef std::tuple<double, char> T2; in main() typedef
66 typedef std::tuple<double, char> T2; in main() typedef
74 typedef std::tuple<double, char> T2; in main() typedef
82 typedef std::tuple<double, char, int> T2; in main() typedef
90 typedef std::tuple<double, char, int> T2; in main() typedef
98 typedef std::tuple<double, char, int> T2; in main() typedef
[all …]
/external/clang/INPUTS/
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 …]
/external/clang/test/PCH/
Dcxx-alias-decl.cpp14 using T2 = B<A>; typedef
15 using T2 = S; typedef
Dobjc_exprs.m21 int *T2 = (objc_qual_interface_ty)0; // expected-warning {{aka 'itf<foo> *'}} function
/external/clang/test/SemaCXX/
DPR10243.cpp15 struct T2 { struct
17 T2& operator=(const T2&) = default; argument
/external/clang/test/Parser/
Dcxx-default-args.cpp21 template <int A, int B> struct T2 { enum {V}; }; argument
Dcxx0x-member-initializers.cpp32 template <int, int> struct T2 { enum {V};}; argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp6.cpp55 template<typename T> struct T2 : virtual T { struct
58 constexpr T2() {} in T2() function
/external/mesa3d/src/gtest/include/gtest/
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
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
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
/external/llvm/utils/unittest/googletest/include/gtest/
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
/external/clang/test/CodeGen/
Dpragma-pack-1.c20 struct T2 struct
22 char b;
23 int c;
/external/clang/test/CodeCompletion/
Ddocumentation.cpp8 class T2 { class
/external/gtest/include/gtest/
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
/external/clang/test/Index/
Dcomplete-documentation-templates.cpp10 void T2(T t) { } in T2() function
14 void T2(int t) { } in T2() function
Dcomplete-documentation.cpp8 class T2 { class
/external/libcxx/test/thread/thread.mutex/thread.lock/
Dtypes.pass.cpp26 typedef std::try_to_lock_t T2; in main() typedef
/external/clang/test/Modules/Inputs/
Dredecl-merge-right.h63 typedef double T2; typedef
/external/libcxx/test/utilities/time/time.traits/time.traits.specializations/
Dtime_point.pass.cpp26 typedef std::chrono::time_point<C, D2> T2; in test() typedef
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-printers.h518 void PrintTo(const ::std::tr1::tuple<T1, T2, T3>& t, ::std::ostream* os) { in PrintTo() argument
523 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) { in PrintTo() argument
528 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() argument
535 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() argument
542 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() argument
549 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() argument
556 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() argument
564 const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, in PrintTo() argument
/external/libcxx/test/utilities/time/time.point/time.point.comparisons/
Dop_less.fail.cpp43 typedef std::chrono::time_point<Clock2, Duration2> T2; in main() typedef
Dop_equal.fail.cpp35 typedef std::chrono::time_point<Clock2, Duration2> T2; in main() typedef
/external/clang/test/CodeGenCXX/
D2009-03-17-dbg.cpp4 inline void f(const T1&,const T2&) { } in f()
/external/clang/test/Layout/
Dms-x86-misalignedarray.cpp7 struct T2 : virtual T0 { }; struct

12345