Home
last modified time | relevance | path

Searched refs:show_version (Results 1 – 21 of 21) sorted by relevance

/third_party/selinux/checkpolicy/
Dcheckmodule.c153 int show_version = 0; in main() local
180 show_version = 1; in main()
236 if (show_version) { in main()
Dcheckpolicy.c405 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/
Doptions.hh173 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/
Dmain.c336 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/
Dcmdutils.h221 …{ "version", OPT_EXIT, { .func_arg = show_version }, "show version" }, …
457 int show_version(void *optctx, const char *opt, const char *arg);
Dcmdutils.c1194 int show_version(void *optctx, const char *opt, const char *arg) in show_version() function
/third_party/exfatprogs/label/
Dlabel.c76 show_version(); in main()
/third_party/exfatprogs/tune/
Dtune.c89 show_version(); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c454 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/
Dap_main.c451 static void show_version(void) in show_version() function
465 show_version(); in usage()
728 show_version(); in ap_main()
/third_party/exfatprogs/include/
Dlibexfat.h82 void show_version(void);
/third_party/exfatprogs/dump/
Ddump.c236 show_version(); in main()
/third_party/f2fs-tools/mkfs/
Df2fs_format_main.c224 show_version("mkfs.f2fs"); in f2fs_parse_options()
/third_party/python/Lib/test/
Dtest_optparse.py1296 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/
Doptions.cc82 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/
Doptions.cc82 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/
Dlibexfat.c110 void show_version(void) in show_version() function
/third_party/exfatprogs/mkfs/
Dmkfs.c675 show_version(); in main()
/third_party/glib/gobject/
Dglib-genmarshal.in944 if args.show_version:
/third_party/f2fs-tools/include/
Df2fs_fs.h1445 static inline void show_version(const char *prog) in show_version() function
/third_party/exfatprogs/fsck/
Dfsck.c1570 show_version(); in main()