/external/clang/test/FixIt/ |
D | atomic-property.m | 9 @property ( ) id prop1; property 20 - (id) prop1 { return 0; } method
|
/external/clang/test/Index/ |
D | get-cursor.m | 73 id prop1; field 76 @property (assign) id prop1; property 95 @property (assign) id prop1; property 116 @property (strong, nonnull) id prop1; property
|
D | complete-declarators.m | 9 @property int prop1; property
|
D | complete-synthesized.m | 6 @property int prop1; property
|
D | complete-exprs.m | 8 @property int prop1; property
|
D | complete-member-access.m | 17 @property int prop1; property
|
D | overrides.m | 59 @property (readonly) id prop1; property 65 @property (readwrite) id prop1; property
|
/external/dtc/tests/ |
D | sourceoutput.dts | 7 prop1: prop1 = start1: "foo", mid1: "bar" end1: ; label
|
D | value-labels.dts | 4 prop1: prop1 = start1: "a", mid1: "b" end1:; label
|
D | dtbs_equal_ordered.c | 85 const struct fdt_property *prop1, *prop2; in compare_structure() local
|
/external/clang/test/SemaObjC/ |
D | iboutletcollection-attr.m | 13 @property (nonatomic, retain) __attribute__((iboutletcollection(I))) id prop1; property 28 @property (nonatomic, retain) __attribute__((iboutletcollection(I,2,3))) id prop1; // expected-erro… property
|
D | objc-buffered-methods.m | 10 @property int prop1; property
|
D | default-synthesize-3.m | 94 @property (readonly) id prop1; // expected-note {{property declared here}} property 108 @property (assign,readwrite) id prop1; // expected-warning {{auto property synthesis will not synth… property
|
/external/clang/test/PCH/ |
D | chain-categories2.m | 17 @property (readonly) id prop1; property
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 146 DevProp1 prop1; in iterate() local 218 …g* descriptorSetLayoutBinding, const deUint32& curNdx, const deUint32& size, const DevProp1& prop1) in extraLimitCheck()
|
/external/clang/test/CodeGenObjCXX/ |
D | property-reference.mm | 38 @property (nonatomic) const test1::A &prop1; property
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 661 if (ObjCPropertyDecl *prop1 = IFace->FindPropertyDeclaration( in findSetter() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | constant_folding.cc | 408 const std::vector<OpInfo::TensorProperties>& prop1 = in ExtractShape() local
|
/external/icu/icu4c/source/common/ |
D | ubidi.cpp | 2197 DirProp prop, prop1; in resolveImplicitLevels() local
|