Home
last modified time | relevance | path

Searched defs:nonatomic (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/objectivec/
DGPBWrappers.pbobjc.h65 @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
DGPBStruct.pbobjc.h103 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
DGPBType.pbobjc.h393 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSViewController.m32 @property (nonatomic, assign) CADisplayLink *displayLink; category
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto157 optional bool nonatomic = 204; field