Home
last modified time | relevance | path

Searched defs:T7 (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/clang/test/SemaCXX/
Dtrivial-constructor.cpp32 struct T7 { struct
35 static_assert(!__has_trivial_constructor(T7), "t4 does not have a trivial constructor!"); argument
Dtrivial-destructor.cpp32 struct T7 { struct
35 static_assert(!__has_trivial_destructor(T7), "t2 does not have a trivial destructor!"); argument
Dattr-mode-tmpl.cpp19 …typedef enum { A7, B7 } __attribute__((mode(V2QI))) T7; // expected-error{{mode 'V2QI' is not supp… in CheckEnumerations() typedef
42 typedef T __attribute__((mode(II))) T7; // expected-error{{unknown machine mode}} in CheckMachineMode() typedef
Daccess-base-class.cpp82 namespace T7 { namespace
Dvirtual-override.cpp95 namespace T7 { namespace
/external/clang/test/SemaCXX/
Dtrivial-constructor.cpp32 struct T7 { struct
35 static_assert(!__has_trivial_constructor(T7), "t4 does not have a trivial constructor!"); argument
Dtrivial-destructor.cpp32 struct T7 { struct
35 static_assert(!__has_trivial_destructor(T7), "t2 does not have a trivial destructor!"); argument
Dattr-mode-tmpl.cpp19 …typedef enum { A7, B7 } __attribute__((mode(V2QI))) T7; // expected-error{{mode 'V2QI' is not supp… in CheckEnumerations() typedef
42 typedef T __attribute__((mode(II))) T7; // expected-error{{unknown machine mode}} in CheckMachineMode() typedef
Daccess-base-class.cpp82 namespace T7 { namespace
Dvirtual-override.cpp95 namespace T7 { namespace
/external/llvm-project/clang/test/Index/
Dcomplete-documentation.cpp28 void T6::T7() { in T7() function in T6
Dcomplete-documentation-templates.cpp37 int T7; member in T3
/external/clang/test/Index/
Dcomplete-documentation.cpp28 void T6::T7() { in T7() function in T6
Dcomplete-documentation-templates.cpp37 int T7; member in T3
/external/llvm-project/clang/test/Preprocessor/
Dassembler-with-cpp.c59 #define T7(x) T7 #x macro
/external/clang/test/Preprocessor/
Dassembler-with-cpp.c59 #define T7(x) T7 #x macro
/external/swiftshader/src/Renderer/
DVertex.hpp37 T7 = 10, enumerator
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h543 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/CodeGen/
Dcmse-clear-return.c108 typedef struct T7 { struct
110 } T7; typedef
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp4617 auto *T7 = makeReg(IceType_i32); in lowerIntrinsic() local
4668 auto *T7 = makeReg(IceType_i32); in lowerIntrinsic() local
4732 auto *T7 = I32Reg(); in lowerIntrinsic() local
4825 auto *T7 = I32Reg(); in lowerIntrinsic() local
4957 auto *T7 = I32Reg(); in lowerIntrinsic() local
6098 auto *T7 = Target->makeReg(IceType_i32, RegMIPS32::Reg_T7); in addiu_sp() local
6109 auto *T7 = Target->makeReg(IceType_i32, RegMIPS32::Reg_T7); in lw() local
6116 auto *T7 = Target->makeReg(IceType_i32, RegMIPS32::Reg_T7); in lw() local
6125 auto *T7 = Target->makeReg(IceType_i32, RegMIPS32::Reg_T7); in ll() local
6132 auto *T7 = Target->makeReg(IceType_i32, RegMIPS32::Reg_T7); in ll() local
[all …]
/external/rust/crates/libm/src/math/
Dlgammaf_r.rs42 const T7: f32 = -3.6845202558e-03; /* 0xbb7177fe */ constant
Dlgamma_r.rs107 const T7: f64 = -3.68452016781138256760e-03; /* 0xBF6E2EFF, 0xB3E914D7 */ constant
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h647 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/CodeGen/
Dtbaa-struct.cpp31 typedef _Complex int T7; typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h707 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

12