Home
last modified time | relevance | path

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

12

/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
Dundefined-internal.cpp285 class T7 {}; class
/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
DCheckFieldInitPositiveCases.java97 static class T7 { class in CheckFieldInitPositiveCases
104 T7(boolean b) { in T7() method in CheckFieldInitPositiveCases.T7
114 T7() { in T7() method in CheckFieldInitPositiveCases.T7
DCheckFieldInitNegativeCases.java145 static class T7 { class in CheckFieldInitNegativeCases
150 T7() {} in T7() method in CheckFieldInitNegativeCases.T7
/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/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.req/range.refinements/
Dviewable_range.compile.pass.cpp128 struct T7 : test_range<cpp20_input_iterator> { struct
/external/musl/src/math/
D__tanl.c30 T7 = 0.0539682539682504975744L, /* 0xdd0dd0dd0dc13ba2.0p-68 */ variable
64 T7 = 0x1.ba1ba1ba1ba1ba1ba1ba1b694cd6p-5L, variable
/external/clang/test/Preprocessor/
Dassembler-with-cpp.c59 #define T7(x) T7 #x macro
/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/libaom/tools/auto_refactor/c_files/
Dstruct_code.c47 } T7; typedef
/external/rust/crates/libm/src/math/
Dlgamma_r.rs107 const T7: f64 = -3.68452016781138256760e-03; /* 0xBF6E2EFF, 0xB3E914D7 */ constant
Dlgammaf_r.rs42 const T7: f32 = -3.6845202558e-03; /* 0xbb7177fe */ constant
/external/clang/test/CodeGen/
Dtbaa-struct.cpp31 typedef _Complex int T7; typedef
Dx86_64-arguments.c394 typedef _Complex int T7; typedef
/external/python/cpython2/Modules/
Dmd5.c72 #define T7 /* 0xa8304613 */ (T_MASK ^ 0x57cfb9ec) macro
/external/libcups/cups/
Dmd5.c53 # define T7 0xa8304613 macro
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp4583 auto *T7 = makeReg(IceType_i32); in lowerIntrinsic() local
4634 auto *T7 = makeReg(IceType_i32); in lowerIntrinsic() local
4698 auto *T7 = I32Reg(); in lowerIntrinsic() local
4791 auto *T7 = I32Reg(); in lowerIntrinsic() local
4923 auto *T7 = I32Reg(); in lowerIntrinsic() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.lang/concept.common/
Dcommon_with.compile.pass.cpp523 struct T7 {}; struct
/external/javassist/src/test/javassist/bytecode/
DStackMapTest.java362 public static class T7 { class in StackMapTest
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp119 uint8_t T7 = (in >> (5*n+7)) & 0x1; in unpack_trit_block() local

12