Home
last modified time | relevance | path

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

12

/external/cronet/third_party/protobuf/objectivec/
DGPBWrappers.pbobjc.h53 @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
DGPBStruct.pbobjc.h91 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
DGPBType.pbobjc.h381 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
/external/protobuf/objectivec/
DGPBWrappers.pbobjc.h53 @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
DGPBStruct.pbobjc.h91 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
DGPBType.pbobjc.h381 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
/external/clang/test/SemaObjC/
Dtentative-property-decl.m23 @property(nonatomic, copy, readwrite) NSString *prop; category
41 @property(nonatomic, copy, readwrite) NSString *prop; category
Dproperty-atomic-redecl.m12 @property (nonatomic,readwrite,retain) A *property; category
42 @property (nonatomic,readwrite,retain) A *property; // expected-warning{{'atomic' attribute on prop… category
Derr-ivar-access-in-class-method.m15 @property (nonatomic,retain) id foo; category
Dnarrow-property-type-in-cont-class.m16 @property(nonatomic,readwrite,retain) NSMutableArray* outline; category
DContClassPropertyLookup.m28 @property (nonatomic, readonly) id title; category
Dproperty-3.m41 @property (nonatomic, assign, getter=wasAvailable) int available; // expected-warning{{getter name … category
Dcontinuation-class-property.m59 @property (nonatomic, readwrite, assign) struct evhttp_request *httpRequest; category
/external/webrtc/sdk/objc/native/src/
Dobjc_video_track_source.mm21 @property(nonatomic) webrtc::ObjCVideoTrackSource *objCVideoTrackSource; category
/external/webrtc/examples/objc/AppRTCMobile/ios/
DARDFileCaptureController.m17 @property(nonatomic, strong) RTC_OBJC_TYPE(RTCFileVideoCapturer) * fileCapturer; category
/external/tflite-support/tensorflow_lite_support/ios/task/text/nlclassifier/Sources/
DTFLBertNLClassifier.m24 @property(nonatomic) BertNLClassifier *bertNLClassifier; category
DTFLNLClassifier.m33 @property(nonatomic) NLClassifier *nlClassifier; category
/external/clang/test/SemaObjCXX/
Dproperty-type-mismatch.mm29 @property (nonatomic, setter=_setProperty:) C *property; // okay category
/external/tflite-support/tensorflow_lite_support/ios/task/text/qa/Sources/
DTFLBertQuestionAnswerer.m28 @property(nonatomic) BertQuestionAnswerer *bertQuestionAnswerer; category
/external/webrtc/sdk/objc/components/video_codec/
DRTCH264ProfileLevelId.mm80 @property(nonatomic, assign) RTCH264Profile profile; category
/external/deqp/framework/platform/ios/
DtcuIOSViewController.m32 @property (nonatomic, assign) CADisplayLink *displayLink; category
/external/webrtc/examples/objcnativeapi/objc/
DNADViewController.mm24 @property(nonatomic) RTC_OBJC_TYPE(RTCCameraVideoCapturer) * capturer; category
/external/webrtc/sdk/objc/components/capturer/
DRTCFileVideoCapturer.m33 () @property(nonatomic, assign) CMTime lastPresentationTime; category
/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/
DViewController.m74 @property(nonatomic) dispatch_queue_t interpreterSerialQueue; category
/external/tensorflow/tensorflow/lite/objc/sources/
DTFLTensor.m31 @property(nonatomic) TFLTensorType type; category

12