Home
last modified time | relevance | path

Searched defs:CommandLine (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp120 struct CommandLine struct
122 CommandLine (void) in CommandLine() function
128 xe::TargetConfiguration targetCfg;
129 RunMode runMode;
130 string serverBinOrAddress;
131 int port;
132 string caseListDir;
133 vector<string> testset;
134 vector<string> exclude;
135 string inFile;
[all …]
DxeMergeTestLogs.cpp49 struct CommandLine struct
51 CommandLine (void) in CommandLine() argument
56 vector<string> srcFilenames;
57 string dstFilename;
58 deUint32 flags;
DxeBatchResultToJUnit.cpp41 struct CommandLine struct
43 CommandLine (void) in CommandLine() function
56 static void parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv) in parseCommandLine() argument
DxeExtractValues.cpp42 struct CommandLine struct
44 CommandLine (void) in CommandLine() function
49 string filename;
50 vector<string> tagNames;
51 bool statusCode;
DxeExtractShaderPrograms.cpp43 struct CommandLine struct
45 CommandLine (void) in CommandLine() argument
68 static void writeShaderProgram (const CommandLine& cmdLine, const std::string& casePath, const xe::… in writeShaderProgram() argument
DxeTestLogCompare.cpp104 struct CommandLine struct
106 CommandLine (void) in CommandLine() argument
113 OutputMode outMode;
114 OutputFormat outFormat;
115 OutputValue outValue;
116 vector<string> filenames;
DxeBatchResultToXml.cpp76 struct CommandLine struct
78 CommandLine (void) in CommandLine() function
88 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv) in parseCommandLine() argument
/external/libchrome/base/
Dcommand_line.cc152 CommandLine::CommandLine(NoProgram /* no_program */) in CommandLine() function in base::CommandLine
157 CommandLine::CommandLine(const FilePath& program) in CommandLine() function in base::CommandLine
163 CommandLine::CommandLine(int argc, const CommandLine::CharType* const* argv) in CommandLine() function in base::CommandLine
169 CommandLine::CommandLine(const StringVector& argv) in CommandLine() function in base::CommandLine
175 CommandLine::CommandLine(const CommandLine& other) in CommandLine() function in base::CommandLine
/external/libchrome/base/test/
Dmultiprocess_test.h18 class CommandLine; variable
/external/clang/lib/Tooling/
DTooling.cpp167 void addTargetAndModeForProgramName(std::vector<std::string> &CommandLine, in addTargetAndModeForProgramName()
206 std::vector<std::string> CommandLine, ToolAction *Action, in ToolInvocation()
212 std::vector<std::string> CommandLine, FrontendAction *FAction, in ToolInvocation()
410 std::vector<std::string> CommandLine = CompileCommand.CommandLine; in run() local
DJSONCompilationDatabase.cpp33 CommandLineArgumentParser(StringRef CommandLine) in CommandLineArgumentParser()
111 std::vector<std::string> CommandLine; member in clang::tooling::__anona0bbc6750111::CommandLineArgumentParser
DCompilationDatabase.cpp288 std::vector<const char *> CommandLine(DoubleDash + 1, Argv + Argc); in loadFromCommandLine() local
298 FixedCompilationDatabase(Twine Directory, ArrayRef<std::string> CommandLine) { in FixedCompilationDatabase()
/external/clang/include/clang/Tooling/
DCompilationDatabase.h58 std::vector<std::string> CommandLine; member
DTooling.h262 std::vector<std::string> CommandLine; variable
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp447 std::vector<std::string> CommandLine; in TEST() local
465 std::vector<std::string> CommandLine; in TEST() local
474 std::vector<std::string> CommandLine; in TEST() local
511 std::vector<std::string> CommandLine; in TEST() local
530 std::vector<std::string> CommandLine; in TEST() local
/external/deqp/framework/common/
DtcuCommandLine.hpp98 class CommandLine class
DtcuCommandLine.cpp640 CommandLine::CommandLine (void) in CommandLine() function in tcu::CommandLine
653 CommandLine::CommandLine (int argc, const char* const* argv) in CommandLine() function in tcu::CommandLine
667 CommandLine::CommandLine (const std::string& cmdLine) in CommandLine() function in tcu::CommandLine
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DCommandLine.java31 public class CommandLine { class
/external/lzma/Java/SevenZip/
DLzmaAlone.java5 static public class CommandLine class in LzmaAlone
/external/deqp/framework/delibs/decpp/
DdeCommandLine.hpp394 class CommandLine class
397 CommandLine (void) {} in CommandLine() function in de::cmdline::detail::CommandLine
/external/libchrome/base/process/
Dlaunch.h32 class CommandLine; variable
/external/deqp/execserver/tools/
DxsClient.cpp136 class CommandLine class
/external/guice/lib/build/
Dmunge.jarFindCommentStartTest.class FindCommentStartTest.java package FindCommentStartTest extends junit.framework.TestCase { public void <init ...
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp318 std::string CommandLine(ProgramToRun); in main() local
/external/llvm/tools/bugpoint/
DToolRunner.cpp390 static void lexCommand(std::string &Message, const std::string &CommandLine, in lexCommand()

12