Home
last modified time | relevance | path

Searched defs:shortopts (Results 1 - 3 of 3) sorted by relevance

/third_party/ninja/src/
H A Dgetopt.c146 getopt_internal (int argc, char **argv, char *shortopts, in 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/mesa3d/src/freedreno/computerator/
H A Dmain.c98 static const char *shortopts = "df:g:hp:"; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c265 static const char *shortopts = "g:hv"; variable

Completed in 2 milliseconds