Home
last modified time | relevance | path

Searched refs:theDict (Results 1 – 17 of 17) sorted by relevance

/external/antlr/runtime/ObjC/Framework/
DACBTree.h81 + (ACBTree *) newNodeWithDictionary:(AMutableDictionary *)theDict;
83 - (id)initWithDictionary:(AMutableDictionary *)theDict;
DACBTree.m91 + (ACBTree *) newNodeWithDictionary:(AMutableDictionary *)theDict
93 return [[ACBTree alloc] initWithDictionary:theDict];
96 - (id)initWithDictionary:(AMutableDictionary *)theDict
101 dict = theDict;
102 nodeid = theDict.nxt_nodeid++;
/external/llvm-project/clang/test/SemaObjCXX/
Dobjc-pointer-conv.mm7 void RandomFunc(CFMDRef theDict, const void *key, const void *value);
/external/clang/test/SemaObjCXX/
Dobjc-pointer-conv.mm7 void RandomFunc(CFMDRef theDict, const void *key, const void *value);
/external/clang/test/Analysis/
Dmisc-ps-64.m14 extern Boolean CFDictionaryGetValueIfPresent(CFDictionaryRef theDict, const void *key, const void *…
Ddelegates.m21 const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
DNSString.m34 const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
Dretain-release.m1569 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
/external/llvm-project/clang/test/Analysis/
Dmisc-ps-64.m14 extern Boolean CFDictionaryGetValueIfPresent(CFDictionaryRef theDict, const void *key, const void *…
Ddelegates.m21 const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
DNSString.m34 const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
Dretain-release.m1782 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c3841 CFDictionaryRef theDict; in CF_CFDictionaryCreateMutableCopy() local
3847 CFDictionaryRefObj_Convert, &theDict)) in CF_CFDictionaryCreateMutableCopy()
3851 theDict); in CF_CFDictionaryCreateMutableCopy()
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m.result1616 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key) CF_RETURNS_NOT_RE…
Dobjcmt-arc-cf-annotations.m1574 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m1574 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key);
Dobjcmt-arc-cf-annotations.m.result1616 extern const void *CFDictionaryGetValue(CFDictionaryRef theDict, const void *key) CF_RETURNS_NOT_RE…