Searched defs:T4 (Results 1 - 25 of 36) sorted by relevance

12

/external/clang/test/CodeCompletion/
H A Ddocumentation.cpp13 int T4; ///< Ddd. member in class:T2
33 // CHECK-CC2: COMPLETION: T4 : [#int#]T4 : Ddd.
/external/clang/test/Index/
H A Dcomplete-documentation.cpp13 int T4; ///< Ddd. member in class:T2
34 t2.T4;
47 // CHECK-CC2: FieldDecl:{ResultType int}{TypedText T4}{{.*}}(brief comment: Ddd.)
/external/clang/test/SemaCXX/
H A Daccess-base-class.cpp35 namespace T4 { namespace
H A Dtrivial-constructor.cpp17 struct T4 : virtual T3 { struct in inherits:T3
19 static_assert(!__has_trivial_constructor(T4), "T4 has a virtual base class!");
33 T4 t4;
H A Dtrivial-destructor.cpp17 struct T4 : virtual T3 { struct in inherits:T3
19 static_assert(__has_trivial_destructor(T4), "T4 has a virtual base class! (but still a trivial destructor)!");
H A Dundefined-internal.cpp274 class T1 {}; class T2 {}; class T3 {}; class T4 {}; class T5 {}; class T6 {}; class in namespace:test12
286 operator T4(); // expected-warning {{function 'test12::(anonymous namespace)::Cls::operator T4' has internal linkage but is not defined}}
302 (void)static_cast<T4>(c); // expected-note {{used here}}
H A Dvirtual-override.cpp45 namespace T4 { namespace
56 virtual b* f(); // expected-error{{return type of virtual function 'f' is not covariant with the return type of the function it overrides (ambiguous conversion from derived class 'T4::b' to base class 'T4::a':\n\
57 struct T4::b -> struct T4::a\n\
58 struct T4::b -> struct T4::a1 -> struct T4::a)}}
/external/clang/test/CXX/special/class.inhctor/
H A Dp3.cpp53 template<typename T> struct T4 : B4 { struct in inherits:B4
55 template<typename U> T4(U);
57 T4<void> t4a = {0};
58 T4<void> t4b = {0, 0}; // expected-error {{chosen constructor is explicit}}
/external/clang/test/CodeGen/
H A Dpragma-pack-1.c48 struct T4 struct in struct:S4
64 // CHECK: %struct.S4 = type { [3 x i8], %struct.T4, i32 }
65 // CHECK: %struct.T4 = type <{ i8, i32 }>
H A Dms-inline-asm.cpp73 struct T4 { struct
80 void T4::test() {
81 // CHECK: [[T0:%.*]] = alloca [[T4:%.*]]*,
82 // CHECK: [[THIS:%.*]] = load [[T4]]** [[T0]]
83 // CHECK: [[X:%.*]] = getelementptr inbounds [[T4]]* [[THIS]], i32 0, i32 0
H A Dtbaa-struct.cpp32 typedef struct T4 { T5 field0; T7 field1; } T4; typedef in typeref:struct:T4
33 typedef union T1 { T2 field0; T4 field1; } T1;
/external/clang/test/CodeGenCXX/
H A Drtti-linkage.cpp156 struct T4 {}; struct
157 void t4(const T4 *ptr) {
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Drune.c32 T4 = ((1<<(Bit4+1))-1) ^ 0xFF, /* 1111 0000 */ enumerator in enum:__anon12802
120 if(c < T4) {
133 * 10000-1FFFFF => T4 Tx Tx Tx
206 if(c < T4) {
216 * 10000-1FFFFF => T4 Tx Tx Tx
296 * 10000-1FFFFF => T4 Tx Tx Tx
298 str[0] = T4 | (c >> 3*Bitx);
344 if (c < T4 || n > 3)
/external/chromium_org/third_party/libsrtp/srtp/tables/
H A Daes_tables.c54 uint32_t T0[256], T1[256], T2[256], T3[256], T4[256]; variable
/external/chromium_org/third_party/re2/util/
H A Drune.cc33 T4 = ((1<<(Bit4+1))-1) ^ 0xFF, /* 1111 0000 */ enumerator in enum:re2::__anon14908
88 if(c < T4) {
98 * 10000-1FFFFF => T4 Tx Tx Tx
172 * 10000-1FFFFF => T4 Tx Tx Tx
174 str[0] = T4 | (c >> 3*Bitx);
200 if (c < T4 || n > 3)
/external/chromium_org/third_party/tlslite/tlslite/utils/
H A Drijndael.py152 T4 = [] variable
167 T4.append(mul4(s, G[3]))
309 T4[ t[(i + s3) % BC] & 0xFF] ) ^ Ke[r][i]
/external/clang/test/PCH/
H A Dchain-cxx.cpp132 typedef S<double &>::J T4; typedef
/external/libutf/
H A Drune.c32 T4 = ((1<<(Bit4+1))-1) ^ 0xFF, /* 1111 0000 */ enumerator in enum:__anon24732
120 if(c < T4) {
133 * 10000-1FFFFF => T4 Tx Tx Tx
206 if(c < T4) {
216 * 10000-1FFFFF => T4 Tx Tx Tx
296 * 10000-1FFFFF => T4 Tx Tx Tx
298 str[0] = T4 | (c >> 3*Bitx);
344 if (c < T4 || n > 3)
/external/regex-re2/util/
H A Drune.cc33 T4 = ((1<<(Bit4+1))-1) ^ 0xFF, /* 1111 0000 */ enumerator in enum:re2::__anon30318
88 if(c < T4) {
98 * 10000-1FFFFF => T4 Tx Tx Tx
172 * 10000-1FFFFF => T4 Tx Tx Tx
174 str[0] = T4 | (c >> 3*Bitx);
200 if (c < T4 || n > 3)
/external/srtp/crypto/cipher/
H A Daes.c51 * we use the tables T0, T1, T2, T3, and T4 to compute AES, and
1141 * the following tables (aes_sbox, aes_inv_sbox, T4, U4) are
1221 T4[256] = { variable
1434 * followed by the T4 table (which cancels out the use of the sbox
1443 U0[T4[(tmp >> 24) ] & 0xff] ^
1444 U1[T4[(tmp >> 16) & 0xff] & 0xff] ^
1445 U2[T4[(tmp >> 8) & 0xff] & 0xff] ^
1446 U3[T4[(tmp) & 0xff] & 0xff];
1450 U0[T4[(tmp >> 24) ] & 0xff] ^
1451 U1[T4[(tm
[all...]
/external/srtp/tables/
H A Daes_tables.c54 uint32_t T0[256], T1[256], T2[256], T3[256], T4[256]; variable
/external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
H A Daes.c51 * we use the tables T0, T1, T2, T3, and T4 to compute AES, and
1141 * the following tables (aes_sbox, aes_inv_sbox, T4, U4) are
1221 T4[256] = { variable
1521 * followed by the T4 table (which cancels out the use of the sbox
1530 U0[T4[(tmp >> 24) ] & 0xff] ^
1531 U1[T4[(tmp >> 16) & 0xff] & 0xff] ^
1532 U2[T4[(tmp >> 8) & 0xff] & 0xff] ^
1533 U3[T4[(tmp) & 0xff] & 0xff];
1537 U0[T4[(tmp >> 24) ] & 0xff] ^
1538 U1[T4[(tm
[all...]
/external/clang/test/SemaTemplate/
H A Dtypename-specifier-4.cpp125 typedef typename T3::W T4; typedef in struct:PR7419::S
126 T4 *f();
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h131 template <typename T1, typename T2, typename T3, typename T4>
134 ValueArray4(T1 v1, T2 v2, T3 v3, T4 v4) : v1_(v1), v2_(v2), v3_(v3),
151 const T4 v4_;
154 template <typename T1, typename T2, typename T3, typename T4, typename T5>
157 ValueArray5(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5) : v1_(v1), v2_(v2), v3_(v3),
174 const T4 v4_;
178 template <typename T1, typename T2, typename T3, typename T4, typename T5,
182 ValueArray6(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6) : v1_(v1), v2_(v2),
200 const T4 v4_;
205 template <typename T1, typename T2, typename T3, typename T4, typenam
[all...]
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-param-util-generated.h130 template <typename T1, typename T2, typename T3, typename T4>
133 ValueArray4(T1 v1, T2 v2, T3 v3, T4 v4) : v1_(v1), v2_(v2), v3_(v3),
149 const T4 v4_;
152 template <typename T1, typename T2, typename T3, typename T4, typename T5>
155 ValueArray5(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5) : v1_(v1), v2_(v2), v3_(v3),
171 const T4 v4_;
175 template <typename T1, typename T2, typename T3, typename T4, typename T5,
179 ValueArray6(T1 v1, T2 v2, T3 v3, T4 v4, T5 v5, T6 v6) : v1_(v1), v2_(v2),
195 const T4 v4_;
200 template <typename T1, typename T2, typename T3, typename T4, typenam
[all...]

Completed in 4080 milliseconds

12