Home
last modified time | relevance | path

Searched defs:commandString (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/games/jin/jin-2.14.1/src/free/jin/console/
H A DCommand.java59 private final String commandString; field in Command
75 public Command(String commandString, long modifiers){ in Command()
/dports/biology/mothur/mothur-1.46.1/source/engines/
H A Dscriptengine.cpp12 ScriptEngine::ScriptEngine(string tpath, string commandString, map<string, string> ev) : Engine(tpa… in ScriptEngine() argument
90 string ScriptEngine::getNextCommand(string& commandString) { in getNextCommand()
/dports/biology/mothur/mothur-1.46.1/source/
H A Dcommandoptionparser.hpp17 string commandString, optionString; member in CommandOptionParser
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DDictionarySingleton.cpp55 string commandString = selectString + fromString + whereString; in isVocabulary() local
120 string commandString = selectString + fromString + whereString; in getVocabulariesByKeystrokes() local
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/
H A DDictionarySingleton.cpp55 string commandString = selectString + fromString + whereString; in isVocabulary() local
120 string commandString = selectString + fromString + whereString; in getVocabulariesByKeystrokes() local
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/transaction/
H A Dworker_transaction.c189 const char *commandString = NULL; in SendBareCommandListToMetadataWorkers() local
456 const char *commandString = NULL; in SendCommandListToWorkerOutsideTransaction() local
488 const char *commandString = NULL; in SendCommandListToWorkerInCoordinatedTransaction() local
519 const char *commandString = NULL; in SendOptionalCommandListToWorkerOutsideTransaction() local
571 const char *commandString = NULL; in SendOptionalCommandListToWorkerInCoordinatedTransaction() local
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/fbreader/src/database/sqldb/
H A DDBCommand.h64 inline const std::string &DBCommand::commandString() const { return myCommandString; } in commandString() function
/dports/games/gnubg/gnubg-1.06.002/
H A Dopenurl.c68 gchar *commandString; in OpenURL() local
/dports/sysutils/k3b/k3b-21.12.3/libk3bdevice/
H A Dk3bscsicommand.cpp11 QString K3b::Device::commandString( const unsigned char& command ) in commandString() function in K3b::Device
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/Generators/Tcl/
H A DitkTclCommand.cxx45 void TclCommand::SetCommandString(const char* commandString) in SetCommandString()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/sa/
H A DTestType.java49 String commandString, in testClhsdbForType()
H A DTestIntConstant.java49 String commandString, in testClhsdbForIntConstant()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/sa/
H A DTestType.java49 String commandString, in testClhsdbForType()
H A DTestIntConstant.java49 String commandString, in testClhsdbForIntConstant()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/sa/
H A DTestType.java49 String commandString, in testClhsdbForType()
H A DTestIntConstant.java49 String commandString, in testClhsdbForIntConstant()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dword.cpp67 char *commandString; in playerWordsAsCommandString() local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dword.cpp67 char *commandString; in playerWordsAsCommandString() local
/dports/databases/pg_citus/citus-10.2.3/src/include/distributed/commands/
H A Dutility_hook.h61 const char *commandString; /* initial (coordinator) DDL command string */ member
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()
/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()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()
/dports/archivers/lzma/lzma-19.00/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CS/7zip/Common/
H A DCommandLineParser.cs191 public static int ParseCommand(CommandForm[] commandForms, string commandString, in ParseCommand()
217 string commandString, ArrayList indices) in ParseSubCharsCommand()

12345678