Home
last modified time | relevance | path

Searched defs:AddCommand (Results 51 – 75 of 458) sorted by relevance

12345678910>>...19

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp587 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
599 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
610 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
695 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
706 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
717 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBCommandInterpreter.cpp587 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
599 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
610 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
695 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
706 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
717 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBCommandInterpreter.cpp587 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
599 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
610 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
695 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
706 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
717 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions/
H A Dcommands.go179 type AddCommand struct { struct
180 withNameAndCode
181 SourcesAndDest
182 Chown string
186 func (c *AddCommand) Expand(expander SingleWordExpander) error {
401 func (s *Stage) AddCommand(cmd Command) { func
/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DCommandDirectory.cpp82 void CommandDirectory::AddCommand(std::unique_ptr<OldStyleCommandType> type) in AddCommand() function in CommandDirectory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp599 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
611 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
622 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
707 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
718 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
729 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBCommandInterpreter.cpp599 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
611 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
622 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
707 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
718 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
729 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBCommandInterpreter.cpp599 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
611 SBCommandInterpreter::AddCommand(const char *name, in AddCommand() function in SBCommandInterpreter
622 lldb::SBCommand SBCommandInterpreter::AddCommand( in AddCommand() function in SBCommandInterpreter
707 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
718 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
729 lldb::SBCommand SBCommand::AddCommand(const char *name, in AddCommand() function in SBCommand
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-robomaker/include/aws/robomaker/model/
H A DLaunchConfig.h327 …inline LaunchConfig& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_command.… in AddCommand() function
337 …inline LaunchConfig& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.push_… in AddCommand() function
347 …inline LaunchConfig& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.push_ba… in AddCommand() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DContainerOverride.h144 …inline ContainerOverride& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_com… in AddCommand() function
151 …inline ContainerOverride& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.… in AddCommand() function
158 …inline ContainerOverride& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.pu… in AddCommand() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DContainer.h159 …inline Container& AddCommand(const Aws::String& value) { m_commandHasBeenSet = true; m_command.pus… in AddCommand() function
164 …inline Container& AddCommand(Aws::String&& value) { m_commandHasBeenSet = true; m_command.push_bac… in AddCommand() function
169 …inline Container& AddCommand(const char* value) { m_commandHasBeenSet = true; m_command.push_back(… in AddCommand() function
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-registries/
H A DRegistrar.h46 virtual void AddCommand(std::unique_ptr<AudacityCommand> && WXUNUSED(command) ){;}; in AddCommand() function
/dports/irc/inspircd/inspircd-3.11.0/src/modules/m_spanningtree/
H A Dservercommand.cpp58 bool ServerCommandManager::AddCommand(ServerCommand* cmd) in AddCommand() function in ServerCommandManager
/dports/editors/lazarus/lazarus/components/fpdebug/app/fpd/
H A Dfpdcommand.pas82 …procedure AddCommand(const ACommands: array of String; const AHandler: TFPDCommandHandler; const A… procedure
806 procedure TFPDCommandList.AddCommand(const ACommands: array of String; const AHandler: TFPDCommandH… procedure
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/init/
H A Daction.cpp88 Result<Success> Action::AddCommand(const std::vector<std::string>& args, int line) { in AddCommand() function in android::init::Action
100 void Action::AddCommand(BuiltinFunction f, const std::vector<std::string>& args, int line) { in AddCommand() function in android::init::Action
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/app/fpd/
H A Dfpdcommand.pas82 …procedure AddCommand(const ACommands: array of String; const AHandler: TFPDCommandHandler; const A… procedure
806 procedure TFPDCommandList.AddCommand(const ACommands: array of String; const AHandler: TFPDCommandH… procedure
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIMenuCommandService.cs35 void AddCommand(MenuCommand command); in AddCommand() method
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/gopkg.in/urfave/cli.v1/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/aybabtme/humanlog/humanlog-0.4.1/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/security/lego/lego-4.5.3/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/urfave/cli/
H A Dcategory.go25 func (c CommandCategories) AddCommand(category string, command Command) CommandCategories { func

12345678910>>...19