HomeSort by relevance Sort by last modified time
    Searched refs:show_version (Results 1 - 15 of 15) sorted by null

  /external/oprofile/libutil/
op_version.h 20 void show_version(char const * app_name);
op_version.c 18 void show_version(char const * app_name) function
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
CmdLine.py 83 options.show_version = 1
177 if len(sources) == 0 and not options.show_version:
Main.py 458 show_version boolean Display version number
628 if options.show_version:
651 show_version = 0, variable
  /external/checkpolicy/
checkmodule.c 167 int show_version = 0; local
192 show_version = 1;
220 if (show_version) {
checkpolicy.c 397 int show_version = 0; local
435 show_version = 1;
482 if (show_version) {
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-read.c 351 int show_version = 0; local
384 if (show_version)
  /external/wpa_supplicant_8/hostapd/
main.c 424 static void show_version(void) function
437 show_version();
606 show_version();
  /external/oprofile/libopt++/
popt_options.cpp 96 show_version(argv[0]);
  /external/harfbuzz_ng/util/
options.cc 85 show_version (const char *name G_GNUC_UNUSED, function
108 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", NULL},
  /external/oprofile/daemon/
oprofiled.c 406 show_version(argv[0]);
  /external/llvm/utils/lit/lit/
main.py 139 parser.add_option("", "--version", dest="show_version",
234 if opts.show_version:
  /external/oprofile/utils/
ophelp.c 330 show_version(argv[0]);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py 1296 def show_version(self, option, opt, value, parser): member in class:ConflictBase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py 1296 def show_version(self, option, opt, value, parser): member in class:ConflictBase
    [all...]

Completed in 1609 milliseconds