Home
last modified time | relevance | path

Searched defs:long_options (Results 1 – 25 of 216) sorted by relevance

123456789

/external/flac/src/share/getopt/
Dgetopt1.c82 …_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/
Dgetopt1.c67 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/
Dgetopt_long.c160 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/
Dgetopt_long.c160 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/
Dgetopt_long.c152 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/
Dgetopt.c202 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/
Dgetopt_long.c210 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/
Drmodtool.c13 static struct option long_options[] = { variable
/external/iproute2/tipc/
Dtipc.c54 struct option long_options[] = { in main() local
/external/trace-cmd/tracecmd/
Dtrace-check-events.c26 static struct option long_options[] = { in trace_check_events() local
Dtrace-convert.c53 static struct option long_options[] = { in trace_convert() local
/external/libtracefs/utest/
Dtrace-utest.c42 static struct option long_options[] = { in main() local
/external/libtraceevent/utest/
Dtrace-utest.c46 static struct option long_options[] = { in main() local
/external/igt-gpu-tools/lib/tests/
Digt_conflicting_args.c37 static struct option long_options[2]; variable
/external/perfetto/src/perfetto_cmd/
Dtrigger_perfetto.cc42 static const option long_options[] = {{"help", no_argument, nullptr, 'h'}, in TriggerPerfettoMain() local
/external/trace-cmd/utest/
Dtrace-utest.c47 static struct option long_options[] = { in main() local
/external/sg3_utils/src/
Dsg_prevent.c37 static struct option long_options[] = { variable
Dsg_rmsn.c41 static struct option long_options[] = { variable
/external/minijail/
Dparse_seccomp_policy.cc51 static const struct option long_options[] = { in main() local
/external/coreboot/util/ectool/
Dectool.c69 static struct option long_options[] = { in main() local
/external/perfetto/src/traced/probes/
Dprobes.cc47 static const option long_options[] = { in ProbesMain() local
/external/tinyalsa_new/utils/
Dtinypcminfo.c109 struct optparse_long long_options[] = { in main() local
/external/perfetto/src/profiling/perf/
Dtraced_perf.cc58 static const option long_options[] = { in TracedPerfMain() local
/external/perfetto/src/bigtrace/worker/
Dworker_main.cc38 static option long_options[] = {{"socket", required_argument, nullptr, 's'}, in ParseCommandLineOptions() local
/external/libdisplay-info/di-edid-decode/
Dmain.c16 static const struct option long_options[] = { variable

123456789