Home
last modified time | relevance | path

Searched refs:theFactoryID (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/djview4/djview4-4.12/mac/mdimporter_src/
H A Dmain.c127 CFUUIDRef theFactoryID; in DeallocMetadataImporterPluginType() local
129 theFactoryID = thisInstance->factoryID; in DeallocMetadataImporterPluginType()
131 if (theFactoryID){ in DeallocMetadataImporterPluginType()
132 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocMetadataImporterPluginType()
133 CFRelease(theFactoryID); in DeallocMetadataImporterPluginType()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/search/mdimporter/
H A Dmain.c110 CFUUIDRef theFactoryID; in DeallocMetadataImporterPluginType() local
112 theFactoryID = thisInstance->factoryID; in DeallocMetadataImporterPluginType()
114 if (theFactoryID) { in DeallocMetadataImporterPluginType()
115 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocMetadataImporterPluginType()
116 CFRelease(theFactoryID); in DeallocMetadataImporterPluginType()
/dports/graphics/krita/krita-4.4.8/krita/integration/spotlight/
H A Dmain.c140 CFUUIDRef theFactoryID; in DeallocMetadataImporterPluginType() local
142 theFactoryID = thisInstance->factoryID; in DeallocMetadataImporterPluginType()
144 if (theFactoryID){ in DeallocMetadataImporterPluginType()
145 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocMetadataImporterPluginType()
146 CFRelease(theFactoryID); in DeallocMetadataImporterPluginType()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Pcsxr-QL/
H A Dmain.c108 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
110 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
116 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
117 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
118 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/emulators/sameboy/SameBoy-0.14.7/QuickLook/
H A Dmain.c105 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
107 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
113 if (theFactoryID) { in DeallocQuickLookGeneratorPluginType()
114 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
115 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/cad/ldview/ldview-4.4/MacOSX/LDViewQuickLook/LDViewQuickLook/
H A Dmain.c122 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
124 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
130 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
131 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
132 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/graphics/djview4/djview4-4.12/mac/qlgenerator_src/
H A Dmain.c130 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
132 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
138 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
139 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
140 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/graphics/krita/krita-4.4.8/krita/integration/quicklook/
H A Dmain.c147 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
149 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
155 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
156 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
157 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/Leopard/
H A DZoomSaveQuickLook.c122 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
124 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
130 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
131 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
132 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/OSX/eID Viewer/eidfilepreview/
H A Dmain.c122 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
124 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
130 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
131 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
132 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/biology/figtree/figtree-1.4.4/release/Mac/QuickLook Plugin/Project/
H A Dmain.c122 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
124 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
130 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
131 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
132 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/www/transmission-web/transmission-3.00/macosx/QuickLookPlugin/
H A Dmain.c117 CFUUIDRef theFactoryID; in DeallocQuickLookGeneratorPluginType() local
119 theFactoryID = thisInstance->factoryID; in DeallocQuickLookGeneratorPluginType()
125 if (theFactoryID){ in DeallocQuickLookGeneratorPluginType()
126 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocQuickLookGeneratorPluginType()
127 CFRelease(theFactoryID); in DeallocQuickLookGeneratorPluginType()
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Psx-Memcard/
H A Dmain.c96 CFUUIDRef theFactoryID = thisInstance->factoryID; in DeallocMetadataImporterPluginType() local
99 if (theFactoryID){ in DeallocMetadataImporterPluginType()
100 CFPlugInRemoveInstanceForFactory(theFactoryID); in DeallocMetadataImporterPluginType()
101 CFRelease(theFactoryID); in DeallocMetadataImporterPluginType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/macosx/spotlight/
H A Dmain.m117 CFUUIDRef theFactoryID;
119 theFactoryID = thisInstance->factoryID;
121 if (theFactoryID){
122 CFPlugInRemoveInstanceForFactory(theFactoryID);
123 CFRelease(theFactoryID);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/macosx/spotlight/
H A Dmain.m117 CFUUIDRef theFactoryID;
119 theFactoryID = thisInstance->factoryID;
121 if (theFactoryID){
122 CFPlugInRemoveInstanceForFactory(theFactoryID);
123 CFRelease(theFactoryID);
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/Spotlight/
H A DMetadataImporter.m454 CFUUIDRef theFactoryID;
456 theFactoryID = thisInstance->factoryID;
458 if( theFactoryID )
460 CFPlugInRemoveInstanceForFactory( theFactoryID );
461 CFRelease( theFactoryID );