/third_party/selinux/checkpolicy/ |
D | checkmodule.c | 153 int show_version = 0; in main() local 180 show_version = 1; in main() 236 if (show_version) { in main()
|
D | checkpolicy.c | 405 int show_version = 0; in main() local 451 show_version = 1; in main() 514 if (show_version) { in main()
|
/third_party/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()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | options.hh | 173 show_version (const char *name G_GNUC_UNUSED, in show_version() function 195 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_options()
|
/third_party/f2fs-tools/fsck/ |
D | main.c | 369 show_version(prog); in f2fs_parse_options() 455 show_version(prog); in f2fs_parse_options() 517 show_version(prog); in f2fs_parse_options() 565 show_version(prog); in f2fs_parse_options() 712 show_version(prog); in f2fs_parse_options() 754 show_version(prog); in f2fs_parse_options()
|
/third_party/fsverity-utils/programs/ |
D | fsverity.c | 109 static void show_version(void) in show_version() function 131 show_version(); in handle_common_options()
|
/third_party/ffmpeg/fftools/ |
D | cmdutils.h | 221 …{ "version", OPT_EXIT, { .func_arg = show_version }, "show version" }, … 457 int show_version(void *optctx, const char *opt, const char *arg);
|
/third_party/exfatprogs/label/ |
D | label.c | 76 show_version(); in main()
|
/third_party/exfatprogs/tune/ |
D | tune.c | 89 show_version(); in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ap_main.c | 454 static void show_version(void) in show_version() function 467 show_version(); in usage() 727 show_version(); in ap_main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_main.c | 451 static void show_version(void) in show_version() function 465 show_version(); in usage() 728 show_version(); in ap_main()
|
/third_party/exfatprogs/include/ |
D | libexfat.h | 82 void show_version(void);
|
/third_party/exfatprogs/dump/ |
D | dump.c | 236 show_version(); in main()
|
/third_party/libfuse/example/ |
D | hello_ll.c | 180 } else if (opts.show_version) { in main()
|
D | invalidate_path.c | 227 if (opts.show_version) { in main()
|
D | notify_inval_entry.c | 291 } else if (opts.show_version) { in main()
|
D | notify_inval_inode.c | 310 } else if (opts.show_version) { in main()
|
D | notify_store_retrieve.c | 368 } else if (opts.show_version) { in main()
|
/third_party/python/Lib/test/ |
D | test_optparse.py | 1296 def show_version(self, option, opt, value, parser): member in ConflictBase 1297 parser.values.show_version = 1 1304 'callback' : self.show_version, 1330 callback=self.show_version, help="show version")
|
/third_party/harfbuzz/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()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/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()
|
/third_party/f2fs-tools/mkfs/ |
D | f2fs_format_main.c | 282 show_version("mkfs.f2fs"); in f2fs_parse_options()
|
/third_party/libfuse/util/ |
D | fusermount.c | 1244 static void show_version(void) in show_version() function 1288 show_version(); in main()
|
/third_party/libfuse/include/ |
D | fuse_lowlevel.h | 1877 int show_version; member
|
/third_party/exfatprogs/lib/ |
D | libexfat.c | 110 void show_version(void) in show_version() function
|