| /external/cronet/third_party/protobuf/objectivec/ |
| D | GPBWrappers.pbobjc.h | 53 @property(nonatomic, readwrite) double value; in property() argument 71 @property(nonatomic, readwrite) float value; in property() argument 89 @property(nonatomic, readwrite) int64_t value; in property() argument 107 @property(nonatomic, readwrite) uint64_t value; in property() argument 125 @property(nonatomic, readwrite) int32_t value; in property() argument 143 @property(nonatomic, readwrite) uint32_t value; in property() argument 161 @property(nonatomic, readwrite) BOOL value; in property() argument 179 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
|
| D | GPBType.pbobjc.h | 381 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
| /external/protobuf/objectivec/ |
| D | GPBWrappers.pbobjc.h | 53 @property(nonatomic, readwrite) double value; in property() argument 71 @property(nonatomic, readwrite) float value; in property() argument 89 @property(nonatomic, readwrite) int64_t value; in property() argument 107 @property(nonatomic, readwrite) uint64_t value; in property() argument 125 @property(nonatomic, readwrite) int32_t value; in property() argument 143 @property(nonatomic, readwrite) uint32_t value; in property() argument 161 @property(nonatomic, readwrite) BOOL value; in property() argument 179 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
|
| D | GPBType.pbobjc.h | 381 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
| /external/clang/test/SemaObjC/ |
| D | continuation-class-property.m | 18 @property (readwrite, copy) id foos; category 22 @property (readwrite, copy) id foos; category 41 @property (readwrite) NSString *foo; // expected-error {{type of property 'NSString *' in class ext… category
|
| D | duplicate-property-class-extension.m | 10 @property (readwrite) char foo; // expected-note 2 {{property declared here}} category 16 @property (readwrite) char foo; // expected-error {{property has a previous declaration}} category
|
| D | synthesize-setter-contclass.m | 13 @property (readwrite) int itIsOrItAint; category
|
| D | iboutlet.m | 34 @property( readwrite ) __attribute__((iboutlet)) UILabel *autoReadOnlyReadWrite; category
|
| D | property-in-class-extension.m | 32 @property (readwrite, assign) NSObject *bar; category
|
| D | property-category-1.m | 17 @property(readwrite) int object; category
|
| D | continuation-class-err.m | 14 @property(readwrite, copy) id object; // Ok. declaring memory model in class extension - primary ha… category
|
| D | property-atomic-redecl.m | 33 @property (readwrite) A *property; category
|
| D | property-8.m | 65 @property(readwrite, retain) _XCOQQuery *query; category
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/ |
| D | RequireSetterForGetter736Test.java | 11 private int readwrite; field in RequireSetterForGetter736Test.DataB 21 public void setReadwrite(int readwrite) { in setReadwrite()
|
| /external/clang/test/Index/ |
| D | properties-class-extensions.m | 19 @property (readwrite) id bar; category 31 @property (readwrite) Rdar8467189_Bar *Rdar8467189_Bar; category
|
| D | overrides.m | 70 @property (readwrite) id prop2; category
|
| /external/rust/crates/libz-sys/src/zlib-ng/test/ |
| D | test_gzio.cc | 21 TEST(gzip, readwrite) { in TEST() argument
|
| /external/walt/ios/WALT/ |
| D | WALTAppDelegate.m | 26 @property (readwrite, nonatomic) WALTClient *client; category
|
| D | MIDIEndpoint.m | 20 @property (readwrite, nonatomic, assign) MIDIEndpointRef endpoint; category
|
| D | MIDIClient.m | 27 @property (readwrite, nonatomic) MIDISource *source; category
|
| /external/clang/test/CodeGenObjC/ |
| D | continuation-class.m | 17 @property(readwrite) int object; category
|
| /external/clang/test/PCH/ |
| D | chain-categories2.m | 40 @property (readwrite,assign) id prop1; category
|
| D | chain-categories.m | 42 @property (readwrite,nonatomic) int intProp; category
|
| /external/clang/test/SemaObjCXX/ |
| D | property-synthesis-error.mm | 19 @property (readwrite, retain) NSMutableArray * array; category
|
| /external/clang/test/Analysis/ |
| D | properties.m | 230 @property (readwrite) int someProp; category 261 @property (readwrite) int someProp; category 285 @property (readwrite) int someProp; category
|