HomeSort by relevance Sort by last modified time
    Searched full:showversion (Results 1 - 12 of 12) sorted by null

  /external/clang/tools/driver/
cc1as_main.cpp 111 unsigned ShowVersion : 1;
242 Opts.ShowVersion = Args->hasArg(OPT_version);
472 if (Asm.ShowVersion) {
  /external/clang/include/clang/Frontend/
FrontendOptions.h 130 unsigned ShowVersion : 1; ///< Show the -version text.
258 ShowStats(false), ShowTimers(false), ShowVersion(false),
  /art/runtime/
runtime_options.def 37 RUNTIME_OPTIONS_KEY (Unit, ShowVersion)
parsed_options.cc 74 .Define("-showversion")
75 .IntoKey(M::ShowVersion)
426 // -help, -showversion, etc.
430 } else if (args.Exists(M::ShowVersion)) {
584 UsageMessage(stream, " -showversion\n");
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.pom 248 <showVersion>true</showVersion>
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 177 if (Clang->getFrontendOpts().ShowVersion) {
  /external/ppp/pppd/
options.c 156 static int showversion __P((char **));
245 { "--version", o_special_noarg, (void *)showversion,
1067 * showversion - print out the version number and exit.
1070 showversion(argv) function
    [all...]
  /external/libxml2/
xmllint.c     [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp 773 assert(!getFrontendOpts().ShowVersion && "Client must handle '-version'!");
    [all...]
CompilerInvocation.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-embedder-3.2.1.jar 
  /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 

Completed in 2303 milliseconds