Home
last modified time | relevance | path

Searched refs:pluginMain (Results 1 – 25 of 26) sorted by relevance

12

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containernetworking/cni/pkg/skel/
H A Dskel_test.go95 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
108 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
118 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
142 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
186 dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
201 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
211 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
301 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
309 err := dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
378 dispatch.pluginMain(cmdAdd.Func, cmdCheck.Func, cmdDel.Func, versionInfo, "")
[all …]
H A Dskel.go201 func (t *dispatcher) pluginMain(cmdAdd, cmdCheck, cmdDel func(_ *CmdArgs) error, versionInfo versio… func
286 }).pluginMain(cmdAdd, cmdCheck, cmdDel, versionInfo, about)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/helper/pluginutils/loader/
H A Dplugin_test.go44 …if err := pluginMain(name, pluginType, pluginVersion, pluginApiVersions, configSchema); err != nil…
54 func pluginMain(name, pluginType, version string, apiVersions []string, config bool) error { func
/dports/sysutils/nomad/nomad-1.1.0/helper/pluginutils/loader/
H A Dplugin_test.go44 …if err := pluginMain(name, pluginType, pluginVersion, pluginApiVersions, configSchema); err != nil…
54 func pluginMain(name, pluginType, version string, apiVersions []string, config bool) error { func
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Invert/
H A Dinvert.cpp241 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
297 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Invert/
H A Dinvert.cpp241 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
297 pluginMain
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/VST/
H A DVSTEffect.cpp2000 vstPluginMain pluginMain; in Load() local
2068 if (pluginMain == NULL) in Load()
2074 if (pluginMain == NULL) in Load()
2105 if (pluginMain == NULL) in Load()
2107 pluginMain = (vstPluginMain) lib->GetSymbol(wxT("main")); in Load()
2108 if (pluginMain == NULL) in Load()
2147 pluginMain = (vstPluginMain) dlsym(lib.get(), "VSTPluginMain"); in Load()
2148 if (pluginMain == NULL) in Load()
2150 pluginMain = (vstPluginMain) dlsym(lib.get(), "main"); in Load()
2151 if (pluginMain == NULL) in Load()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Overlay/
H A Doverlay.cpp397 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHandl… in pluginMain() function
453 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Overlay/
H A Doverlay.cpp397 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHandl… in pluginMain() function
453 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Custom/
H A Dcustom.cpp543 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
605 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Custom/
H A Dcustom.cpp543 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
605 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/DepthConverter/
H A DdepthConverter.cpp567 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHand… in pluginMain() function
632 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/DepthConverter/
H A DdepthConverter.cpp567 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHand… in pluginMain() function
632 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/OpenGL/
H A Dopengl.cpp607 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
690 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Cuda/
H A Dcuda.cpp596 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
663 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Cuda/
H A Dcuda.cpp596 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
663 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/OpenGL/
H A Dopengl.cpp607 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
690 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/OpenCL/
H A Doclplugin.cpp643 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
710 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/OpenCL/
H A Doclplugin.cpp643 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
710 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Basic/
H A Dbasic.cpp957 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
1040 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Basic/
H A Dbasic.cpp957 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHan… in pluginMain() function
1040 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Rectangle/
H A Drectangle.cpp883 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHand… in pluginMain() function
954 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Rectangle/
H A Drectangle.cpp883 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgs, OfxPropertySetHand… in pluginMain() function
954 pluginMain
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Examples/Test/
H A DtestProperties.cpp1136 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgsHandle, OfxProperty… in pluginMain() function
1273 pluginMain
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Examples/Test/
H A DtestProperties.cpp1136 pluginMain(const char *action, const void *handle, OfxPropertySetHandle inArgsHandle, OfxProperty… in pluginMain() function
1273 pluginMain

12