/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | index-decls.m | 2 @property (readonly) id prop; property 3 -(id)prop; method 37 @property (assign, nonatomic) id prop; property 38 -(id)prop; method 44 -(id)prop { method
|
H A D | index-attrs.m | 3 @property (retain) __attribute__((iboutletcollection(Foo))) Foo *prop; property
|
H A D | overrides.m | 76 -(id)prop; method 81 @property (assign) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/FixIt/ |
H A D | atomic-property.m | 4 @property id prop; property 6 - (id) prop; method 19 - (id) prop { return 0; } method
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | property-type-mismatch.mm | 11 @property (assign) NSObject<P1> *prop; property 18 @property (assign) NSObject<P2> *prop; property
|
H A D | foreach.mm | 64 @property (assign) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | objc-property-syntax.m | 4 int prop; field 10 @property int prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | tentative-property-decl.m | 18 @property(nonatomic, copy, readonly) NSString *prop; property 33 @property(nonatomic, copy, readonly) NSString *prop; property
|
H A D | ivar-sem-check-2.m | 8 @property(retain) id prop; property
|
H A D | property-ivar-mismatch.m | 8 @property int prop; property
|
H A D | objc-buffered-methods.m | 9 @property int prop; property
|
H A D | foreach.m | 51 @property (assign) id prop; property
|
H A D | arc-repeated-weak.mm | 335 -(id)prop; method in cat 344 @property (weak) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | GC-no-arc-runtime.m | 30 @property (retain) id prop; property 74 __weak id prop; field 76 @property (readonly) __weak id prop; property
|
H A D | autoreleases.m | 18 @property (retain) id prop; property 30 -(id) prop { method
|
H A D | GC-no-finalize-removal.m | 30 @property (retain) id prop; property
|
H A D | GC.m | 30 @property (retain) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/Inputs/ |
H A D | test1.m.in | 9 @property (strong) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | arc-literals.m | 119 @property (retain) A* prop; property
|
H A D | instance-method-metadata.m | 13 @property (assign) id prop; property
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/designated-init-in-header/ |
H A D | file2.m.in | 4 -(int)prop { return 0; } method
|
/minix3/crypto/external/bsd/libsaslc/dist/src/ |
H A D | saslc_private.h | 52 saslc__dict_t *prop; /* configuration options */ member 63 saslc__dict_t *prop; /* session properties */ member
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/ |
H A D | property-reference.mm | 57 @property int prop; property
|
/minix3/external/bsd/nvi/dist/motif/ |
H A D | m_cde.c | 69 unsigned char *prop; in is_cde() local
|
/minix3/minix/share/beaglebone/weather/ |
H A D | spin.js | 29 function createEl(tag, prop) { argument 87 function vendor(el, prop) { argument 103 function css(el, prop) { argument
|