/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 | GPBStruct.pbobjc.h | 91 @property(nonatomic, readonly) NSUInteger fields_Count; 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 | GPBStruct.pbobjc.h | 91 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
|
D | GPBType.pbobjc.h | 381 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
/external/clang/test/SemaObjC/ |
D | tentative-property-decl.m | 23 @property(nonatomic, copy, readwrite) NSString *prop; category 41 @property(nonatomic, copy, readwrite) NSString *prop; category
|
D | property-atomic-redecl.m | 12 @property (nonatomic,readwrite,retain) A *property; category 42 @property (nonatomic,readwrite,retain) A *property; // expected-warning{{'atomic' attribute on prop… category
|
D | err-ivar-access-in-class-method.m | 15 @property (nonatomic,retain) id foo; category
|
D | narrow-property-type-in-cont-class.m | 16 @property(nonatomic,readwrite,retain) NSMutableArray* outline; category
|
D | ContClassPropertyLookup.m | 28 @property (nonatomic, readonly) id title; category
|
D | property-3.m | 41 @property (nonatomic, assign, getter=wasAvailable) int available; // expected-warning{{getter name … category
|
D | continuation-class-property.m | 59 @property (nonatomic, readwrite, assign) struct evhttp_request *httpRequest; category
|
/external/webrtc/sdk/objc/native/src/ |
D | objc_video_track_source.mm | 21 @property(nonatomic) webrtc::ObjCVideoTrackSource *objCVideoTrackSource; category
|
/external/webrtc/examples/objc/AppRTCMobile/ios/ |
D | ARDFileCaptureController.m | 17 @property(nonatomic, strong) RTC_OBJC_TYPE(RTCFileVideoCapturer) * fileCapturer; category
|
/external/tflite-support/tensorflow_lite_support/ios/task/text/nlclassifier/Sources/ |
D | TFLBertNLClassifier.m | 24 @property(nonatomic) BertNLClassifier *bertNLClassifier; category
|
D | TFLNLClassifier.m | 33 @property(nonatomic) NLClassifier *nlClassifier; category
|
/external/clang/test/SemaObjCXX/ |
D | property-type-mismatch.mm | 29 @property (nonatomic, setter=_setProperty:) C *property; // okay category
|
/external/tflite-support/tensorflow_lite_support/ios/task/text/qa/Sources/ |
D | TFLBertQuestionAnswerer.m | 28 @property(nonatomic) BertQuestionAnswerer *bertQuestionAnswerer; category
|
/external/webrtc/sdk/objc/components/video_codec/ |
D | RTCH264ProfileLevelId.mm | 80 @property(nonatomic, assign) RTCH264Profile profile; category
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSViewController.m | 32 @property (nonatomic, assign) CADisplayLink *displayLink; category
|
/external/webrtc/examples/objcnativeapi/objc/ |
D | NADViewController.mm | 24 @property(nonatomic) RTC_OBJC_TYPE(RTCCameraVideoCapturer) * capturer; category
|
/external/webrtc/sdk/objc/components/capturer/ |
D | RTCFileVideoCapturer.m | 33 () @property(nonatomic, assign) CMTime lastPresentationTime; category
|
/external/tensorflow/tensorflow/lite/objc/apps/TestApp/TestApp/ |
D | ViewController.m | 74 @property(nonatomic) dispatch_queue_t interpreterSerialQueue; category
|
/external/tensorflow/tensorflow/lite/objc/sources/ |
D | TFLTensor.m | 31 @property(nonatomic) TFLTensorType type; category
|