Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dtrivial-destructor.cpp24 struct T6 { struct
29 static_assert(__has_trivial_destructor(T6), "All nonstatic data members of T6 have trivial destruct… argument
Dtrivial-constructor.cpp24 struct T6 { struct
29 static_assert(__has_trivial_constructor(T6), "All nonstatic data members of T6 have trivial constru… argument
Daccess-base-class.cpp61 namespace T6 { namespace
Dvirtual-override.cpp78 namespace T6 { namespace
/external/clang/test/Preprocessor/
Dassembler-with-cpp.c58 #define T6() T6 #nostring macro
/external/chromium/testing/gtest/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/dropbear/libtomcrypt/src/ciphers/
Dkhazad.c442 static const ulong64 T6[256] = { variable
/external/clang/test/PCH/
Dchain-cxx.cpp120 typedef S<int &>::L T6; in test() typedef
/external/dbus/dbus/
Ddbus-md5.c102 #define T6 0x4787c62a macro
/external/gtest/test/
Dgtest-param-test_test.cc421 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) { in operator <<() argument
/external/protobuf/gtest/test/
Dgtest-param-test_test.cc421 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) { in operator <<() argument
/external/chromium/testing/gtest/test/
Dgtest-param-test_test.cc114 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) { in PrintValue() argument