Home
last modified time | relevance | path

Searched defs:CommandBase (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/
H A DCommandBase.java25 public abstract class CommandBase implements Command { class
35 protected CommandBase(List<String> names) { in CommandBase() method in CommandBase
38 protected CommandBase(List<String> names, boolean serverRequired) { in CommandBase() method in CommandBase
42 protected CommandBase(List<String> names, boolean serverRequired, String doc) { in CommandBase() method in CommandBase
/dports/net/akonadi-mime/akonadi-mime-21.12.3/src/
H A Dcommandbase.cpp10 CommandBase::CommandBase(QObject *parent) in CommandBase() function in CommandBase
/dports/net-mgmt/icingaweb2-module-vsphere/icingaweb2-module-vsphere-1.1.1/application/clicommands/
H A DCommandBase.php8 class CommandBase extends Command class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
H A DParseCommand.py94 def resolve_labels(command: CommandBase, commands: dict):
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
H A DParseCommand.py91 def resolve_labels(command: CommandBase, commands: dict):
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
H A DParseCommand.py94 def resolve_labels(command: CommandBase, commands: dict):
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
/dports/devel/llvm12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
H A DParseCommand.py94 def resolve_labels(command: CommandBase, commands: dict):
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py15 class CommandBase(object, metaclass=abc.ABCMeta): class
H A DParseCommand.py94 def resolve_labels(command: CommandBase, commands: dict):
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/winapi-0.3.9/src/um/
H A Dd2d1_2.rs15 use um::d2d1_1::{ID2D1CommandSink, ID2D1CommandSinkVtbl};
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/cross-project-tests/debuginfo-tests/dexter/dex/command/
H A DCommandBase.py18 class CommandBase(object, metaclass=abc.ABCMeta): class
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Dcommands.h125 struct CommandBase { struct
140 struct Command : public CommandBase { argument
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dcommand_queue_mt.h284 struct CommandBase { struct
288 virtual ~CommandBase(){}; in ~CommandBase() argument
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dcommand_queue_mt.h284 struct CommandBase { struct
288 virtual ~CommandBase(){}; in ~CommandBase() argument
/dports/devel/py-molecule/molecule-2.22/test/unit/cookiecutter/
H A Dtest_molecule.py31 class CommandBase(base.Base): class
/dports/irc/inspircd/inspircd-3.11.0/src/
H A Dcommands.cpp27 CommandBase::CommandBase(Module* mod, const std::string& cmd, unsigned int minpara, unsigned int ma… in CommandBase() function in CommandBase
/dports/lang/spidermonkey60/firefox-60.9.0/servo/python/servo/
H A Dcommand_base.py224 class CommandBase(object): class
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/magic_uv/op/
H A Duv_bounding_box.py131 class CommandBase: class
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dcommand_queue_mt.h50 struct CommandBase { struct
53 virtual ~CommandBase(){}; in ~CommandBase() argument

12