Home
last modified time | relevance | path

Searched refs:ParseCommand (Results 101 – 125 of 263) sorted by relevance

1234567891011

/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/Common/
H A DCommandLineParser.cpp208 int ParseCommand(int numCommandForms, const CCommandForm *commandForms, in ParseCommand() function
/dports/archivers/lzmalib/lzmalib-0.0.1/Common/
H A DCommandLineParser.cpp208 int ParseCommand(int numCommandForms, const CCommandForm *commandForms, in ParseCommand() function
/dports/archivers/lzma/lzma-19.00/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/sysutils/squashfs-tools/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand() method in SevenZip.CommandLineParser.Parser
/dports/multimedia/jmref/JM/ldecod/src/
H A Ddecoder_test.c47 ParseCommand(p_Inp, ac, av); in Configure()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/wabt-sys-0.7.1/wabt/src/
H A Dwast-parser.h183 Result ParseCommand(Script*, CommandPtr*);
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUtils.h88 static Command ParseCommand(lua_State* L, const char* caller, int idIndex);
/dports/databases/grass7/grass-7.8.6/gui/wxpython/mapdisp/
H A Dframe.py1253 GUI(parent=self, giface=self._giface, show=show, modal=False).ParseCommand(
1272 GUI(parent=self, giface=self._giface, show=show, modal=False).ParseCommand(
1286 GUI(parent=self, giface=self._giface, show=show, modal=False).ParseCommand(
1307 GUI(parent=self, giface=self._giface, show=show, modal=False).ParseCommand(
1321 GUI(parent=self, giface=self._giface, show=show, modal=False).ParseCommand(
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/interactive/
H A Dparser.py124 def ParseCommand(self, line): member in Parser
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/nyquist/
H A DNyquist.h164 bool ParseCommand(const wxString & cmd);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetservice_protocol_parser.cpp150 CNetServProtoParserBase::ParseCommand(CTempString command, in ParseCommand() function in CNetServProtoParserBase
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetservice_protocol_parser.cpp150 CNetServProtoParserBase::ParseCommand(CTempString command, in ParseCommand() function in CNetServProtoParserBase
/dports/net-im/ssh-chat/ssh-chat-1.10.1/
H A Dhost.go131 if msg, ok := message.NewPublicMsg(cmd, user).ParseCommand(); ok {
137 if msg, ok := message.NewPublicMsg(cmd, user).ParseCommand(); ok {
/dports/www/firefox/firefox-99.0/third_party/wasm2c/src/
H A Dwast-parser.h200 Result ParseCommand(Script*, CommandPtr*);
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/cmd/influx/cli/
H A Dcli.go147 if err := c.ParseCommand(line); err != nil {
246 …if err := c.ParseCommand(l); err != ErrBlankCommand && !strings.HasPrefix(strings.TrimSpace(l), "a…
257 func (c *CommandLine) ParseCommand(cmd string) error { func
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Bundles/SFXCon/
H A DMain.cpp184 int commandIndex = ParseCommand(kNumCommandForms, commandForms, commandStringUpper, in ParseArchiveCommand()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DConsole.c1301 tmp = ParseCommand(command, L""); in ParseCommandList()
1404 str = ParseCommand(command, tmp); in ParseCommandList()
1705 wchar_t *ParseCommand(wchar_t *str, wchar_t *name) in ParseCommand() function
1967 tmp2 = ParseCommand(str, tmp1); in ParseCommandA()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DConsole.c1228 tmp = ParseCommand(command, L""); in ParseCommandList()
1331 str = ParseCommand(command, tmp); in ParseCommandList()
1632 wchar_t *ParseCommand(wchar_t *str, wchar_t *name) in ParseCommand() function
1894 tmp2 = ParseCommand(str, tmp1); in ParseCommandA()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DConsole.c1301 tmp = ParseCommand(command, L""); in ParseCommandList()
1404 str = ParseCommand(command, tmp); in ParseCommandList()
1705 wchar_t *ParseCommand(wchar_t *str, wchar_t *name) in ParseCommand() function
1967 tmp2 = ParseCommand(str, tmp1); in ParseCommandA()

1234567891011