Home
last modified time | relevance | path

Searched defs:argNdx (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeCommandLine.c46 int argNdx; in deCommandLine_parse() local
149 int argNdx; in testParse() local
DdeProcess.c121 int argNdx; in execProcess() local
/external/deqp/external/openglcts/modules/runner/
DglcTestRunnerMain.cpp51 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
/external/deqp/executor/tools/
DxeMergeTestLogs.cpp170 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
DxeExtractShaderPrograms.cpp213 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
DxeExtractValues.cpp262 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
/external/deqp/execserver/tools/
DxsClient.cpp312 for (int argNdx = 1; argNdx < argc; argNdx++) in runClient() local
DxsTest.cpp855 for (int argNdx = 1; argNdx < argc; argNdx++) in runExecServerTests() local
/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp153 for (int argNdx = 0; argNdx < numArgs; argNdx++) in parse() local