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

  /external/libvpx/libvpx/examples/
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]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
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/pcre/dist/
test-driver 34 usage_error () function
70 -*) usage_error "invalid option: '$1'";;
81 usage_error "the following mandatory options are missing:$missing_opts"
85 usage_error "missing argument"
  /external/libpng/
test-driver 34 usage_error ()
70 -*) usage_error "invalid option: '$1'";;
81 usage_error "the following mandatory options are missing:$missing_opts"
85 usage_error "missing argument"
  /external/e2fsprogs/util/
symlinks.c 303 static void usage_error (void) function
357 usage_error();
366 else usage_error();
385 usage_error();
  /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 1559 milliseconds