/third_party/fsverity-utils/programs/ |
H A D | cmd_sign.c | 29 static const struct option longopts[] = { variable
|
H A D | cmd_digest.c | 17 static const struct option longopts[] = { variable
|
H A D | cmd_enable.c | 51 static const struct option longopts[] = { variable
|
H A D | cmd_dump_metadata.c | 19 static const struct option longopts[] = { variable
|
/third_party/python/Python/ |
H A D | getopt.c | 46 static const _PyOS_LongOption longopts[] = { variable
|
/third_party/glfw/deps/ |
H A D | getopt.c | 158 getopt_long(int argc, char* const argv[], const char* optstring, const struct option* longopts, int* longindex) getopt_long() argument
|
/third_party/musl/src/misc/ |
H A D | getopt_long.c | 24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long() argument 53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx, int longonly) in __getopt_long_core() argument 140 getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) getopt_long() argument 145 getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longopts, int *idx) getopt_long_only() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-fc-list.c | 55 const struct option longopts[] = { variable
|
/third_party/ninja/src/ |
H A D | getopt.c | 146 getopt_internal(int argc, char **argv, char *shortopts, GETOPT_LONG_OPTION_T * longopts, int *longind, int only) getopt_internal() argument 397 getopt_long(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long() argument 404 getopt_long_only(int argc, char **argv, const char *shortopts, const GETOPT_LONG_OPTION_T * longopts, int *longind) getopt_long_only() argument [all...] |
/third_party/toybox/lib/ |
H A D | args.c | 114 struct longopts { struct 127 struct longopts *longopts; member [all...] |
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | main.c | 100 static const struct option longopts[] = { variable
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | cmdline.c | 270 static struct option longopts[] = { in main() local
|
/third_party/ltp/testcases/realtime/perf/latency/ |
H A D | pthread_cond_many.c | 285 struct option longopts[] = { in main() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_cmdline.c | 267 static const struct option longopts[] = { variable
|
/third_party/ltp/testcases/realtime/lib/ |
H A D | librttest.c | 105 int rt_init_long(const char *options, const struct option *longopts, in rt_init_long() argument
|