Searched refs:__CFURL (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Durl.h39 struct __CFURL;
74 const __CFURL *ref;
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Durl.h39 struct __CFURL;
74 const __CFURL *ref;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovie.h59 typedef const struct __CFURL * CFURLRef;
/macosx-10.9.5/CF-855.17/
H A DCFURL.c181 // In order to reduce the sizeof ( __CFURL ), move these items into a seperate structure which is
190 struct __CFURL { struct
202 CF_INLINE void* _getReserved ( const struct __CFURL* url )
212 CF_INLINE CFStringRef _getSanitizedString(const struct __CFURL* url)
222 CF_INLINE UInt32 _getAdditionalDataFlags(const struct __CFURL* url)
232 CF_INLINE void* _getResourceInfo ( const struct __CFURL* url )
242 static void _CFURLAllocateExtraDataspace( struct __CFURL* url )
259 CF_INLINE void _setReserved ( struct __CFURL* url, void* reserved )
272 CF_INLINE void _setSanitizedString( struct __CFURL* url, CFMutableStringRef sanitizedString )
291 CF_INLINE void _setAdditionalDataFlags(struct __CFURL* ur
[all...]
H A DCFURL.h45 typedef const struct __CFURL * CFURLRef;
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DKURL.h35 typedef const struct __CFURL* CFURLRef;

Completed in 106 milliseconds