Home
last modified time | relevance | path

Searched defs:prop1 (Results 1 – 19 of 19) sorted by relevance

/external/clang/test/FixIt/
Datomic-property.m9 @property ( ) id prop1; property
20 - (id) prop1 { return 0; } method
/external/clang/test/Index/
Dget-cursor.m73 id prop1; field
76 @property (assign) id prop1; property
95 @property (assign) id prop1; property
116 @property (strong, nonnull) id prop1; property
Dcomplete-declarators.m9 @property int prop1; property
Dcomplete-synthesized.m6 @property int prop1; property
Dcomplete-exprs.m8 @property int prop1; property
Dcomplete-member-access.m17 @property int prop1; property
Doverrides.m59 @property (readonly) id prop1; property
65 @property (readwrite) id prop1; property
/external/dtc/tests/
Dsourceoutput.dts7 prop1: prop1 = start1: "foo", mid1: "bar" end1: ; label
Dvalue-labels.dts4 prop1: prop1 = start1: "a", mid1: "b" end1:; label
Ddtbs_equal_ordered.c85 const struct fdt_property *prop1, *prop2; in compare_structure() local
/external/clang/test/SemaObjC/
Diboutletcollection-attr.m13 @property (nonatomic, retain) __attribute__((iboutletcollection(I))) id prop1; property
28 @property (nonatomic, retain) __attribute__((iboutletcollection(I,2,3))) id prop1; // expected-erro… property
Dobjc-buffered-methods.m10 @property int prop1; property
Ddefault-synthesize-3.m94 @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/
Dchain-categories2.m17 @property (readonly) id prop1; property
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp146 DevProp1 prop1; in iterate() local
218 …g* descriptorSetLayoutBinding, const deUint32& curNdx, const deUint32& size, const DevProp1& prop1) in extraLimitCheck()
/external/clang/test/CodeGenObjCXX/
Dproperty-reference.mm38 @property (nonatomic) const test1::A &prop1; property
/external/clang/lib/Sema/
DSemaPseudoObject.cpp661 if (ObjCPropertyDecl *prop1 = IFace->FindPropertyDeclaration( in findSetter() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc408 const std::vector<OpInfo::TensorProperties>& prop1 = in ExtractShape() local
/external/icu/icu4c/source/common/
Dubidi.cpp2197 DirProp prop, prop1; in resolveImplicitLevels() local