Searched refs:__strong (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/
H A DSOSARCDefines.h53 #ifndef __strong
54 #define __strong macro
/macosx-10.10.1/libauto-186/auto_tester/
H A DCollectionChecking.m30 __strong void *_testBlock;
48 - (__strong void *)allocateBlock
98 - (__strong void *)allocateBlock
105 - (__strong void *)allocateBlock
H A Dcfdata.m30 __strong CFDataRef subject;
31 __strong CFMutableDataRef mutableSubject;
33 __strong CFDataRef subjectCopy;
34 __strong CFMutableDataRef mutableSubjectCopy;
36 __strong CFMutableDataRef subjectMutableCopy;
37 __strong CFMutableDataRef mutableSubjectMutableCopy;
47 __strong void *backingData;
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc-object.h15 __strong id objc_object;
21 __strong id objc_object;
H A Dobjc-class.h87 __strong Class class;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc-object.h15 __strong id objc_object;
21 __strong id objc_object;
H A Dobjc-class.h87 __strong Class class;
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dobjc-object.h15 __strong id objc_object;
21 __strong id objc_object;
H A Dobjc-class.h87 __strong Class class;
/macosx-10.10.1/libauto-186/tests/
H A Dcfdata.m37 __strong CFDataRef subject;
38 __strong CFMutableDataRef mutableSubject;
40 __strong CFDataRef subjectCopy;
41 __strong CFMutableDataRef mutableSubjectCopy;
43 __strong CFMutableDataRef subjectMutableCopy;
44 __strong CFMutableDataRef mutableSubjectMutableCopy;
54 __strong void *backingData;
H A Ddump.m342 __strong char *readString(FILE *fp) {
361 __strong char *readStringSize(FILE *fp, uint32_t length) {
519 stack_descriptor_t *__strong stack_descriptor;
939 class_descriptor_t *__strong *__strong classes;
941 node_descriptor_t *__strong *__strong node_descriptors;
945 thread_descriptor_t *__strong thread_descriptors;
/macosx-10.10.1/objc4-646/test/
H A Ddefinitions.c13 __strong void *p;
H A DivarSlide.m13 // ARC doesn't like __strong void* or __weak void*
16 # define gc_strong __strong
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc.h95 #define __strong /* empty */ macro
H A Dobjc-externalref.mm54 __strong void **_buffer; // a retained all pointers block
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dcpp_type_traits.h352 struct __is_scalar<__strong _Tp> {
/macosx-10.10.1/libauto-186/
H A Dauto_zone.h457 void (*callback_function)(void *__strong target);
458 void *__strong target;
/macosx-10.10.1/msdosfs-209.1.1/userfs_plugin/
H A Dmsdosfs.c127 static errno_t msdosfs_dir_enumerate(userfs_volume_t volume, const char *path, __strong xpc_object_t *state, xpc_object_t children);
2148 static errno_t msdosfs_dir_enumerate(userfs_volume_t volume, const char *path, __strong xpc_object_t *state, xpc_object_t children)

Completed in 278 milliseconds