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

  /external/skia/tools/
test_pdfs.py 20 USAGE_STRING = 'Usage: %s input... expectedDir'
37 parser = optparse.OptionParser(USAGE_STRING % '%prog' + HELP_STRING)
  /external/selinux/policycoreutils/run_init/
run_init.c 66 /* USAGE_STRING describes the command-line args of this program. */
67 #define USAGE_STRING _("USAGE: run_init <script> <args ...>\n\
372 fprintf(stderr, "%s\n", USAGE_STRING);
  /external/selinux/sandbox/
seunshare.c 55 #define USAGE_STRING _("USAGE: seunshare [ -v ] [ -C ] [ -k ] [ -t tmpdir ] [ -h homedir ] [ -Z CONTEXT ] -- executable [args] ")
692 fprintf(stderr, "%s\n", USAGE_STRING);
698 fprintf(stderr, _("Error: tmpdir and/or homedir required\n %s\n"), USAGE_STRING);
703 fprintf(stderr, _("Error: executable required\n %s\n"), USAGE_STRING);
  /external/selinux/policycoreutils/newrole/
newrole.c 95 /* USAGE_STRING describes the command-line args of this program. */
96 #define USAGE_STRING "USAGE: newrole [ -r role ] [ -t type ] [ -l level ] [ -p ] [ -V ] [ -- args ]"
901 fprintf(stderr, "%s\n", USAGE_STRING);
908 fprintf(stderr, "%s\n", USAGE_STRING);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 

Completed in 1049 milliseconds