HomeSort by relevance Sort by last modified time
    Searched defs:parseCommandLine (Results 1 - 25 of 33) sorted by null

1 2

  /frameworks/rs/api/
Generator.cpp 156 static bool parseCommandLine(int argc, char* argv[], unsigned int* maxApiLevel, bool* forVerification,
195 if (!parseCommandLine(argc, argv, &maxApiLevel, &forVerification, &specFileNames)) {
  /external/deqp/executor/tools/
xeBatchResultToJUnit.cpp 56 static void parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
161 parseCommandLine(cmdLine, argc, argv);
xeMergeTestLogs.cpp 168 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
202 if (!parseCommandLine(cmdLine, argc, argv))
xeExtractShaderPrograms.cpp 204 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
235 if (!parseCommandLine(cmdLine, argc, argv))
xeBatchResultToXml.cpp 88 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
385 if (!parseCommandLine(cmdLine, argc, argv))
xeExtractValues.cpp 260 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
291 if (!parseCommandLine(cmdLine, argc, argv))
xeCommandLineExecutor.cpp 141 bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
668 if (!parseCommandLine(cmdLine, argc, argv))
xeTestLogCompare.cpp 367 static bool parseCommandLine (CommandLine& cmdLine, int argc, const char* const* argv)
396 if (!parseCommandLine(cmdLine, argc, argv))
  /external/jsoncpp/src/jsontestrunner/
main.cpp 197 int parseCommandLine(int argc,
231 int exitCode = parseCommandLine(argc, argv, features, path, parseOnly);
  /external/opencv3/samples/cpp/
openni_capture.cpp 100 static void parseCommandLine( int argc, char* argv[], bool& isColorizeDisp, bool& isFixedMaxDisp, int& imageMode, bool retrievedImageFlags[],
188 parseCommandLine( argc, argv, isColorizeDisp, isFixedMaxDisp, imageMode, retrievedImageFlags, filename, isVideoReading );
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 192 static ArchiveOperation parseCommandLine() {
757 ArchiveOperation Operation = parseCommandLine();
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.0.600.v20130530-1010/
org.eclipse.jdt.compiler.apt-1.0.600.v20130530-1010.jar 
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 
  /prebuilts/sdk/tools/jacks/
jack-3.36.CANDIDATE.jar 
jack-4.7.BETA.jar 
jack-2.28.RELEASE.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.2.0-alpha1/
builder-2.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/2.2.0-alpha3/
builder-2.2.0-alpha3.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder/2.2.0-alpha4/
builder-2.2.0-alpha4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/build/builder/2.2.0-beta1/
builder-2.2.0-beta1.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 450 milliseconds

1 2