Home
last modified time | relevance | path

Searched defs:ExecuteCommand (Results 1 – 25 of 897) sorted by relevance

12345678910>>...36

/dports/net/concourse-fly/concourse-6.7.1/fly/commands/
H A Dexecute.go26 type ExecuteCommand struct { struct
27 … `short:"c" long:"config" required:"true" description:"The task config to execute"`
28 …t:"p" long:"privileged" description:"Run the task with full privileges"`
30 …ame:"NAME=PATH" description:"An input to provide to the task (can be specified multiple times)"`
31 … value-name:"[NAME=STRING]" description:"Map a resource to a different name as task input"`
32 … `short:"j" long:"inputs-from" value-name:"PIPELINE/JOB" description:"A job to base the inputs on"`
34 …tring `long:"image" description:"Image resource for the one-off build"`
36 …e-name:"[NAME=STRING]" description:"Specify a string value to set for a variable in the pipeline"`
37 …lue-name:"[NAME=YAML]" description:"Specify a YAML value to set for a variable in the pipeline"`
41 func (command *ExecuteCommand) Execute(args []string) error {
[all …]
/dports/misc/concourse/concourse-6.7.2/fly/commands/
H A Dexecute.go26 type ExecuteCommand struct { struct
27 … `short:"c" long:"config" required:"true" description:"The task config to execute"`
28 …t:"p" long:"privileged" description:"Run the task with full privileges"`
30 …ame:"NAME=PATH" description:"An input to provide to the task (can be specified multiple times)"`
31 … value-name:"[NAME=STRING]" description:"Map a resource to a different name as task input"`
32 … `short:"j" long:"inputs-from" value-name:"PIPELINE/JOB" description:"A job to base the inputs on"`
33 …me:"NAME=PATH" description:"An output to fetch from the task (can be specified multiple times)"`
34 …tring `long:"image" description:"Image resource for the one-off build"`
35 …me:"TAG" description:"A tag for a specific environment (can be specified multiple times)"`
41 func (command *ExecuteCommand) Execute(args []string) error {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dstar_view.cc77 void StarView::ExecuteCommand(ExecuteSource source) { in ExecuteCommand() function in StarView
115 void StarView::ExecuteCommand(int command_id, int event_flags) { in ExecuteCommand() function in StarView
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/shared_clipboard/
H A Dshared_clipboard_context_menu_observer.cc35 void SharedClipboardContextMenuObserver::SubMenuDelegate::ExecuteCommand( in ExecuteCommand() function in SharedClipboardContextMenuObserver::SubMenuDelegate
132 void SharedClipboardContextMenuObserver::ExecuteCommand(int command_id) { in ExecuteCommand() function in SharedClipboardContextMenuObserver
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/click_to_call/
H A Dclick_to_call_context_menu_observer.cc35 void ClickToCallContextMenuObserver::SubMenuDelegate::ExecuteCommand( in ExecuteCommand() function in ClickToCallContextMenuObserver::SubMenuDelegate
136 void ClickToCallContextMenuObserver::ExecuteCommand(int command_id) { in ExecuteCommand() function in ClickToCallContextMenuObserver
/dports/lang/spidermonkey60/firefox-60.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/dports/audio/giada/giada-0.17.1/src/deps/json/test/thirdparty/Fuzzer/
H A DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/test/thirdparty/Fuzzer/
H A DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/dports/devel/nlohmann-json/json-3.10.4/test/thirdparty/Fuzzer/
H A DFuzzerUtilLinux.cpp18 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp20 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/lang/spidermonkey78/firefox-78.9.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtilLinux.cpp22 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libFuzzer/src/
H A DFuzzerUtilLinux.cpp22 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/irc/smuxi/smuxi-1.1/lib/Twitterizer/Twitterizer2/Core/
H A DICommand.cs62 TwitterResponse<T> ExecuteCommand(); in ExecuteCommand() method
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/Parser/
H A Dscript_parser.cpp70 int CEDC_ComAddElement::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContain… in ExecuteCommand() function in CEDC_ComAddElement
204 int CEDC_ComPrint::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>&… in ExecuteCommand() function in CEDC_ComPrint
290 int CEDC_ComInclude::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*… in ExecuteCommand() function in CEDC_ComInclude
375 int CEDC_ComAddLoad::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*… in ExecuteCommand() function in CEDC_ComAddLoad
487 int CEDC_ComLoadSTL::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*… in ExecuteCommand() function in CEDC_ComLoadSTL
887 int CEDC_ComSum::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>& p… in ExecuteCommand() function in CEDC_ComSum
1343 int CEDC_ComFor::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>& p… in ExecuteCommand() function in CEDC_ComFor
1454 int CEDC_ComIf::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>& pa… in ExecuteCommand() function in CEDC_ComIf
2339 int CEDC_Compare::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>& … in ExecuteCommand() function in CEDC_Compare
2384 int CEDC_StrCat::ExecuteCommand(MBS * mbs, CEDCParser * edcParser, TArray<ElementDataContainer*>& p… in ExecuteCommand() function in CEDC_StrCat
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/libfuzzer-sys-0.3.5/libfuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libfuzzer-sys-0.3.5/libfuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/ai/
H A Dlocal_util.py29 def ExecuteCommand(cmd, input_str=None, file=None): function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/mail/thunderbird/thunderbird-91.8.0/tools/fuzzing/libfuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function

12345678910>>...36