Home
last modified time | relevance | path

Searched refs:ParseCommand (Results 201 – 225 of 263) sorted by relevance

1234567891011

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/builder/dockerfile/
H A Ddispatchers.go206 cmd, err := instructions.ParseCommand(ast.AST.Children[0])
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/
H A Dfamily.lua594 ParseCommand('draw ' .. map[i])
H A Ddragon.lua700 ParseCommand('draw ' .. map[i])
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Missions/Campaign/A_Classic_Fairytale/
H A Dfamily.lua594 ParseCommand('draw ' .. map[i])
H A Ddragon.lua700 ParseCommand('draw ' .. map[i])
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/builder/dockerfile/
H A Ddispatchers.go212 cmd, err := instructions.ParseCommand(ast.AST.Children[0])
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/builder/dockerfile/
H A Ddispatchers.go212 cmd, err := instructions.ParseCommand(ast.AST.Children[0])
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/builder/dockerfile/
H A Ddispatchers.go212 cmd, err := instructions.ParseCommand(ast.AST.Children[0])
/dports/databases/grass7/grass-7.8.6/gui/wxpython/animation/
H A Ddialogs.py662 GUI(parent=self, modal=True).ParseCommand(
674 GUI(parent=self, modal=True).ParseCommand(
1677 GUI(parent=self, giface=None, modal=self._modal).ParseCommand(
1866 GUI(parent=self, show=True, modal=True).ParseCommand(
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/interactive/
H A Dcompleter.py485 args = self.parser.ParseCommand(doc.text_before_cursor)
/dports/net-mgmt/icinga2/icinga2-2.13.2/icinga-app/
H A Dicinga.cpp328 CLICommand::ParseCommand(argc, argv, visibleDesc, hiddenDesc, positionalDesc, in Main()
/dports/irc/dancer/dancer-4.16/src/
H A Dcommand.c804 bool ParseCommand(char *from, char *line, bool oktorun) in ParseCommand() function
1179 ParseCommand(from, line, FALSE); in Command()
1240 ParseCommand(NULL, line, FALSE); in DccCommand()
1280 if (ParseCommand(channel, param, FALSE)) in PubCommand()
1292 ParseCommand(channel, line, TRUE); in PubCommand()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dwast-parser.cc2259 if (Succeeded(ParseCommand(script, &command))) { in ParseCommandList()
2268 Result WastParser::ParseCommand(Script* script, CommandPtr* out_command) { in ParseCommand() function in wabt::WastParser
2269 WABT_TRACE(ParseCommand); in ParseCommand()
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.c436 message = ParseCommand (cmdStr); in CommandLine()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuGearsHedgehog.pas56 ParseCommand('/skip', true)
363 amSkip: ParseCommand('/skip', true);
H A DuWorld.pas2109 ParseCommand('pause', true);
2114 ParseCommand('quit', true);
/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/Multiplayer/
H A DContinental_supplies.lua1918 ParseCommand("hjump")
1930 ParseCommand("hjump")
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/Multiplayer/
H A DContinental_supplies.lua1918 ParseCommand("hjump")
1930 ParseCommand("hjump")
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuGearsHedgehog.pas56 ParseCommand('/skip', true)
363 amSkip: ParseCommand('/skip', true);
H A DuWorld.pas2111 ParseCommand('pause', true);
2116 ParseCommand('quit', true);
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp236 int commandIndex = ParseCommand(kNumCommandForms, g_CommandForms, commandStringUpper, in ParseArchiveCommand()
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUtils.cpp679 Command LuaUtils::ParseCommand(lua_State* L, const char* caller, int idIndex) in ParseCommand() function in LuaUtils
H A DLuaSyncedCtrl.cpp2930 Command cmd = LuaUtils::ParseCommand(L, __FUNCTION__, 2); in GiveOrderToUnit()
2964 Command cmd = LuaUtils::ParseCommand(L, __FUNCTION__, 2); in GiveOrderToUnitMap()
3000 Command cmd = LuaUtils::ParseCommand(L, __FUNCTION__, 2); in GiveOrderToUnitArray()
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp254 int commandIndex = ParseCommand(kNumCommandForms, g_CommandForms, commandStringUpper, in ParseArchiveCommand()
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dwast-parser.cc2890 if (Succeeded(ParseCommand(script, &command))) { in ParseCommandList()
2899 Result WastParser::ParseCommand(Script* script, CommandPtr* out_command) { in ParseCommand() function in wabt::WastParser
2900 WABT_TRACE(ParseCommand); in ParseCommand()

1234567891011