Home
last modified time | relevance | path

Searched refs:testInterfaceFtbl (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/macosx/Psx-Memcard/
H A Dmain.c54 static MDImporterInterfaceStruct testInterfaceFtbl = { variable
75 theNewInstance->conduitInterface = &testInterfaceFtbl; in AllocMetadataImporterPluginType()
/dports/graphics/djview4/djview4-4.12/mac/mdimporter_src/
H A Dmain.c82 static MDImporterInterfaceStruct testInterfaceFtbl = { variable
106 theNewInstance->conduitInterface = &testInterfaceFtbl; in AllocMetadataImporterPluginType()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/search/mdimporter/
H A Dmain.c69 static MDImporterInterfaceStruct testInterfaceFtbl = { variable
89 theNewInstance->conduitInterface = &testInterfaceFtbl; in AllocMetadataImporterPluginType()
/dports/graphics/krita/krita-4.4.8/krita/integration/spotlight/
H A Dmain.c95 static MDImporterInterfaceStruct testInterfaceFtbl = { variable
119 theNewInstance->conduitInterface = &testInterfaceFtbl; in AllocMetadataImporterPluginType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/macosx/spotlight/
H A Dmain.m72 // testInterfaceFtbl definition
76 static MDImporterInterfaceStruct testInterfaceFtbl = {
98 theNewInstance->conduitInterface = &testInterfaceFtbl;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/macosx/spotlight/
H A Dmain.m72 // testInterfaceFtbl definition
76 static MDImporterInterfaceStruct testInterfaceFtbl = {
98 theNewInstance->conduitInterface = &testInterfaceFtbl;
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/Spotlight/
H A DMetadataImporter.m398 // testInterfaceFtbl definition
403 static MDImporterInterfaceStruct testInterfaceFtbl =
431 theNewInstance->conduitInterface = &testInterfaceFtbl;