/external/arm-neon-tests/ |
D | ref_vqshlu_n.c | 43 #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/ |
D | tbaa-struct.cpp | 32 typedef struct T4 { T5 field0; T7 field1; } T4; argument
|
D | ms-inline-asm.cpp | 57 struct T4 { struct 64 void T4::test() { in test() argument
|
D | pragma-pack-1.c | 48 struct T4 struct 50 char b; 51 int c;
|
/external/clang/INPUTS/ |
D | c99-intconst-1.c | 31 #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/ |
D | c99-intconst-1.c | 31 #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/ |
D | pragma-pack-1.c | 48 struct T4 struct 50 char b; 51 int c;
|
D | ms-inline-asm.cpp | 79 struct T4 { struct 86 void T4::test() { in test() argument
|
D | cmse-clear-return.c | 69 typedef struct T4 { struct 71 } T4; argument
|
/external/llvm-project/clang/test/CodeCompletion/ |
D | documentation.cpp | 13 int T4; ///< Ddd. member in T2
|
/external/clang/test/CodeCompletion/ |
D | documentation.cpp | 13 int T4; ///< Ddd. member in T2
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 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/clang/test/Index/ |
D | complete-documentation.cpp | 13 int T4; ///< Ddd. member in T2
|
/external/clang/test/Index/ |
D | complete-documentation.cpp | 13 int T4; ///< Ddd. member in T2
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 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/llvm-project/clang/test/SemaCXX/ |
D | trivial-constructor.cpp | 17 struct T4 : virtual T3 { struct
|
D | trivial-destructor.cpp | 17 struct T4 : virtual T3 { struct
|
D | attr-mode-tmpl.cpp | 15 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/ |
D | trivial-constructor.cpp | 17 struct T4 : virtual T3 { struct
|
D | trivial-destructor.cpp | 17 struct T4 : virtual T3 { struct
|
D | attr-mode-tmpl.cpp | 15 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/ |
D | gtest-printers.h | 686 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/ |
D | print-memory-usage.c | 35 void *T4(void *arg) { return NULL; } in T4() function
|
/external/clang/test/CXX/special/class.inhctor/ |
D | p3.cpp | 59 template<typename T> struct T4 : B4 { struct
|
/external/llvm-project/clang/test/CXX/special/class.inhctor/ |
D | p3.cpp | 59 template<typename T> struct T4 : B4 { struct
|