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

  /external/selinux/policycoreutils/semodule_expand/
semodule_expand.c 41 int ch, ret, show_version = 0, verbose = 0; local
52 show_version = 1;
93 if (show_version) {
  /external/selinux/policycoreutils/semodule_link/
semodule_link.c 79 int ch, i, show_version = 0, verbose = 0, num_mods; local
90 show_version = 1;
103 if (show_version) {
  /external/selinux/checkpolicy/
checkmodule.c 152 int show_version = 0; local
178 show_version = 1;
209 if (show_version) {
checkpolicy.c 400 int show_version = 0; local
442 show_version = 1;
494 if (show_version) {
  /external/linux-tools-perf/src/tools/perf/util/
trace-event-read.c 351 int show_version = 0; local
384 if (show_version)
  /external/wpa_supplicant_8/hostapd/
main.c 421 static void show_version(void) function
434 show_version();
603 show_version();
  /external/harfbuzz_ng/util/
options.cc 86 show_version (const char *name G_GNUC_UNUSED, function
109 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", NULL},
  /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...]
  /external/llvm/utils/lit/lit/
main.py 140 parser.add_option("", "--version", dest="show_version",
244 if opts.show_version:
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 799 milliseconds