Home
last modified time | relevance | path

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

12

/external/dokka/core/testdata/comments/
DcodeBlockComment.kt6 val prop1 = "" constant
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/inject/
DInvalidInjectionTest.java12 @JacksonInject protected String prop1; field in InvalidInjectionTest.BadBean1
17 @JacksonInject("x") protected String prop1; field in InvalidInjectionTest.BadBean2
/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
Doverrides.m59 @property (readonly) id prop1; property
65 @property (readwrite) id prop1; property
Dcomplete-exprs.m8 @property int prop1; property
Dcomplete-member-access.m17 @property int prop1; property
/external/clang/test/FixIt/
Datomic-property.m9 @property ( ) id prop1; property
20 - (id) prop1 { return 0; } method
/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/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/processor/
DAnnotationOnConstructorParameterProcessor.kt31 val prop1 = clz.getAllProperties().single { it.simpleName.asString() == "fullName" } in <lambda>() constant
/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.c72 const struct fdt_property *prop1, *prop2; in compare_structure() local
/external/clang/test/PCH/
Dchain-categories2.m17 @property (readonly) id prop1; property
/external/ksp/test-utils/testData/api/
DlateinitProperties.kt33 lateinit var prop1: Any variable in test.compiled.Foo
/external/clang/test/CodeGenObjCXX/
Dproperty-reference.mm38 @property (nonatomic) const test1::A &prop1; property
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dshape_optimizer.cc164 const auto& prop1 = properties.GetInputProperties(input1.node->name()); in Optimize() local
/external/lzma/CPP/7zip/UI/FileManager/
DPanelSort.cpp174 NCOM::CPropVariant prop1, prop2; in CompareItems2() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp230 LimitsVector buildLimitsVector(const DevProp1 &prop1, in buildLimitsVector()
308 vector<vk::VkDescriptorSetLayoutBinding> calculateBindings(const DevProp1 &prop1, in calculateBindings()
/external/clang/lib/Sema/
DSemaPseudoObject.cpp661 if (ObjCPropertyDecl *prop1 = IFace->FindPropertyDeclaration( in findSetter() local
/external/lzma/CPP/7zip/UI/Agent/
DAgent.cpp544 NCOM::CPropVariant prop1, prop2; in CompareItems3() local
/external/json-schema-validator/src/test/suite/tests/draft-next/
Dref.json411 "prop1": { object
421 "prop1": "match" string

12