/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
H A D | getopt_long_only.c | 49 struct option long_options[] = { in main() local
|
H A D | getopt_long.c | 49 struct option long_options[] = { in main() local
|
/third_party/alsa-utils/alsamixer/ |
H A D | cli.c | 64 static const struct option long_options[] = { in parse_options() local
|
/third_party/backends/lib/ |
H A D | getopt1.c | 121 static struct option long_options[] = global() variable
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | spirv2nir.c | 95 static struct option long_options[] = in main() local
|
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | glcpp.c | 127 long_options[] = { variable
|
/third_party/nghttp2/src/ |
H A D | nghttpd.cc | 208 constexpr static option long_options[] = { in main() local
|
H A D | inflatehd.cc | 256 constexpr static struct option long_options[] = { member
|
H A D | deflatehd.cc | 377 constexpr static struct option long_options[] = { member
|
/third_party/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | spirv2dxil.c | 74 static struct option long_options[] = { in main() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy.c | 260 struct option long_options[] = { in main() local
|
/third_party/ltp/testcases/kernel/io/writetest/ |
H A D | writetest.c | 179 static struct option long_options[] = { in parse_args() local
|
/third_party/pulseaudio/src/daemon/ |
H A D | cmdline.c | 74 static const struct option long_options[] = { variable
|
/third_party/pulseaudio/src/tests/ |
H A D | resampler-test.c | 308 static const struct option long_options[] = { in main() local
|
H A D | resampler-rewind-test.c | 237 static const struct option long_options[] = { in main() local
|
/third_party/pulseaudio/src/utils/ |
H A D | pasuspender.c | 245 static const struct option long_options[] = { in main() local
|
H A D | pacmd.c | 109 static const struct option long_options[] = { in main() local
|
/third_party/selinux/checkpolicy/ |
H A D | checkmodule.c | 155 const struct option long_options[] = { in main() local
|
/third_party/alsa-utils/bat/ |
H A D | bat.c | 392 static const struct option long_options[] = { in parse_arguments() local
|
/third_party/alsa-utils/topology/ |
H A D | topology.c | 418 static const struct option long_options[] = { in main() local
|
/third_party/alsa-utils/seq/aseqdump/ |
H A D | aseqdump.c | 691 static const struct option long_options[] = { in main() local
|
/third_party/alsa-utils/alsaucm/ |
H A D | usecase.c | 441 static const struct option long_options[] = { in main() local
|
/third_party/mesa3d/src/getopt/ |
H A D | getopt_long.c | 159 parse_long_options(char * const *nargv, const char *options, const struct option *long_options, int *idx, int short_too) parse_long_options() argument 277 getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) getopt_internal() argument 492 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long() argument 505 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long_only() argument [all...] |
/third_party/libinput/tools/ |
H A D | ptraccel-debug.c | 257 static struct option long_options[] = { in main() local
|
/third_party/alsa-lib/test/ |
H A D | audio_time.c | 134 static const struct option long_options[] = { in main() local
|