/external/v8/test/mjsunit/regress/ |
D | regress-2980.js | 47 assertEquals(expected, holder.prop2); 51 holder2.prop2 = "foo"; 57 delete holder2.prop2; 62 holder2.prop2 = "bar";
|
/external/clang/test/FixIt/ |
D | atomic-property.m | 13 @property (copy, readwrite) id prop2; property 17 @synthesize prop, prop1, prop2; 21 - (id) prop2 { return 0; } method
|
/external/clang/test/Index/ |
D | complete-synthesized.m | 12 @property float prop2; property 21 @synthesize prop2 = _prop2; 44 // CHECK-NOT: prop2
|
D | get-cursor.m | 74 id prop2; field 77 @property (assign) id prop2; property 83 @synthesize prop1, prop2; 154 // CHECK-MULTISYNTH: 83:20 ObjCSynthesizeDecl=prop2:77:23 (Definition) Extent=[83:1 - 83:25] Spelli…
|
D | overrides.m | 60 @property (readonly) id prop2; property 70 @property (readwrite) id prop2; 111 // CHECK: overrides.m:70:26: ObjCInstanceMethodDecl=prop2:70:26 [Overrides @60:25] Extent=[70:26 - …
|
/external/clang/test/PCH/ |
D | chain-categories2.m | 41 @property (copy) id prop2; property 54 @synthesize prop1, prop2;
|
/external/v8/test/mjsunit/ |
D | object-freeze.js | 214 obj = { prop1: 1, prop2: 2 }; property 215 obj2 = { prop1: 3, prop2: 4 }; property 224 obj = { prop1: 1, prop2: 2, 75: 'foo' }; property 225 obj2 = { prop1: 3, prop2: 4, 150: 'bar' }; property
|
/external/libxml2/result/XPath/tests/ |
D | simplebase | 10 ATTRIBUTE prop2 22 ATTRIBUTE prop2
|
D | chaptersbase | 10 ATTRIBUTE prop2 22 ATTRIBUTE prop2
|
D | idsimple | 13 ATTRIBUTE prop2
|
D | simpleabbr | 10 ATTRIBUTE prop2
|
/external/clang/test/SemaObjC/ |
D | default-synthesize-3.m | 95 @property (readonly) id prop2; // expected-note {{property declared here}} property 103 @property (readwrite) id prop2; property 109 @property (assign,readwrite) id prop2; // expected-warning {{auto property synthesis will not synth… property
|
D | iboutletcollection-attr.m | 14 @property (nonatomic, retain) __attribute__((iboutletcollection(id))) id prop2; property 29 @property (nonatomic, retain) __attribute__((iboutletcollection(B))) id prop2; // expected-error {{… property
|
/external/v8/test/mjsunit/harmony/ |
D | array-findindex.js | 162 prop2: "val2", property 164 return this.prop1 === "val1" && this.prop2 === "val2";
|
D | array-find.js | 161 prop2: "val2", property 163 return this.prop1 === "val1" && this.prop2 === "val2";
|
/external/libxml2/result/ |
D | ent3.sax | 8 SAX.startElement(EXAMPLE, prop1='a&b', prop2='&xml;')
|
D | ent3.sax2 | 8 SAX.startElementNs(EXAMPLE, NULL, NULL, 0, 2, 0, prop1='a...', 7, prop2='&xml...', 5)
|
/external/clang/test/CodeGenObjC/ |
D | interface-layout-64.m | 67 @property char prop2; property 73 @synthesize prop2 = _iv5;
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
D | Propagating.ll | 125 define void @prop2([100 x i32]* %A, i32* %B, i32 %n) nounwind uwtable ssp {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | ... .util.Iterator iterator
String key
String prop1
String prop2
private org.eclipse.core.runtime.IStatus ... |