Home
last modified time | relevance | path

Searched defs:T (Results 1 – 25 of 1472) sorted by relevance

12345678910>>...59

/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-tuple.h55 #define GTEST_0_TUPLE_(T) tuple<> argument
56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
72 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/gtest/include/gtest/internal/
Dgtest-tuple.h57 #define GTEST_0_TUPLE_(T) tuple<> argument
58 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
60 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
62 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
64 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
66 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
68 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
70 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
72 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
74 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/protobuf/gtest/include/gtest/internal/
Dgtest-tuple.h54 #define GTEST_0_TUPLE_(T) tuple<> argument
55 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
57 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
59 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
61 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
63 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
65 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
67 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
69 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
71 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-tuple.h55 #define GTEST_0_TUPLE_(T) tuple<> argument
56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
72 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-tuple.h55 #define GTEST_0_TUPLE_(T) tuple<> argument
56 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
58 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
60 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
62 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
64 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
66 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
68 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
70 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
72 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/chromium_org/testing/gtest/include/gtest/internal/
Dgtest-tuple.h65 #define GTEST_0_TUPLE_(T) tuple<> argument
66 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
68 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
70 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
72 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
74 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
76 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
78 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
80 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
82 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/chromium_org/v8/test/cctest/compiler/
Dtest-run-jsops.cc13 FunctionTester T("(function(a,b) { return a + b; })"); in TEST() local
28 FunctionTester T("(function(a,b) { return a - b; })"); in TEST() local
42 FunctionTester T("(function(a,b) { return a * b; })"); in TEST() local
56 FunctionTester T("(function(a,b) { return a / b; })"); in TEST() local
72 FunctionTester T("(function(a,b) { return a % b; })"); in TEST() local
85 FunctionTester T("(function(a,b) { return a << b; })"); in TEST() local
94 FunctionTester T("(function(a,b) { return a >> b; })"); in TEST() local
104 FunctionTester T("(function(a,b) { return a >>> b; })"); in TEST() local
114 FunctionTester T("(function(a,b) { return a & b; })"); in TEST() local
124 FunctionTester T("(function(a,b) { return a | b; })"); in TEST() local
[all …]
Dtest-run-intrinsics.cc14 FunctionTester T("(function(a) { return %_IsSmi(a); })"); in TEST() local
26 FunctionTester T("(function(a) { return %_IsNonNegativeSmi(a); })"); in TEST() local
38 FunctionTester T("(function(a) { return %_IsMinusZero(a); })"); in TEST() local
50 FunctionTester T("(function(a) { return %_IsArray(a); })"); in TEST() local
64 FunctionTester T("(function(a) { return %_IsObject(a); })"); in TEST() local
78 FunctionTester T("(function(a) { return %_IsFunction(a); })"); in TEST() local
92 FunctionTester T("(function(a) { return %_IsRegExp(a); })"); in TEST() local
106 FunctionTester T("(function(a) { return %_ClassOf(a); })"); in TEST() local
120 FunctionTester T("(function(a,b) { return %_ObjectEquals(a,b); })"); in TEST() local
133 FunctionTester T("(function(a) { return %_ValueOf(a); })"); in TEST() local
[all …]
Dtest-run-jsbranches.cc13 FunctionTester T("(function(a) { return a ? 23 : 42; })"); in TEST() local
25 FunctionTester T("(function(a,b) { return a && b; })"); in TEST() local
39 FunctionTester T("(function(a,b) { return a || b; })"); in TEST() local
53 FunctionTester T("(function(a,b) { a && (b = a); return b; })"); in TEST() local
67 FunctionTester T("(function(a) { if (a) { return 1; } else { return 2; } })"); in TEST() local
79 FunctionTester T("(function(a,b) { do { a+=23; } while(a < b) return a; })"); in TEST() local
89 FunctionTester T("(function(a,b) { while(a < b) { a+=23; } return a; })"); in TEST() local
99 FunctionTester T("(function(a,b) { for (; a < b; a+=23) {} return a; })"); in TEST() local
109 FunctionTester T(code); in TestForIn() local
162 FunctionTester T(src); in TEST() local
[all …]
Dtest-run-inlining.cc42 FunctionTester T( in TEST() local
58 FunctionTester T( in TEST() local
75 FunctionTester T( in TEST() local
92 FunctionTester T( in TEST() local
112 FunctionTester T( in TEST() local
132 FunctionTester T( in TEST() local
149 FunctionTester T( in TEST() local
166 FunctionTester T( in TEST() local
186 FunctionTester T( in TEST() local
204 FunctionTester T( in TEST() local
[all …]
Dtest-run-jscalls.cc13 FunctionTester T("(function(foo,a) { return foo(a); })"); in TEST() local
24 FunctionTester T("(function(foo,a) { return foo(a); })"); in TEST() local
36 FunctionTester T("(function(foo,a) { return foo(a,3); })"); in TEST() local
48 FunctionTester T("(function(foo,a) { return foo(a,\"3\"); })"); in TEST() local
60 FunctionTester T("(function(a,b) { return a.foo(b,23); })"); in TEST() local
70 FunctionTester T("(function(a,b) { var f = 'foo'; return a[f](b,23); })"); in TEST() local
80 FunctionTester T("(function(a,b) { return foo(a,b); })"); in TEST() local
91 FunctionTester T("(function(a,b) { with (a) { return foo(a,b); } })"); in TEST() local
104 FunctionTester T("(function(a,b) { return foo(a,b); })"); in TEST() local
114 FunctionTester T("(function(a,b) { return foo(a,b); })"); in TEST() local
[all …]
/external/ceres-solver/include/ceres/
Djet.h399 Jet<T, N> abs(const Jet<T, N>& f) { in abs()
405 Jet<T, N> log(const Jet<T, N>& f) { in log()
412 Jet<T, N> exp(const Jet<T, N>& f) { in exp()
419 Jet<T, N> sqrt(const Jet<T, N>& f) { in sqrt()
427 Jet<T, N> cos(const Jet<T, N>& f) { in cos()
433 Jet<T, N> acos(const Jet<T, N>& f) { in acos()
440 Jet<T, N> sin(const Jet<T, N>& f) { in sin()
446 Jet<T, N> asin(const Jet<T, N>& f) { in asin()
453 Jet<T, N> tan(const Jet<T, N>& f) { in tan()
461 Jet<T, N> atan(const Jet<T, N>& f) { in atan()
[all …]
/external/clang/test/CXX/temp/temp.res/temp.local/
Dp6.cpp10 …template<typename> struct T {}; // FIXME: desired-error {{declaration of 'T' shadows template para… struct
16 struct T {}; // expected-error {{declaration of 'T' shadows template parameter}} struct
19 typedef int T; // expected-error {{declaration of 'T' shadows template parameter}} typedef
22 using T = int; // expected-error {{declaration of 'T' shadows template parameter}} typedef
25 int T; // expected-error {{declaration of 'T' shadows template parameter}} member
28 static int T; // expected-error {{declaration of 'T' shadows template parameter}} member
34 enum T { e }; // expected-error {{declaration of 'T' shadows template parameter}} enum
37 enum E { T }; // expected-error {{declaration of 'T' shadows template parameter}} enumerator
44 int T; // expected-error {{declaration of 'T' shadows template parameter}} in b() local
48 catch (int T) {} // expected-error {{declaration of 'T' shadows template parameter}} in c() local
[all …]
/external/clang/lib/AST/
DTypePrinter.cpp140 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print()
154 bool TypePrinter::canPrefixQualifiers(const Type *T, in canPrefixQualifiers()
230 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore()
245 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore()
298 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter()
308 void TypePrinter::printBuiltinBefore(const BuiltinType *T, raw_ostream &OS) { in printBuiltinBefore()
312 void TypePrinter::printBuiltinAfter(const BuiltinType *T, raw_ostream &OS) { } in printBuiltinAfter()
314 void TypePrinter::printComplexBefore(const ComplexType *T, raw_ostream &OS) { in printComplexBefore()
318 void TypePrinter::printComplexAfter(const ComplexType *T, raw_ostream &OS) { in printComplexAfter()
322 void TypePrinter::printPointerBefore(const PointerType *T, raw_ostream &OS) { in printPointerBefore()
[all …]
/external/libcxx/test/utilities/tuple/tuple.tuple/tuple.cnstr/
Dalloc_move.pass.cpp28 typedef std::tuple<> T; in main() typedef
33 typedef std::tuple<MoveOnly> T; in main() typedef
39 typedef std::tuple<alloc_first> T; in main() typedef
47 typedef std::tuple<alloc_last> T; in main() typedef
55 typedef std::tuple<MoveOnly, alloc_first> T; in main() typedef
64 typedef std::tuple<MoveOnly, alloc_first, alloc_last> T; in main() typedef
Dalloc_copy.pass.cpp27 typedef std::tuple<> T; in main() typedef
32 typedef std::tuple<int> T; in main() typedef
38 typedef std::tuple<alloc_first> T; in main() typedef
46 typedef std::tuple<alloc_last> T; in main() typedef
54 typedef std::tuple<alloc_first, alloc_last> T; in main() typedef
65 typedef std::tuple<int, alloc_first, alloc_last> T; in main() typedef
Dcopy.pass.cpp25 typedef std::tuple<> T; in main() typedef
30 typedef std::tuple<int> T; in main() typedef
36 typedef std::tuple<int, char> T; in main() typedef
43 typedef std::tuple<int, char, std::string> T; in main() typedef
52 typedef std::tuple<int> T; in main() typedef
58 typedef std::tuple<Empty> T; in main() typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h698 #define GTEST_0_TUPLE_(T) tuple<> argument
699 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
701 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
703 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
705 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
707 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
709 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
711 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
713 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
715 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h698 #define GTEST_0_TUPLE_(T) tuple<> argument
699 #define GTEST_1_TUPLE_(T) tuple<T##0, void, void, void, void, void, void, \ argument
701 #define GTEST_2_TUPLE_(T) tuple<T##0, T##1, void, void, void, void, void, \ argument
703 #define GTEST_3_TUPLE_(T) tuple<T##0, T##1, T##2, void, void, void, void, \ argument
705 #define GTEST_4_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, void, void, void, \ argument
707 #define GTEST_5_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, void, void, \ argument
709 #define GTEST_6_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, void, \ argument
711 #define GTEST_7_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
713 #define GTEST_8_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
715 #define GTEST_9_TUPLE_(T) tuple<T##0, T##1, T##2, T##3, T##4, T##5, T##6, \ argument
[all …]
/external/libcxx/test/utilities/tuple/tuple.tuple/
Dempty_member.pass.cpp25 typedef std::tuple<int, A> T; in main() typedef
29 typedef std::tuple<A, int> T; in main() typedef
33 typedef std::tuple<A, int, B> T; in main() typedef
37 typedef std::tuple<A, B, int> T; in main() typedef
41 typedef std::tuple<int, A, B> T; in main() typedef
/external/llvm/lib/Target/
DTargetMachineC.cpp55 LLVMTargetRef LLVMGetNextTarget(LLVMTargetRef T) { in LLVMGetNextTarget()
70 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
86 const char * LLVMGetTargetName(LLVMTargetRef T) { in LLVMGetTargetName()
90 const char * LLVMGetTargetDescription(LLVMTargetRef T) { in LLVMGetTargetDescription()
94 LLVMBool LLVMTargetHasJIT(LLVMTargetRef T) { in LLVMTargetHasJIT()
98 LLVMBool LLVMTargetHasTargetMachine(LLVMTargetRef T) { in LLVMTargetHasTargetMachine()
102 LLVMBool LLVMTargetHasAsmBackend(LLVMTargetRef T) { in LLVMTargetHasAsmBackend()
106 LLVMTargetMachineRef LLVMCreateTargetMachine(LLVMTargetRef T, in LLVMCreateTargetMachine()
150 void LLVMDisposeTargetMachine(LLVMTargetMachineRef T) { in LLVMDisposeTargetMachine()
154 LLVMTargetRef LLVMGetTargetMachineTarget(LLVMTargetMachineRef T) { in LLVMGetTargetMachineTarget()
[all …]
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
Dp2-0x.cpp4 typedef int T; typedef
5 using T = int; typedef
6 using T = int; typedef
7 typedef T T; typedef
8 using T = T; typedef
9 typedef int T; typedef
35 using T = int[42]; // ok typedef
38 …using T = int[n]; // expected-error {{variable length array declaration not allowed at file scope}} typedef
48 using T = int[n]; // expected-note {{bypasses initialization of VLA type alias}} in f() typedef
55 using T = int; typedef
[all …]
/external/libcxx/test/containers/sequences/forwardlist/forwardlist.iter/
Dbefore_begin.pass.cpp25 typedef int T; in main() typedef
32 typedef int T; in main() typedef
39 typedef int T; in main() typedef
47 typedef int T; in main() typedef
56 typedef int T; in main() typedef
65 typedef int T; in main() typedef
72 typedef int T; in main() typedef
79 typedef int T; in main() typedef
87 typedef int T; in main() typedef
96 typedef int T; in main() typedef
/external/clang/test/Sema/
Dwarn-self-assign-field.mm26 struct T { struct
30 void f2(T* t) { argument
35 void f3(T* t, T* t2) { argument
41 // This is a common pattern to silence "parameter unused". Shouldn't warn. argument
48 @interface I {
/external/libcxx/test/utilities/tuple/tuple.tuple/tuple.traits/
Duses_allocator.pass.cpp25 typedef std::tuple<> T; in main() typedef
30 typedef std::tuple<int> T; in main() typedef
35 typedef std::tuple<char, int> T; in main() typedef
40 typedef std::tuple<double&, char, int> T; in main() typedef

12345678910>>...59