Home
last modified time | relevance | path

Searched defs:T4 (Results 1 – 25 of 74) sorted by relevance

123

/external/arm-neon-tests/
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
/external/clang/test/CodeGen/
Dtbaa-struct.cpp32 typedef struct T4 { T5 field0; T7 field1; } T4; argument
Dms-inline-asm.cpp57 struct T4 { struct
64 void T4::test() { in test() argument
Dpragma-pack-1.c48 struct T4 struct
50 char b;
51 int c;
/external/clang/INPUTS/
Dc99-intconst-1.c31 #define type_comb4(T1, T2, T3, T4) \ argument
33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ 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
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.c31 #define type_comb4(T1, T2, T3, T4) \ argument
33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ 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
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/test/CodeGen/
Dpragma-pack-1.c48 struct T4 struct
50 char b;
51 int c;
Dms-inline-asm.cpp79 struct T4 { struct
86 void T4::test() { in test() argument
Dcmse-clear-return.c69 typedef struct T4 { struct
71 } T4; argument
/external/llvm-project/clang/test/CodeCompletion/
Ddocumentation.cpp13 int T4; ///< Ddd. member in T2
/external/clang/test/CodeCompletion/
Ddocumentation.cpp13 int T4; ///< Ddd. member in T2
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h522 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/clang/test/Index/
Dcomplete-documentation.cpp13 int T4; ///< Ddd. member in T2
/external/clang/test/Index/
Dcomplete-documentation.cpp13 int T4; ///< Ddd. member in T2
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h626 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/llvm-project/clang/test/SemaCXX/
Dtrivial-constructor.cpp17 struct T4 : virtual T3 { struct
Dtrivial-destructor.cpp17 struct T4 : virtual T3 { struct
Dattr-mode-tmpl.cpp15 typedef enum __attribute__((mode(HI))) { A4, B4 } T4; in CheckEnumerations() typedef
39 …typedef T __attribute__((mode(DI))) T4; // expected-error{{type of machine mode does not match typ… in CheckMachineMode() typedef
/external/clang/test/SemaCXX/
Dtrivial-constructor.cpp17 struct T4 : virtual T3 { struct
Dtrivial-destructor.cpp17 struct T4 : virtual T3 { struct
Dattr-mode-tmpl.cpp15 typedef enum __attribute__((mode(HI))) { A4, B4 } T4; in CheckEnumerations() typedef
39 …typedef T __attribute__((mode(DI))) T4; // expected-error{{type of machine mode does not match typ… in CheckMachineMode() typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h686 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5>& t, in PrintTo() argument
693 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6>& t, in PrintTo() argument
700 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7>& t, in PrintTo() argument
707 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8>& t, in PrintTo() argument
714 void PrintTo(const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9>& t, in PrintTo() argument
722 const ::std::tr1::tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& t, in PrintTo() argument
/external/llvm-project/compiler-rt/test/hwasan/TestCases/
Dprint-memory-usage.c35 void *T4(void *arg) { return NULL; } in T4() function
/external/clang/test/CXX/special/class.inhctor/
Dp3.cpp59 template<typename T> struct T4 : B4 { struct
/external/llvm-project/clang/test/CXX/special/class.inhctor/
Dp3.cpp59 template<typename T> struct T4 : B4 { struct

123