Home
last modified time | relevance | path

Searched defs:commandLineOpts (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dglobal.h60 static QCommandLineParser* commandLineOpts; variable
H A Dglobal.cpp44 QCommandLineParser* Global::commandLineOpts = NULL; member in Global
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/platforms/gtk/
H A Drlvm.cc112 po::options_description commandLineOpts; in main() local
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/test/
H A Dlua_rlvm.cc131 po::options_description commandLineOpts; in main() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DSecondaryNameNode.java183 CommandLineOpts commandLineOpts) throws IOException { in SecondaryNameNode()
212 CommandLineOpts commandLineOpts) throws IOException { in initialize()
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DLaunchConfig.cxx126 string_list commandLineOpts = flightgear::Options::sharedInstance()->extractOptions(); in htmlForCommandLine() local