Home
last modified time | relevance | path

Searched refs:typeFunc (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/plugins/
H A Ddynamic-plugin.h58 IntFunc typeFunc = (IntFunc)findSymbol("PLUGIN_getType"); in loadPlugin() local
59 if (!typeFunc) { in loadPlugin()
63 _type = (PluginType)typeFunc(); in loadPlugin()
/dports/games/scummvm/scummvm-2.5.1/backends/plugins/
H A Ddynamic-plugin.h58 IntFunc typeFunc = (IntFunc)findSymbol("PLUGIN_getType"); in loadPlugin() local
59 if (!typeFunc) { in loadPlugin()
63 _type = (PluginType)typeFunc(); in loadPlugin()
/dports/games/residualvm/residualvm-0.3.1/backends/plugins/
H A Ddynamic-plugin.h58 IntFunc typeFunc = (IntFunc)findSymbol("PLUGIN_getType"); in loadPlugin() local
59 if (!typeFunc) { in loadPlugin()
63 _type = (PluginType)typeFunc(); in loadPlugin()
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/sonatard/noctx/ngfunc/
H A Dtypes.go18 f, err := typeFunc(pass, fn)
29 func typeFunc(pass *analysis.Pass, funcName string) (*types.Func, error) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/sonatard/noctx/ngfunc/
H A Dtypes.go18 f, err := typeFunc(pass, fn)
29 func typeFunc(pass *analysis.Pass, funcName string) (*types.Func, error) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/sonatard/noctx/ngfunc/
H A Dtypes.go18 f, err := typeFunc(pass, fn)
29 func typeFunc(pass *analysis.Pass, funcName string) (*types.Func, error) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator.go334 method, err := UnmarshalBody(ctx.Map.typeFunc, body)
646 typeFunc func(string) (reflect.Type, bool) member
657 decoder.TypeFunc = e.typeFunc // required to decode interface types
666 func UnmarshalBody(typeFunc func(string) (reflect.Type, bool), data []byte) (*Method, error) {
667 body := &Element{typeFunc: typeFunc}
699 rtype, ok := typeFunc(kind)
/dports/net/bosh-cli/bosh-cli-5.5.0/director/
H A Dtasks_test.go453 for type_, typeFunc := range types {
455 typeFunc := typeFunc
471 Expect(typeFunc(task)).ToNot(HaveOccurred())
488 err := typeFunc(task)
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator.go387 method, err := UnmarshalBody(ctx.Map.typeFunc, body)
738 typeFunc func(string) (reflect.Type, bool) member
749 decoder.TypeFunc = e.typeFunc // required to decode interface types
758 func UnmarshalBody(typeFunc func(string) (reflect.Type, bool), data []byte) (*Method, error) {
759 body := &Element{typeFunc: typeFunc}
791 rtype, ok := typeFunc(kind)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator_test.go200 typeFunc = defaultMapType // reset
207 typeFunc = func(name string) (reflect.Type, bool) {
432 typeFunc = func(name string) (reflect.Type, bool) {
441 typeFunc = types.TypeFunc() // reset
H A Dsimulator.go539 typeFunc = defaultMapType var
571 decoder.TypeFunc = typeFunc // required to decode interface types
588 rtype, ok := typeFunc(kind)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/simulator/
H A Dsimulator.go539 typeFunc = defaultMapType var
571 decoder.TypeFunc = typeFunc // required to decode interface types
588 rtype, ok := typeFunc(kind)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaVerification.h73 bool (*typeFunc)(VISA_Type));
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/github.com/notedit/janus-go/
H A Djanus.go156 typeFunc, ok := msgtypes[base.Type]
162 msg := typeFunc()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/components/taskmenu/
H A Ditemlisteditor.h89 int (*typeFunc)(); member
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/components/taskmenu/
H A Ditemlisteditor.h76 int (*typeFunc)(); member

123