Home
last modified time | relevance | path

Searched defs:isValidCommand (Results 1 – 17 of 17) sorted by relevance

/dports/biology/mothur/mothur-1.46.1/source/
H A Dcommandfactory.cpp754 bool CommandFactory::isValidCommand(string command) { in isValidCommand() function in CommandFactory
776 bool CommandFactory::isValidCommand(string command, string noError) { in isValidCommand() function in CommandFactory
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DICommandHandler.java61 public boolean isValidCommand(String commandName); in isValidCommand() method
/dports/devel/rapidcheck/rapidcheck-7bc7d30/include/rapidcheck/state/
H A DState.hpp27 bool isValidCommand(const Command<Model, Sut> &command, const Model &s0) { in isValidCommand() function
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/protocol/packp/
H A Dsrvresp.go77 func (r *ServerResponse) isValidCommand(b []byte) bool { func
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Search/LiveSearch/
H A DQueryParser.php115 public function isValidCommand($query) function in TYPO3\\CMS\\Backend\\Search\\LiveSearch\\QueryParser
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Search/LiveSearch/
H A DQueryParser.php115 public function isValidCommand($query) function in TYPO3\\CMS\\Backend\\Search\\LiveSearch\\QueryParser
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Search/LiveSearch/
H A DQueryParser.php115 public function isValidCommand($query) function in TYPO3\\CMS\\Backend\\Search\\LiveSearch\\QueryParser
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/command/
H A DCommandHandler.java110 public boolean isValidCommand(String commandName) { in isValidCommand() method in CommandHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/referencerenderer/
H A DrrRenderer.cpp1517 bool isValidCommand (const DrawCommand& command, int numInstances) in isValidCommand() function