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

  /frameworks/native/cmds/bugreportz/
main.cpp 40 static void show_version() { function
58 show_version();
  /external/selinux/semodule-utils/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/semodule-utils/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) {
  /toolchain/binutils/binutils-2.25/binutils/
size.c 53 static int show_version = 0;
114 {"version", no_argument, &show_version, 1},
200 show_version = 1;
232 if (show_version)
52 static int show_version = 0; variable
ar.c 139 static int show_version = 0;
159 {"version", no_argument, &show_version, 1},
535 show_version = TRUE;
635 show_version = 1;
656 if (show_version)
738 if (show_version)
137 static int show_version = 0; variable
    [all...]
nm.c 150 static int show_version = 0; /* Show the version number. */ variable
219 {"version", no_argument, &show_version, 1},
    [all...]
objcopy.c 3251 bfd_boolean show_version = FALSE; local
3541 bfd_boolean show_version = FALSE; local
    [all...]
objdump.c 83 static int show_version = 0; /* Show the version number. */ variable
    [all...]
  /external/selinux/checkpolicy/
checkmodule.c 153 int show_version = 0; local
179 show_version = 1;
210 if (show_version) {
checkpolicy.c 400 int show_version = 0; local
442 show_version = 1;
494 if (show_version) {
  /external/wpa_supplicant_8/hostapd/
main.c 452 static void show_version(void) function
465 show_version();
708 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},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py 1289 def show_version(self, option, opt, value, parser): member in class:ConflictBase
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py 1296 def show_version(self, option, opt, value, parser): member in class:ConflictBase
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py 1296 def show_version(self, option, opt, value, parser): member in class:ConflictBase
    [all...]
  /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 143 parser.add_option("", "--version", dest="show_version",
254 if opts.show_version:
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 487 milliseconds