/aosp_15_r20/external/mesa3d/src/getopt/ |
H A D | getopt_long.c | 160 const struct option *long_options, int *idx, int short_too) in parse_long_options() 278 const struct option *long_options, int *idx, int flags) in getopt_internal() 493 const struct option *long_options, int *idx) in getopt_long() 506 const struct option *long_options, int *idx) in getopt_long_only()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/ |
H A D | getopt_long.c | 152 const struct option *long_options, int *idx, int short_too) in parse_long_options() 270 const struct option *long_options, int *idx, int flags) in getopt_internal() 484 const struct option *long_options, int *idx) in getopt_long() 497 const struct option *long_options, int *idx) in getopt_long_only()
|
/aosp_15_r20/external/libdav1d/tools/compat/ |
H A D | getopt.c | 202 const struct option *long_options, int *idx, int short_too) in parse_long_options() 330 const struct option *long_options, int *idx, int flags) in getopt_internal() 550 const struct option *long_options, int *idx) in getopt_long() 563 const struct option *long_options, int *idx) in getopt_long_only()
|
/aosp_15_r20/hardware/google/aemu/windows/src/ |
D | getopt.c | 180 const struct option* long_options, in parse_long_options() 304 const struct option* long_options, in getopt_internal() 508 const struct option* long_options, in getopt_long() 521 const struct option* long_options, in getopt_long_only()
|
/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 193 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() 358 const struct option *long_options, int *idx, int flags) 596 const struct option *long_options, int *idx) 609 const struct option *long_options, int *idx)
|
/aosp_15_r20/external/flac/src/share/getopt/ |
H A D | getopt1.c | 82 …_long(int argc, char *const *argv, const char *options, const struct share__option *long_options, … in share__getopt_long() 92 …_only(int argc, char *const *argv, const char *options, const struct share__option *long_options, … in share__getopt_long_only() 113 static struct share__option long_options[] = in main() local
|
/aosp_15_r20/external/libusb/msvc/getopt/ |
H A D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument 83 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument 112 static struct option long_options[] = local
|
/aosp_15_r20/external/tcpdump/missing/ |
H A D | getopt_long.c | 210 const struct option *long_options, int *idx, int short_too, int flags) in parse_long_options() 377 const struct option *long_options, int *idx, int flags) 618 const struct option *long_options, int *idx) 631 const struct option *long_options, int *idx)
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | rmodtool.c | 13 static struct option long_options[] = { variable
|
/aosp_15_r20/external/iproute2/tipc/ |
H A D | tipc.c | 54 struct option long_options[] = { in main() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-check-events.c | 26 static struct option long_options[] = { in trace_check_events() local
|
H A D | trace-convert.c | 53 static struct option long_options[] = { in trace_convert() local
|
/aosp_15_r20/external/trace-cmd/utest/ |
H A D | trace-utest.c | 41 static struct option long_options[] = { in main() local
|
/aosp_15_r20/external/libtracefs/utest/ |
H A D | trace-utest.c | 41 static struct option long_options[] = { in main() local
|
/aosp_15_r20/external/libtraceevent/utest/ |
H A D | trace-utest.c | 46 static struct option long_options[] = { in main() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/tests/ |
H A D | igt_conflicting_args.c | 37 static struct option long_options[2]; variable
|
/aosp_15_r20/external/perfetto/src/perfetto_cmd/ |
H A D | trigger_perfetto.cc | 42 static const option long_options[] = {{"help", no_argument, nullptr, 'h'}, in TriggerPerfettoMain() local
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | pbtombstone.cpp | 45 static struct option long_options[] = { in main() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_prevent.c | 37 static struct option long_options[] = { variable
|
/aosp_15_r20/platform_testing/utils/shell-as/ |
H A D | command-line.cpp | 99 struct option long_options[] = { in ParseOptions() local
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | arg_parser.cpp | 115 static struct option long_options[] = {{"workload", required_argument, 0, 'w'}, in ParseArguments() local
|
/aosp_15_r20/external/coreboot/util/ectool/ |
H A D | ectool.c | 69 static struct option long_options[] = { in main() local
|
/aosp_15_r20/external/minijail/ |
H A D | parse_seccomp_policy.cc | 51 static const struct option long_options[] = { in main() local
|
/aosp_15_r20/system/extras/verity/ |
H A D | build_verity_tree_main.cpp | 57 constexpr struct option long_options[] = { in main() local
|
/aosp_15_r20/external/flashrom/ |
H A D | cli_classic.c | 663 const struct option *long_options, in parse_options() 917 static const struct option long_options[] = { in main() local
|