Home
last modified time | relevance | path

Searched defs:T3 (Results 1 – 25 of 112) sorted by relevance

12345

/external/llvm-project/clang/test/Layout/
Dms-x86-misalignedarray.cpp8 struct T3 { T2 a[1]; char c; }; argument
/external/clang/test/Layout/
Dms-x86-misalignedarray.cpp8 struct T3 { T2 a[1]; char c; }; argument
/external/clang/INPUTS/
Dc99-intconst-1.c30 #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
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
69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/external/llvm-project/clang/INPUTS/
Dc99-intconst-1.c30 #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
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
69 #define first_of3(T1, E1, T2, E2, T3, E3) \ argument
71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/external/arm-neon-tests/
Dref_vtbX.c44 #define TEST_VTBL1(T1, T2, T3, W, N) \ in exec_vtbX() argument
54 #define TEST_VTBLX(T1, T2, T3, W, N, X) \ in exec_vtbX() argument
163 #define TEST_VTBX1(T1, T2, T3, W, N) \ in exec_vtbX() argument
174 #define TEST_VTBXX(T1, T2, T3, W, N, X) \ in exec_vtbX() argument
Dref_vqshl.c43 #define TEST_VQSHL2(INSN, T3, Q, T1, T2, W, N) \ in FNNAME() argument
54 #define TEST_VQSHL1(INSN, T3, Q, T1, T2, W, N) \ in FNNAME() argument
57 #define TEST_VQSHL(T3, Q, T1, T2, W, N) \ in FNNAME() argument
Dref_vqrshl.c43 #define TEST_VQRSHL2(INSN, T3, Q, T1, T2, W, N) \ in FNNAME() argument
54 #define TEST_VQRSHL1(INSN, T3, Q, T1, T2, W, N) \ in FNNAME() argument
57 #define TEST_VQRSHL(T3, Q, T1, T2, W, N) \ in FNNAME() argument
Dref_vqshlu_n.c43 #define TEST_VQSHLU_N2(INSN, Q, T1, T2, T3, T4, W, N, V) \ in FNNAME() argument
54 #define TEST_VQSHLU_N1(INSN, Q, T1, T2, T3, T4, W, N, V) \ in FNNAME() argument
57 #define TEST_VQSHLU_N(Q, T1, T2, T3, T4, W, N, V) \ in FNNAME() argument
Dref_v_comp_op.c44 #define TEST_VCOMP1(INSN, Q, T1, T2, T3, W, N) \ in FNNAME() argument
50 #define TEST_VCOMP(INSN, Q, T1, T2, T3, W, N) \ in FNNAME() argument
Dref_v_comp_f_op.c43 #define TEST_VCOMP1(INSN, Q, T1, T2, T3, W, N) \ in FNNAME() argument
49 #define TEST_VCOMP(INSN, Q, T1, T2, T3, W, N) \ in FNNAME() argument
Dref_vqshl_n.c54 #define TEST_VQSHL_N1(INSN, T3, Q, T1, T2, W, N) \ in FNNAME() argument
57 #define TEST_VQSHL_N(T3, Q, T1, T2, W, N) \ in FNNAME() argument
/external/libcxx/test/std/utilities/utility/utility.inplace/
Dinplace.pass.cpp56 using T3 = std::in_place_type_t<const int>; in main() typedef
67 using T3 = std::in_place_index_t<static_cast<size_t>(-1)>; in main() typedef
/external/clang/test/SemaCXX/
DPR10243.cpp20 struct T3 { struct
22 ~T3() = default; argument
/external/llvm-project/clang/test/SemaCXX/
DPR10243.cpp20 struct T3 { struct
22 ~T3() = default; argument
/external/llvm-project/libcxx/test/std/utilities/utility/utility.inplace/
Dinplace.pass.cpp54 using T3 = std::in_place_type_t<const int>; in main() typedef
65 using T3 = std::in_place_index_t<static_cast<size_t>(-1)>; in main() typedef
/external/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.id/
Dp3.cpp125 template<typename T> struct T3 { using type = typename T::type; }; struct
/external/clang/test/CodeGen/
Dpragma-pack-1.c31 struct T3 struct
33 char b;
34 int c;
/external/llvm-project/clang/test/CodeGen/
Dpragma-pack-1.c31 struct T3 struct
33 char b;
34 int c;
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h517 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-project/llvm/test/MC/AsmParser/
Ddirective_print.s16 T3: label
/external/libcxx/test/std/thread/thread.mutex/thread.lock/
Dtypes.pass.cpp29 typedef std::adopt_lock_t T3; in main() typedef
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h621 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4>& t, ::std::ostream* os) { in PrintTo() argument
626 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() argument
633 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() argument
640 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() argument
647 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() argument
654 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() argument
662 const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, in PrintTo() argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp6.cpp62 …template<typename T> class T3 : public T { // expected-note {{class with virtual base class is not… class
64 constexpr T3() {} in T3() function in TemplateVBase::T3
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp6.cpp62 …template<typename T> class T3 : public T { // expected-note {{class with virtual base class is not… class
64 constexpr T3() {} in T3() function in TemplateVBase::T3
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/
Dtypes.pass.cpp29 typedef std::adopt_lock_t T3; in main() typedef

12345