/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/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 | 336 show_version(prog); in f2fs_parse_options() 417 show_version(prog); in f2fs_parse_options() 477 show_version(prog); in f2fs_parse_options() 519 show_version(prog); in f2fs_parse_options() 589 show_version(prog); in f2fs_parse_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);
|
D | cmdutils.c | 1194 int show_version(void *optctx, const char *opt, const char *arg) in show_version() function
|
/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/f2fs-tools/mkfs/ |
D | f2fs_format_main.c | 224 show_version("mkfs.f2fs"); in f2fs_parse_options()
|
/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/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/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/exfatprogs/lib/ |
D | libexfat.c | 110 void show_version(void) in show_version() function
|
/third_party/exfatprogs/mkfs/ |
D | mkfs.c | 675 show_version(); in main()
|
/third_party/glib/gobject/ |
D | glib-genmarshal.in | 944 if args.show_version:
|
/third_party/f2fs-tools/include/ |
D | f2fs_fs.h | 1445 static inline void show_version(const char *prog) in show_version() function
|
/third_party/exfatprogs/fsck/ |
D | fsck.c | 1570 show_version(); in main()
|