Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/external/mesa3d/src/getopt/
H A 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()
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A 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()
/aosp_15_r20/external/libdav1d/tools/compat/
H A 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()
/aosp_15_r20/hardware/google/aemu/windows/src/
Dgetopt.c180 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 Dgetopt_long.c193 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 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
/aosp_15_r20/external/libusb/msvc/getopt/
H A 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
/aosp_15_r20/external/tcpdump/missing/
H A 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)
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 Drmodtool.c13 static struct option long_options[] = { variable
/aosp_15_r20/external/iproute2/tipc/
H A Dtipc.c54 struct option long_options[] = { in main() local
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-check-events.c26 static struct option long_options[] = { in trace_check_events() local
H A Dtrace-convert.c53 static struct option long_options[] = { in trace_convert() local
/aosp_15_r20/external/trace-cmd/utest/
H A Dtrace-utest.c41 static struct option long_options[] = { in main() local
/aosp_15_r20/external/libtracefs/utest/
H A Dtrace-utest.c41 static struct option long_options[] = { in main() local
/aosp_15_r20/external/libtraceevent/utest/
H A Dtrace-utest.c46 static struct option long_options[] = { in main() local
/aosp_15_r20/external/igt-gpu-tools/lib/tests/
H A Digt_conflicting_args.c37 static struct option long_options[2]; variable
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dtrigger_perfetto.cc42 static const option long_options[] = {{"help", no_argument, nullptr, 'h'}, in TriggerPerfettoMain() local
/aosp_15_r20/system/core/debuggerd/
H A Dpbtombstone.cpp45 static struct option long_options[] = { in main() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_prevent.c37 static struct option long_options[] = { variable
/aosp_15_r20/platform_testing/utils/shell-as/
H A Dcommand-line.cpp99 struct option long_options[] = { in ParseOptions() local
/aosp_15_r20/test/dittosuite/src/
H A Darg_parser.cpp115 static struct option long_options[] = {{"workload", required_argument, 0, 'w'}, in ParseArguments() local
/aosp_15_r20/external/coreboot/util/ectool/
H A Dectool.c69 static struct option long_options[] = { in main() local
/aosp_15_r20/external/minijail/
H A Dparse_seccomp_policy.cc51 static const struct option long_options[] = { in main() local
/aosp_15_r20/system/extras/verity/
H A Dbuild_verity_tree_main.cpp57 constexpr struct option long_options[] = { in main() local
/aosp_15_r20/external/flashrom/
H A Dcli_classic.c663 const struct option *long_options, in parse_options()
917 static const struct option long_options[] = { in main() local

12345678910