Searched defs:nonatomic (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/objectivec/ |
D | GPBWrappers.pbobjc.h | 65 @property(nonatomic, readwrite) double value; in property() argument 83 @property(nonatomic, readwrite) float value; in property() argument 101 @property(nonatomic, readwrite) int64_t value; in property() argument 119 @property(nonatomic, readwrite) uint64_t value; in property() argument 137 @property(nonatomic, readwrite) int32_t value; in property() argument 155 @property(nonatomic, readwrite) uint32_t value; in property() argument 173 @property(nonatomic, readwrite) BOOL value; in property() argument 191 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
|
D | GPBStruct.pbobjc.h | 103 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
|
D | GPBType.pbobjc.h | 393 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
/third_party/vk-gl-cts/framework/platform/ios/ |
D | tcuIOSViewController.m | 32 @property (nonatomic, assign) CADisplayLink *displayLink; category
|
/third_party/protobuf/objectivec/Tests/ |
D | unittest_objc.proto | 157 optional bool nonatomic = 204; field
|