Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 8832) sorted by relevance

12345678910>>...354

/dports/multimedia/aegisub/aegisub-3.2.2/src/libresrc/
H A Ddefault_menu.json12 { "command" : "grid/swap" }, string
23 { "command" : "edit/line/cut" }, string
42 { "command" : "subtitle/new" }, string
49 { "command" : "tool/export" }, string
60 { "command" : "edit/undo" }, string
61 { "command" : "edit/redo" }, string
92 { "command" : "grid/swap" }, string
124 { "command" : "time/shift" }, string
208 { "command" : "help/bugs" }, string
210 { "command" : "help/irc" }, string
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/src/libresrc/osx/
H A Ddefault_menu.json12 { "command" : "grid/swap" }, string
23 { "command" : "edit/line/cut" }, string
42 { "command" : "subtitle/new" }, string
60 { "command" : "edit/undo" }, string
61 { "command" : "edit/redo" }, string
92 { "command" : "grid/swap" }, string
123 { "command" : "time/shift" }, string
139 { "command" : "video/open" }, string
207 { "command" : "help/bugs" }, string
209 { "command" : "help/irc" }, string
[all …]
/dports/sysutils/lnav/lnav-0.10.1/src/keymaps/
H A Ddefault-keymap.json37 "command": ":goto next hour" string
61 "command": ":goto last hour" string
70 "command": ":reset-session" string
76 "command": ":close" string
82 "command": ":prompt script" string
85 "command": ":prompt search" string
88 "command": ":prompt sql" string
111 "command": ":goto 0" string
114 "command": ":mark", string
126 "command": ":next-mark", string
[all …]
H A Dde-keymap.json7 "command": ":goto next 10 minutes after the hour" string
10 "command": ":goto next 20 minutes after the hour" string
13 "command": ":goto next 30 minutes after the hour" string
16 "command": ":goto next 40 minutes after the hour" string
19 "command": ":goto next 50 minutes after the hour" string
22 "command": ":goto next hour" string
25 "command": ":goto previous minute" string
28 "command": ":goto next minute" string
31 "command": ":goto last 10 minutes after the hour" string
34 "command": ":goto last 20 minutes after the hour" string
[all …]
H A Dus-keymap.json7 "command": ":goto next 10 minutes after the hour" string
10 "command": ":goto next 20 minutes after the hour" string
13 "command": ":goto next 30 minutes after the hour" string
16 "command": ":goto next 40 minutes after the hour" string
19 "command": ":goto next 50 minutes after the hour" string
22 "command": ":goto next hour" string
25 "command": ":goto previous minute" string
28 "command": ":goto next minute" string
31 "command": ":goto last 10 minutes after the hour" string
34 "command": ":goto last 20 minutes after the hour" string
[all …]
H A Dfr-keymap.json7 "command": ":goto next 10 minutes after the hour" string
10 "command": ":goto next 20 minutes after the hour" string
13 "command": ":goto next 30 minutes after the hour" string
16 "command": ":goto next 40 minutes after the hour" string
19 "command": ":goto next 50 minutes after the hour" string
22 "command": ":goto next hour" string
25 "command": ":goto next minute" string
28 "command": ":goto last 10 minutes after the hour" string
31 "command": ":goto last 20 minutes after the hour" string
43 "command": ":goto last hour" string
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/instances/
H A Dnodeinstanceserverdispatcher.cpp42 void NodeInstanceServerDispatcher::createInstances(const CreateInstancesCommand &command) in createInstances()
48 void NodeInstanceServerDispatcher::changeFileUrl(const ChangeFileUrlCommand &command) in changeFileUrl()
54 void NodeInstanceServerDispatcher::createScene(const CreateSceneCommand &command) in createScene()
60 void NodeInstanceServerDispatcher::clearScene(const ClearSceneCommand &command) in clearScene()
72 void NodeInstanceServerDispatcher::removeInstances(const RemoveInstancesCommand &command) in removeInstances()
108 void NodeInstanceServerDispatcher::changeIds(const ChangeIdsCommand &command) in changeIds()
114 void NodeInstanceServerDispatcher::changeState(const ChangeStateCommand &command) in changeState()
132 void NodeInstanceServerDispatcher::token(const TokenCommand &command) in token()
150 void NodeInstanceServerDispatcher::inputEvent(const InputEventCommand &command) in inputEvent()
156 void NodeInstanceServerDispatcher::view3DAction(const View3DActionCommand &command) in view3DAction()
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/session/
H A Dsession.cc477 bool Session::SendKey(commands::Command *command) { in SendKey()
973 bool Session::IMEOn(commands::Command *command) { in IMEOn()
986 bool Session::IMEOff(commands::Command *command) { in IMEOff()
1047 bool Session::EchoBack(commands::Command *command) { in EchoBack()
1087 bool Session::Revert(commands::Command *command) { in Revert()
1215 bool Session::Undo(commands::Command *command) { in Undo()
1738 bool Session::Commit(commands::Command *command) { in Commit()
1941 commands::Command *command, in ConvertToTransliteration()
2222 commands::Command *command) { in SendComposerCommand()
2454 bool Session::Delete(commands::Command *command) { in Delete()
[all …]
/dports/x11/terminator/terminator-2.1.1/data/layout-files-examples/
H A Dcomplex.json7 "command": "bash" string
10 "command": "bash" string
13 "command": "bash" string
16 "command": "bash" string
23 "command": "bash" string
26 "command": "bash" string
29 "command": "bash" string
32 "command": "bash" string
39 "command": "bash" string
42 "command": "bash" string
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/instances/
H A Dnodeinstanceserverproxy.cpp113 void NodeInstanceServerProxy::dispatchCommand(const QVariant &command) in dispatchCommand()
186 void NodeInstanceServerProxy::writeCommand(const QVariant &command) in writeCommand()
196 void NodeInstanceServerProxy::changeFileUrl(const ChangeFileUrlCommand &command) in changeFileUrl()
201 void NodeInstanceServerProxy::createScene(const CreateSceneCommand &command) in createScene()
207 void NodeInstanceServerProxy::clearScene(const ClearSceneCommand &command) in clearScene()
252 void NodeInstanceServerProxy::changeIds(const ChangeIdsCommand &command) in changeIds()
257 void NodeInstanceServerProxy::changeState(const ChangeStateCommand &command) in changeState()
272 void NodeInstanceServerProxy::token(const TokenCommand &command) in token()
287 void NodeInstanceServerProxy::inputEvent(const InputEventCommand &command) in inputEvent()
292 void NodeInstanceServerProxy::view3DAction(const View3DActionCommand &command) in view3DAction()
[all …]
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/ghc-events-0.15.1/
H A DGhcEvents.hs23 command ["--help"] = putStr usage function
29 command ["show", file] = do function
33 command ["show", "threads", file] = do function
48 command ["show", "caps", file] = do function
62 command ["merge", out, file1, file2] = do function
68 command ["validate", "threads", file] = do function
98 command ["validate", "tasks", file] = do function
104 command ["validate", "sparks", file] = do function
140 command ["simulate", "tasks", file] = do function
146 command ["simulate", "sparks", file] = do function
[all …]
/dports/devel/hs-ghc-events/ghc-events-0.17.0/
H A DGhcEvents.hs23 command ["--help"] = putStr usage function
29 command ["show", file] = do function
33 command ["show", "threads", file] = do function
48 command ["show", "caps", file] = do function
62 command ["merge", out, file1, file2] = do function
68 command ["validate", "threads", file] = do function
98 command ["validate", "tasks", file] = do function
104 command ["validate", "sparks", file] = do function
140 command ["simulate", "tasks", file] = do function
146 command ["simulate", "sparks", file] = do function
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/instances/
H A Dnodeinstanceclientproxy.cpp145 bool compareCommands(const QVariant &command, const QVariant &controlCommand) in compareCommands()
188 void NodeInstanceClientProxy::writeCommand(const QVariant &command) in writeCommand()
250 void NodeInstanceClientProxy::token(const TokenCommand &command) in token()
255 void NodeInstanceClientProxy::debugOutput(const DebugOutputCommand &command) in debugOutput()
321 QVariant command; in readCommandFromIOStream() local
333 void NodeInstanceClientProxy::inputEvent(const InputEventCommand &command) in inputEvent()
377 for (const QVariant &command : qAsConst(commandList)) in readDataStream() local
417 void NodeInstanceClientProxy::clearScene(const ClearSceneCommand &command) in clearScene()
452 void NodeInstanceClientProxy::changeIds(const ChangeIdsCommand &command) in changeIds()
476 void NodeInstanceClientProxy::redirectToken(const TokenCommand &command) in redirectToken()
[all …]
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_constraints.erl309 command({edge,{set_constraint,{total,{none,'ASK'}}}},St) -> function
311 command({edge,{set_constraint,{total,{none,Axis}}}}, St) -> function
350 command({edge,{set_constraint,{scale,{'ASK',none}}}},St) -> function
362 command({edge,{set_constraint,{scale,{Axis1,none}}}},St) -> function
366 command({edge,{set_constraint,{scale,_}}},St) -> function
378 command({face,{set_constraint,{scale,{'ASK',none}}}},St) -> function
390 command({face,{set_constraint,{scale,{Axis1,none}}}},St) -> function
394 command({face,{set_constraint,{scale,_}}},St) -> function
406 command({edge,{set_constraint,{diff,{'ASK',none}}}},St) -> function
418 command({edge,{set_constraint,{diff,{Axis1,none}}}},St) -> function
[all …]
/dports/devel/R-cran-optparse/optparse/inst/doc/
H A Doptparse.R14 command <- "display_file.R example.R" # to show file globalVar
20 command <- "example.R --help" # same as system("Rscript example.R -h") globalVar
24 command <- "example.R" # rely only on defaults globalVar
28 command <- "example.R --mean=10 --sd=10 --count=3" globalVar
32 command <- "example.R --quiet -c 4 --generator=\"runif\"" # same as above but "quiet" globalVar
36 command <- "example.R --silent -m 5" # same as above but "quiet" globalVar
40 command <- "example.R -c 100 -c 2 -c 1000 -c 7" # same as above but "quiet" globalVar
46 command <- "display_file.R --help" globalVar
50 command <- "display_file.R --add_numbers display_file.R" globalVar
54 command <- "display_file.R non_existent_file.txt" globalVar
[all …]
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_file.erl183 command(new, St) -> function
188 command(open, St) -> function
197 command(merge, _) -> function
201 command(save, St) -> function
203 command({save,Next}, St) -> function
205 command(save_as, St) -> function
213 command(save_incr, St) -> function
215 command(revert, St) -> function
233 command({export,ndo}, St) -> function
255 command(save_pref, _St) -> function
[all …]
/dports/math/pynac/pynac-pynac-0.7.27/
H A Dcompile_commands.json3 …"command": "clang++ -c -DGCC_INSTALL_PREFIX=/home/ralf/sage/local/lib/gcc/x86_64-pc-linux-gnu/7.2.… string
8 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
13 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
18 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
23 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
28 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
33 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
58 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
103 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
218 …"command": "clang++ -c -DHAVE_CONFIG_H -I/home/ralf/sage/pynac/ginac -I/home/ralf/sage/pynac -DGCC… string
[all …]
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/plumbing/transport/git/
H A Dcommon.go35 type command struct { struct
36 conn net.Conn
37 connected bool
38 command string argument
39 endpoint transport.Endpoint
43 func (c *command) Start() error {
50 func (c *command) connect() error {
65 func (c *command) getHostWithPort() string {
76 func (c *command) StderrPipe() (io.Reader, error) {
88 func (c *command) StdoutPipe() (io.Reader, error) {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/transport/git/
H A Dcommon.go35 type command struct { struct
36 conn net.Conn
37 connected bool
38 command string member
39 endpoint *transport.Endpoint
43 func (c *command) Start() error {
50 func (c *command) connect() error {
65 func (c *command) getHostWithPort() string {
76 func (c *command) StderrPipe() (io.Reader, error) {
88 func (c *command) StdoutPipe() (io.Reader, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/transport/git/
H A Dcommon.go35 type command struct { struct
36 conn net.Conn
37 connected bool
38 command string argument
39 endpoint *transport.Endpoint
43 func (c *command) Start() error {
50 func (c *command) connect() error {
65 func (c *command) getHostWithPort() string {
76 func (c *command) StderrPipe() (io.Reader, error) {
88 func (c *command) StdoutPipe() (io.Reader, error) {
[all …]

12345678910>>...354