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

  /external/oprofile/libutil/
op_version.c 18 void show_version(char const * app_name) function
  /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/harfbuzz_ng/util/
options.cc 69 show_version (const char *name G_GNUC_UNUSED, function
92 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", NULL},
  /external/wpa_supplicant_8/hostapd/
main.c 477 static void show_version(void) function
490 show_version();
623 show_version();
  /external/linux-tools-perf/util/
trace-event-read.c 486 int show_version = 0; local
505 if (show_version)
  /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 331 milliseconds