HomeSort by relevance Sort by last modified time
    Searched refs:usage_error (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/
example_xma.c 61 static void usage_error(const char *fmt, ...) { function
103 usage_error("Error: Unrecognized argument (%s) to --codec\n",
106 usage_error("Error: Option --codec requires argument.\n");
113 usage_error("Error: Option -h requires argument.\n");
118 usage_error("Error: Option -w requires argument.\n");
122 usage_error("Error: Unrecognized option %s\n\n", argv[i]);
  /external/libcap-ng/libcap-ng-0.7/
py-compile 37 usage_error () function
50 usage_error "option '--basedir' requires an argument"
58 usage_error "option '--destdir' requires an argument"
89 usage_error "unrecognized option '$1'"
100 usage_error "no files given"
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 151 int usage_error(const char* prgname) function
180 return usage_error(argv[0]);
199 return usage_error(argv[0]);
    [all...]

Completed in 247 milliseconds