/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/selinux/checkpolicy/ |
D | checkmodule.c | 155 int show_version = 0; in main() local 181 show_version = 1; in main() 234 if (show_version) { in main()
|
D | checkpolicy.c | 407 int show_version = 0; in main() local 452 show_version = 1; in main() 513 if (show_version) { in main()
|
/external/fsverity-utils/programs/ |
D | fsverity.c | 99 static void show_version(void) in show_version() function 121 show_version(); in handle_common_options()
|
/external/libfuse/lib/ |
D | helper.c | 35 FUSE_HELPER_OPT("-V", show_version), 36 FUSE_HELPER_OPT("--version", show_version), 290 if (opts.show_version) { in fuse_main_real()
|
/external/f2fs-tools/fsck/ |
D | main.c | 366 show_version(prog); in f2fs_parse_options() 448 show_version(prog); in f2fs_parse_options() 510 show_version(prog); in f2fs_parse_options() 558 show_version(prog); in f2fs_parse_options() 705 show_version(prog); in f2fs_parse_options() 747 show_version(prog); in f2fs_parse_options()
|
/external/flac/src/metaflac/ |
D | options.h | 191 FLAC__bool show_version; member
|
D | operations.c | 37 static void show_version(void); 76 if(options->show_version) { in do_operations() 77 show_version(); in do_operations() 97 void show_version(void) in show_version() function
|
D | options.c | 138 options->show_version = false; in init_options() 182 if(share__optind >= argc && !options->show_long_help && !options->show_version) { in parse_options() 645 options->show_version = true; in parse_option()
|
/external/wpa_supplicant_8/hostapd/ |
D | main.c | 453 static void show_version(void) in show_version() function 467 show_version(); in usage() 726 show_version(); in main()
|
/external/flac/src/flac/ |
D | main.c | 69 static void show_version(void); 225 FLAC__bool show_version; member 345 if(option_values.show_version) { in do_it() 346 show_version(); in do_it() 930 option_values.show_version = true; in parse_option() 1161 void show_version(void) in show_version() function
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_main.c | 233 show_version("mkfs.f2fs"); in f2fs_parse_options()
|
/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/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/harfbuzz_ng/util/ |
D | options.cc | 82 show_version (const char *name G_GNUC_UNUSED, in show_version() function 105 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_main_options()
|
/external/libfuse/include/ |
D | fuse_lowlevel.h | 1897 int show_version; member
|
/external/libcups/tools/ |
D | ippfind.c | 198 static void show_version(void) _CUPS_NORETURN; 623 show_version(); in main() 2842 show_version(void) in show_version() function
|
/external/llvm/utils/lit/lit/ |
D | main.py | 254 if opts.show_version:
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 1545 static inline void show_version(const char *prog) in show_version() function
|