Searched refs:aubinator_opts (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator.c294 const struct option aubinator_opts[] = { local in function:main
309 while ((c = getopt_long(argc, argv, "", aubinator_opts, &i)) != -1) {
H A Derror2aub.c245 const struct option aubinator_opts[] = { local in function:main
253 while ((c = getopt_long(argc, argv, "ho:v", aubinator_opts, &i)) != -1) {
H A Daubinator_error_decode.c682 const struct option aubinator_opts[] = { local in function:main
694 while ((c = getopt_long(argc, argv, "", aubinator_opts, &i)) != -1) {
H A Daubinator_viewer.cpp1177 const struct option aubinator_opts[] = { local in function:main
1186 while ((c = getopt_long(argc, argv, "x:s:", aubinator_opts, &i)) != -1) {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator.c293 const struct option aubinator_opts[] = { local in function:main
308 while ((c = getopt_long(argc, argv, "", aubinator_opts, &i)) != -1) {
H A Derror2aub.c232 const struct option aubinator_opts[] = { local in function:main
240 while ((c = getopt_long(argc, argv, "ho:v", aubinator_opts, &i)) != -1) {
H A Daubinator_error_decode.c813 const struct option aubinator_opts[] = { local in function:main
825 while ((c = getopt_long(argc, argv, "", aubinator_opts, &i)) != -1) {
H A Daubinator_viewer.cpp1175 const struct option aubinator_opts[] = { local in function:main
1184 while ((c = getopt_long(argc, argv, "x:s:", aubinator_opts, &i)) != -1) {

Completed in 11 milliseconds