Home
last modified time | relevance | path

Searched defs:T6 (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/test/SemaCXX/
Dtrivial-constructor.cpp25 struct T6 { struct
30 static_assert(__has_trivial_constructor(T6), "All nonstatic data members of T6 have trivial constru… argument
Dtrivial-destructor.cpp25 struct T6 { struct
30 static_assert(__has_trivial_destructor(T6), "All nonstatic data members of T6 have trivial destruct… argument
Dattr-mode-tmpl.cpp17 …typedef enum __attribute__((mode(V2SI))) { A6, B6 } T6; // expected-error{{mode 'V2SI' is not supp… in CheckEnumerations() typedef
41 …typedef T __attribute__((mode(DF))) T6; // expected-error2{{type of machine mode does not match ty… in CheckMachineMode() typedef
Daccess-base-class.cpp61 namespace T6 { namespace
Dvirtual-override.cpp79 namespace T6 { namespace
Dundefined-internal.cpp284 class T1 {}; class T2 {}; class T3 {}; class T4 {}; class T5 {}; class T6 {}; class
/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
DCheckFieldInitPositiveCases.java83 static class T6 { class in CheckFieldInitPositiveCases
87 T6() { in T6() method in CheckFieldInitPositiveCases.T6
94 T6(boolean b) {} in T6() method in CheckFieldInitPositiveCases.T6
DCheckFieldInitNegativeCases.java127 static class T6 { class in CheckFieldInitNegativeCases
132 T6() {} in T6() method in CheckFieldInitNegativeCases.T6
/external/clang/test/Index/
Dcomplete-documentation.cpp20 struct T6 { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.req/range.refinements/
Dviewable_range.compile.pass.cpp114 struct T6 : test_range<cpp20_input_iterator> { T6(T6&&); T6& operator=(T6&&) = delete; }; struct
/external/clang/test/Preprocessor/
Dassembler-with-cpp.c58 #define T6() T6 #nostring macro
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h536 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/clang/INPUTS/
Dc99-intconst-1.c33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ argument
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
/external/clang/test/CodeGen/
Dattr-mode-enums.c27 typedef enum X __attribute__((mode(QI))) T6; in main() typedef
/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c142 xmmi T5, T6; in poly1305_first_block() local
238 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_blocks() local
429 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_combine() local
/external/cronet/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c142 xmmi T5, T6; in poly1305_first_block() local
238 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_blocks() local
429 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_combine() local
/external/libaom/tools/auto_refactor/c_files/
Dstruct_code.c38 } T6; typedef
/external/rust/crates/ring/crypto/poly1305/
Dpoly1305_vec.c159 xmmi T5, T6; in poly1305_first_block() local
255 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_blocks() local
446 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_combine() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c155 xmmi T5, T6; in poly1305_first_block() local
251 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_blocks() local
442 xmmi T0, T1, T2, T3, T4, T5, T6; in poly1305_combine() local
/external/clang/test/PCH/
Dchain-cxx.cpp134 typedef S<int &>::L T6; in test() typedef
/external/rust/crates/libm/src/math/
Dlgamma_r.rs106 const T6: f64 = 6.10053870246291332635e-03; /* 0x3F78FCE0, 0xE370E344 */ constant
Dlgammaf_r.rs41 const T6: f32 = 6.1005386524e-03; /* 0x3bc7e707 */ constant
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.assign/
Dmove.pass.cpp176 using T6 = std::tuple<NonAssignable&&, int>; in main() typedef
/external/clang/test/CodeGenCXX/
Dmangle-ms.cpp408 using T6 = struct {} *; typedef
415 void f(S::T6) {} in f()
/external/python/cpython2/Modules/
Dmd5.c71 #define T6 0x4787c62a macro

12