/external/selinux/semodule-utils/semodule_expand/ |
D | semodule_expand.c | 41 int ch, ret, show_version = 0, verbose = 0; in main() local 52 show_version = 1; in main() 93 if (show_version) { in main()
|
/external/selinux/semodule-utils/semodule_link/ |
D | semodule_link.c | 79 int ch, i, show_version = 0, verbose = 0, num_mods; in main() local 90 show_version = 1; in main() 103 if (show_version) { in main()
|
/external/fsverity-utils/ |
D | fsverity.c | 82 static void show_version(void) in show_version() function 111 show_version(); in handle_common_options()
|
/external/selinux/checkpolicy/ |
D | checkmodule.c | 153 int show_version = 0; in main() local 179 show_version = 1; in main() 210 if (show_version) { in main()
|
D | checkpolicy.c | 406 int show_version = 0; in main() local 450 show_version = 1; in main() 508 if (show_version) { in main()
|
/external/f2fs-tools/fsck/ |
D | main.c | 281 show_version(prog); in f2fs_parse_options() 362 show_version(prog); in f2fs_parse_options() 422 show_version(prog); in f2fs_parse_options() 461 show_version(prog); in f2fs_parse_options() 531 show_version(prog); in f2fs_parse_options()
|
/external/wpa_supplicant_8/hostapd/ |
D | main.c | 456 static void show_version(void) in show_version() function 469 show_version(); in usage() 720 show_version(); in main()
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_main.c | 193 show_version("mkfs.f2fs"); in f2fs_parse_options()
|
/external/python/cpython3/Lib/test/ |
D | test_optparse.py | 1295 def show_version(self, option, opt, value, parser): member in ConflictBase 1296 parser.values.show_version = 1 1303 'callback' : self.show_version, 1329 callback=self.show_version, help="show version")
|
/external/python/cpython2/Lib/test/ |
D | test_optparse.py | 1297 def show_version(self, option, opt, value, parser): member in ConflictBase 1298 parser.values.show_version = 1 1305 'callback' : self.show_version, 1331 callback=self.show_version, help="show version")
|
/external/harfbuzz_ng/util/ |
D | options.cc | 80 show_version (const char *name G_GNUC_UNUSED, in show_version() function 103 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_main_options()
|
/external/llvm/utils/lit/lit/ |
D | main.py | 254 if opts.show_version:
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
D | main.py | 332 if opts.show_version:
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 1332 static inline void show_version(const char *prog) in show_version() function
|