Searched defs:cfType (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dseccfobject.cpp170 CFTypeRef cfType = reinterpret_cast<CFTypeRef>(reinterpret_cast<const uint8_t *>(object) - kAlignedRuntimeSize); local
245 CFTypeRef cfType = *this; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dseccfobject.cpp170 CFTypeRef cfType = reinterpret_cast<CFTypeRef>(reinterpret_cast<const uint8_t *>(object) - kAlignedRuntimeSize); local
245 CFTypeRef cfType = *this; local
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCFWrappers.h499 static inline bool isArray(CFTypeRef cfType) { argument
503 static inline bool isData(CFTypeRef cfType) { argument
507 static inline bool isDate(CFTypeRef cfType) { argument
511 static inline bool isDictionary(CFTypeRef cfType) { argument
515 isNumber(CFTypeRef cfType) argument
519 isNumberOfType(CFTypeRef cfType, CFNumberType number) argument
523 isString(CFTypeRef cfType) argument
527 isBoolean(CFTypeRef cfType) argument
531 isNull(CFTypeRef cfType) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCFWrappers.h499 static inline bool isArray(CFTypeRef cfType) { argument
503 static inline bool isData(CFTypeRef cfType) { argument
507 static inline bool isDate(CFTypeRef cfType) { argument
511 static inline bool isDictionary(CFTypeRef cfType) { argument
515 isNumber(CFTypeRef cfType) argument
519 isNumberOfType(CFTypeRef cfType, CFNumberType number) argument
523 isString(CFTypeRef cfType) argument
527 isBoolean(CFTypeRef cfType) argument
531 isNull(CFTypeRef cfType) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovie.cpp798 CFStringRef cfType = CFStringCreateWithCString(kCFAllocatorDefault, type, kCFStringEncodingMacRoman); local

Completed in 87 milliseconds