/external/clang/test/SemaObjC/ |
D | property-ivar-mismatch.m | 16 @interface Test5 interface 23 @implementation Test5 implementation
|
D | default-synthesize-2.m | 73 @interface Test5 interface 81 @implementation Test5 implementation 83 Test5 *foo = 0;
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/ |
D | p1.cpp | 135 namespace Test5 { namespace 138 using namespace Test5;
|
/external/clang/test/Sema/ |
D | bitfield.c | 65 struct Test5 { unsigned n : 2; } t5; argument 67 struct Test5 sometest5 = {-1}; // expected-warning {{implicit truncation from 'int' to bitfield cha…
|
D | attr-capabilities.c | 18 int Test5 __attribute__((release_capability("test5"))); // expected-warning {{'release_capability' … variable 23 struct __attribute__((capability)) Test5 {}; // expected-error {{'capability' attribute takes one a… struct
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m.result | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3, P4> 61 @implementation Test5
|
D | objcmt-protocol-conformance.m | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3> interface 61 @implementation Test5 implementation
|
/external/v8/test/mjsunit/es6/ |
D | generators-iteration.js | 481 function Test5(iter) { class in TestTryCatch 490 Test5(instantiate(g)); 549 function Test5(iter) { class in TestTryFinally 556 Test5(instantiate(g)); 635 function Test5(iter) { class in TestNestedTry 645 Test5(instantiate(g));
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 52 @class Test5; 54 Test5 *x, *y;
|
D | arc-captured-32bit-block-var-layout-2.m | 32 // Test5
|
D | property.m | 107 @interface Test5 { interface 112 @implementation Test5 implementation
|
/external/clang/test/CodeGen/ |
D | 2002-02-16-RenamingTest.c | 7 void Test5(double X) { in Test5() function
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 24 struct Test5 { struct
|
/external/clang/test/SemaCXX/ |
D | attr-weak.cpp | 14 struct Test5 { struct
|
D | microsoft-dtor-lookup.cpp | 93 namespace Test5 { namespace
|
D | empty-class-layout.cpp | 123 namespace Test5 { namespace
|
/external/clang/test/CXX/basic/basic.link/ |
D | p7.cpp | 62 namespace Test5 { namespace
|
/external/clang/test/CodeGenCXX/ |
D | class-layout.cpp | 36 namespace Test5 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 86 namespace Test5 { namespace
|
D | vtt-layout.cpp | 61 namespace Test5 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 73 namespace Test5 { namespace
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 59 @interface Test5 { interface 66 void test5(Test5* t5) {
|
/external/curl/tests/data/ |
D | test4 | 33 …; " -H "X-Test:" -H "X-Test2: foo;" -H "X-Test3: " -H "X-Test4; " -H "X-Test5;ignored" http://%H…
|
/external/clang/test/CodeGenObjCXX/ |
D | blocks.mm | 41 // Test5
|
/external/clang/test/Index/ |
D | get-cursor.m | 72 @interface Test5 { interface 82 @implementation Test5 implementation
|