/external/clang/test/SemaCXX/ |
D | bitfield-layout.cpp | 25 struct Test4 { struct 28 CHECK_SIZE(Test4, 8); argument 29 CHECK_ALIGN(Test4, 8);
|
D | microsoft-dtor-lookup.cpp | 85 namespace Test4 { namespace
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/ |
D | p1.cpp | 37 class Test4 {}; // expected-note {{previous definition}} class 40 class Test4 {}; // expected-error {{redefinition of 'Test4'}} class
|
/external/clang/test/Sema/ |
D | bitfield.c | 43 struct Test4 { struct 48 void test4(struct Test4 *t) { in test4() argument
|
D | attr-capabilities.c | 13 int Test4 __attribute__((try_acquire_capability("test4"))); // expected-error {{'try_acquire_capabi… variable 17 struct __attribute__((shared_capability(Test2))) Test4 {}; // expected-error {{'shared_capability' … struct
|
/external/clang/test/SemaObjC/ |
D | property-ivar-mismatch.m | 4 @interface Test4 interface 11 @implementation Test4 implementation
|
D | method-conflict-1.m | 77 @interface Test4 {} interface 81 @implementation Test4 implementation
|
D | method-conflict-2.m | 38 @interface Test4 {} interface 42 @implementation Test4 implementation
|
D | default-synthesize-2.m | 59 @interface Test4 { interface 67 @implementation Test4 implementation
|
D | no-protocol-option-tests.m | 29 // Test4
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 41 @interface Test4 { id x; } @end interface 42 @interface Test4_sub : Test4 { id y; } @end 43 Test4 *test4(void) {
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | generators-iteration.js | 426 function Test4(iter) { class in TestTryCatch 434 Test4(instantiate(g)); 495 function Test4(iter) { class in TestTryFinally 502 Test4(instantiate(g)); 582 function Test4(iter) { class in TestNestedTry 588 Test4(instantiate(g));
|
/external/chromium_org/base/android/jni_generator/ |
D | testJarJarRemapping.golden | 37 static void Test4(JNIEnv* env, jclass jcaller, 64 "V", reinterpret_cast<void*>(Test4) },
|
/external/clang/test/SemaCUDA/ |
D | launch_bounds.cu | 12 __launch_bounds__() void Test4(void); // expected-error {{'launch_bounds' attribute takes no more t…
|
/external/clang/test/CXX/class/ |
D | p2-0x.cpp | 29 namespace Test4 { namespace
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 17 @interface Test4 {
|
/external/chromium_org/sync/internal_api/public/util/ |
D | weak_handle_unittest.cc | 38 MOCK_METHOD4(Test4, void(const int&, Base*, float, const char*)); 118 EXPECT_CALL(b, Test4(5, &b, 5, test_str)); in TEST_F() 128 h.Call(FROM_HERE, &Base::Test4, 5, &b, 5, test_str); in TEST_F()
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 42 @interface Test4 : NSObject <P1, P2> // Test for Super class and protocol list interface 45 @implementation Test4 implementation
|
D | objcmt-protocol-conformance.m.result | 42 @interface Test4 : NSObject <P1, P2, P> // Test for Super class and protocol list 45 @implementation Test4
|
/external/clang/test/CXX/basic/basic.link/ |
D | p7.cpp | 51 namespace Test4 { namespace
|
/external/clang/test/Index/ |
D | get-cursor.m | 63 @interface Test4 interface 65 @interface Test4(Dido) interface in Dido 67 @implementation Test4(Dido) implementation in Dido
|
/external/clang/test/CodeGen/ |
D | 2002-02-17-ArgumentAddress.c | 26 struct Test Test4(struct Test A) { in Test4() function
|
/external/clang/test/CodeGenCXX/ |
D | class-layout.cpp | 21 namespace Test4 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 60 namespace Test4 { namespace
|
D | vtable-available-externally.cpp | 74 namespace Test4 { namespace
|