Home
last modified time | relevance | path

Searched refs:refCon (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c699 static OSStatus LookupSymbol(CFMLateImportLookupProc lookup, void *refCon, in LookupSymbol() argument
754 err = lookup(symbolString, symbolClass, (void **) symbolValue, refCon); in LookupSymbol()
876 … CFMLateImportLookupProc lookup, void *refCon) in RunRelocationEngine() argument
1019 … err = LookupSymbol(lookup, refCon, fragToFix->loaderSection, state.importIndex, &symbolValue); in RunRelocationEngine()
1038 … err = LookupSymbol(lookup, refCon, fragToFix->loaderSection, index, &symbolValue); in RunRelocationEngine()
1118 … err = LookupSymbol(lookup, refCon, fragToFix->loaderSection, index, &symbolValue); in RunRelocationEngine()
1167 void *refCon) in CFMLateImportCore() argument
1231 err = RunRelocationEngine(&fragToFix, importLibrary, lookup, refCon); in CFMLateImportCore()
1254 … void **symAddr, void *refCon) in FragmentLookup() argument
1264 MoreAssertQ(refCon != nil); in FragmentLookup()
[all …]
DCFMLateImport.h121 … void **symAddr, void *refCon);
139 void *refCon);
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1033 SInt32 refCon; in Dlg_NewDialog() local
1045 &refCon, in Dlg_NewDialog()
1055 refCon, in Dlg_NewDialog()
1093 SInt32 refCon; in Dlg_NewColorDialog() local
1105 &refCon, in Dlg_NewColorDialog()
1115 refCon, in Dlg_NewColorDialog()
/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c960 SInt32 refCon; in List_SetListRefCon() local
963 &refCon)) in List_SetListRefCon()
966 refCon); in List_SetListRefCon()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c2687 long refCon; in Win_NewWindow() local
2698 &refCon)) in Win_NewWindow()
2707 refCon); in Win_NewWindow()
2744 long refCon; in Win_NewCWindow() local
2755 &refCon)) in Win_NewCWindow()
2764 refCon); in Win_NewCWindow()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c9775 long refCon; in Qt_FlashMediaGetRefConBounds() local
9785 &refCon)) in Qt_FlashMediaGetRefConBounds()
9788 refCon, in Qt_FlashMediaGetRefConBounds()
9807 long refCon; in Qt_FlashMediaGetRefConID() local
9814 &refCon)) in Qt_FlashMediaGetRefConID()
9817 refCon, in Qt_FlashMediaGetRefConID()
9831 long refCon; in Qt_FlashMediaIDToRefCon() local
9841 &refCon); in Qt_FlashMediaIDToRefCon()
9844 refCon); in Qt_FlashMediaIDToRefCon()
21162 long refCon; in Qt_SGSetChannelRefCon() local
[all …]
/external/clang/test/Analysis/
Dretain-release-gc-only.m154 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
Dretain-release-inline.m158 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
Dretain-release.mm181 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
Dretain-release.m221 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
1007 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) {
1010 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m.result238 …MED matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
1054 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) {
1057 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…
Dobjcmt-arc-cf-annotations.m226 …Ref matching, IOServiceMatchingCallback callback, void * refCon, io_iterator_t * …
1012 IOServiceMatchingCallback callback, void * refCon, io_iterator_t * notification) {
1015 …IOServiceAddMatchingNotification(notifyPort, notificationType, matching, callback, refCon, notific…