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

  /external/sepolicy/tools/sepolicy-analyze/
booleans.c 18 USAGE_ERROR = true;
utils.h 10 extern bool USAGE_ERROR;
perm.c 26 USAGE_ERROR = true;
attribute.c 35 USAGE_ERROR = true;
sepolicy-analyze.c 58 if (rc && USAGE_ERROR) {
utils.c 10 bool USAGE_ERROR = false;
dups.c 87 USAGE_ERROR = true;
typecmp.c 285 USAGE_ERROR = true;
291 USAGE_ERROR = true;
neverallow.c 501 USAGE_ERROR = true;
507 USAGE_ERROR = true;
  /external/valgrind/tests/
power_insn_available.c 18 /* Note: Please keep USAGE_ERROR last. */
19 USAGE_ERROR
79 exit(USAGE_ERROR);
mips_features.c 17 #define USAGE_ERROR 3
122 exit(USAGE_ERROR);
x86_amd64_features.c 19 #define USAGE_ERROR 3
179 exit(USAGE_ERROR);
  /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/elfutils/src/config/
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/google-breakpad/autotools/
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/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/protobuf/gtest/build-aux/
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/protobuf/
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/e2fsprogs/util/
symlinks.c 303 static void usage_error (void) function
357 usage_error();
366 else usage_error();
385 usage_error();
  /external/google-breakpad/android/
test-driver 36 usage_error () function
73 -*) usage_error "invalid option: '$1'";;

Completed in 3727 milliseconds