/external/flac/src/share/getopt/ |
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
|
/external/libusb/msvc/getopt/ |
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
|
/external/mesa3d/src/getopt/ |
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()
|
/external/libva-utils/getopt/ |
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()
|
/external/coreboot/payloads/libpayload/libc/ |
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()
|
/external/libdav1d/tools/compat/ |
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()
|
/external/tcpdump/missing/ |
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) 617 const struct option *long_options, int *idx) 630 const struct option *long_options, int *idx)
|
/external/coreboot/util/cbfstool/ |
D | rmodtool.c | 13 static struct option long_options[] = { variable
|
/external/iproute2/tipc/ |
D | tipc.c | 54 struct option long_options[] = { in main() local
|
/external/trace-cmd/tracecmd/ |
D | trace-check-events.c | 26 static struct option long_options[] = { in trace_check_events() local
|
D | trace-convert.c | 53 static struct option long_options[] = { in trace_convert() local
|
/external/libtracefs/utest/ |
D | trace-utest.c | 42 static struct option long_options[] = { in main() local
|
/external/libtraceevent/utest/ |
D | trace-utest.c | 46 static struct option long_options[] = { in main() local
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_conflicting_args.c | 37 static struct option long_options[2]; variable
|
/external/perfetto/src/perfetto_cmd/ |
D | trigger_perfetto.cc | 42 static const option long_options[] = {{"help", no_argument, nullptr, 'h'}, in TriggerPerfettoMain() local
|
/external/trace-cmd/utest/ |
D | trace-utest.c | 47 static struct option long_options[] = { in main() local
|
/external/sg3_utils/src/ |
D | sg_prevent.c | 37 static struct option long_options[] = { variable
|
D | sg_rmsn.c | 41 static struct option long_options[] = { variable
|
/external/minijail/ |
D | parse_seccomp_policy.cc | 51 static const struct option long_options[] = { in main() local
|
/external/coreboot/util/ectool/ |
D | ectool.c | 69 static struct option long_options[] = { in main() local
|
/external/perfetto/src/traced/probes/ |
D | probes.cc | 47 static const option long_options[] = { in ProbesMain() local
|
/external/tinyalsa_new/utils/ |
D | tinypcminfo.c | 109 struct optparse_long long_options[] = { in main() local
|
/external/perfetto/src/profiling/perf/ |
D | traced_perf.cc | 58 static const option long_options[] = { in TracedPerfMain() local
|
/external/perfetto/src/bigtrace/worker/ |
D | worker_main.cc | 38 static option long_options[] = {{"socket", required_argument, nullptr, 's'}, in ParseCommandLineOptions() local
|
/external/libdisplay-info/di-edid-decode/ |
D | main.c | 16 static const struct option long_options[] = { variable
|