OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFDictionaryValueCallBacks
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Analysis/
cfref_PR2519.c
16
CFDictionaryValueCallBacks
;
17
extern const
CFDictionaryValueCallBacks
kCFTypeDictionaryValueCallBacks;
19
extern CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallBacks, const
CFDictionaryValueCallBacks
*valueCallBacks);
/external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h
117
CFDictionaryValueCallBacks
;
118
extern const
CFDictionaryValueCallBacks
kCFTypeDictionaryValueCallBacks;
121
extern CFMutableDictionaryRef CFDictionaryCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFDictionaryKeyCallBacks *keyCallBacks, const
CFDictionaryValueCallBacks
*valueCallBacks);
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar
Completed in 1568 milliseconds