Home
last modified time | relevance | path

Searched defs:CustomScanner (Results 1 – 7 of 7) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/mattermost/gorp/
H A Dtable_bindings.go22 type CustomScanner struct { struct
26 Holder interface{}
29 Target interface{}
33 Binder func(holder interface{}, target interface{}) error
44 func (me CustomScanner) Bind() error {
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/
H A DTestCoprocessorInterface.java81 private static class CustomScanner implements RegionScanner { class in TestCoprocessorInterface
85 public CustomScanner(RegionScanner delegate) { in CustomScanner() method in TestCoprocessorInterface.CustomScanner
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/gopkg.in/gorp.v1/
H A Dgorp.go124 type CustomScanner struct { struct
128 Holder interface{}
131 Target interface{}
135 Binder func(holder interface{}, target interface{}) error
139 func (me CustomScanner) Bind() error {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/gorp.v1/
H A Dgorp.go125 type CustomScanner struct { struct
129 Holder interface{}
132 Target interface{}
136 Binder func(holder interface{}, target interface{}) error
140 func (me CustomScanner) Bind() error {
/dports/sysutils/helm/helm-3.5.2/vendor/gopkg.in/gorp.v1/
H A Dgorp.go125 type CustomScanner struct { struct
129 Holder interface{}
132 Target interface{}
136 Binder func(holder interface{}, target interface{}) error
140 func (me CustomScanner) Bind() error {
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/scanning/
H A Djuce_KnownPluginList.cpp607 KnownPluginList::CustomScanner::CustomScanner() {} in CustomScanner() function in juce::KnownPluginList::CustomScanner
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/scanning/
H A Djuce_KnownPluginList.cpp607 KnownPluginList::CustomScanner::CustomScanner() {} in CustomScanner() function in juce::KnownPluginList::CustomScanner