OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFDictionaryRef
(Results
26 - 33
of
33
) sorted by null
1
2
/prebuilts/go/linux-x86/src/crypto/x509/
root_cgo_darwin.go
148
CFDictionaryRef
tSetting = (
CFDictionaryRef
)CFArrayGetValueAtIndex(trustSettings, k);
/external/harfbuzz_ng/src/
hb-coretext.cc
90
CFDictionaryRef
attributes = CFDictionaryCreate (kCFAllocatorDefault,
652
CFDictionaryRef
dict = CFDictionaryCreate (kCFAllocatorDefault,
666
CFDictionaryRef
attributes = CFDictionaryCreate (kCFAllocatorDefault,
[
all
...]
/external/libcups/cups/
language.c
868
CFRelease((
CFDictionaryRef
)cupsArrayUserData(a));
1144
CFDictionaryRef
dict; /* cups.strings dictionary */
1148
dict = (
CFDictionaryRef
)cupsArrayUserData(a);
[
all
...]
tls-darwin.c
162
CFDictionaryRef
certParams = CFDictionaryCreate(kCFAllocatorDefault, certKeys, certValues, sizeof(certKeys) / sizeof(certKeys[0]), &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
204
CFDictionaryRef
itemAttrs = CFDictionaryCreate(kCFAllocatorDefault, itemKeys, itemValues, sizeof(itemKeys) / sizeof(itemKeys[0]), &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
[
all
...]
dest.c
[
all
...]
/external/webrtc/webrtc/base/
unixfilesystem.cc
362
CFDictionaryRef
procinfo = ProcessInformationCopyDictionary(&psn,
/external/curl/lib/vtls/
darwinssl.c
894
CFDictionaryRef
query_dict;
952
CFDictionaryRef
options = CFDictionaryCreate(NULL, cKeys, cValues,
[
all
...]
/external/google-breakpad/src/client/mac/handler/
minidump_generator.cc
146
CFDictionaryRef
list = static_cast<
CFDictionaryRef
>
[
all
...]
Completed in 2627 milliseconds
1
2