Home
last modified time | relevance | path

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

/external/deqp/execserver/tools/
DxsMain.cpp55 for (int argNdx = 1; argNdx < argc; argNdx++) in main() local
DxsClient.cpp311 for (int argNdx = 1; argNdx < argc; argNdx++) in runClient() local
DxsTest.cpp854 for (int argNdx = 1; argNdx < argc; argNdx++) in runExecServerTests() local
/external/deqp/framework/delibs/deutil/
DdeCommandLine.c46 int argNdx; in deCommandLine_parse() local
150 int argNdx; in testParse() local
DdeProcess.c120 int argNdx; in execProcess() local
/external/deqp/executor/tools/
DxeMergeTestLogs.cpp170 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
DxeExtractShaderPrograms.cpp206 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
DxeExtractValues.cpp262 for (int argNdx = 1; argNdx < argc; argNdx++) in parseCommandLine() local
/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp147 for (int argNdx = 0; argNdx < numArgs; argNdx++) in parse() local