HomeSort by relevance Sort by last modified time
    Searched defs:USAGE (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/r8/tools/
apk-masseur.py 14 USAGE = 'usage: %prog [options] <apk>'
17 parser = optparse.OptionParser(usage=USAGE)
  /external/abi-dumper/
Makefile.pl 42 USAGE:
  /frameworks/base/cmds/locksettings/src/com/android/commands/locksettings/
LockSettingsCmd.java 31 private static final String USAGE =
32 "usage: locksettings set-pattern [--old OLD_CREDENTIAL] NEW_PATTERN\n" +
67 out.println(USAGE);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /external/abi-compliance-checker/
Makefile.pl 47 USAGE:
  /external/emma/core/java12/
emma.java 27 // TODO: proper usage, arg validation, etc
31 System.out.println (USAGE);
52 private static final String USAGE =
53 "emma usage: emma <command> [command options]," + EOL +
61 " {use '<command> -h' to see usage help for a given command}" + EOL +
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_hotplug_test/
cpuset_list_compute.c 17 #define USAGE ("Usage : %s [-a|s] list1 [list2]\n" \
24 static void usage(char *prog_name, int status) function
26 fprintf(stderr, USAGE, prog_name);
42 usage(argv[0], 0);
49 usage(argv[0], 1);
59 usage(argv[0], 1);
  /external/python/cpython2/Lib/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
main.py 17 Usage: %(progName)s [options] [tests]
32 Alternative Usage: %(progName)s discover [options]
46 Usage: %(progName)s [options] [test] [...]
67 USAGE = USAGE_FROM_MODULE
100 usage = {'progName': self.progName, 'catchbreak': '', 'failfast': '',
103 usage['failfast'] = FAILFAST
105 usage['catchbreak'] = CATCHBREAK
107 usage['buffer'] = BUFFEROUTPUT
108 print self.USAGE % usage
    [all...]
  /external/ltp/testcases/kernel/sched/sched_stress/
sched_tc0.c 33 | Usage: sched_tc0 [-t sec] [-p priority] [-v] [-d] |
53 * USAGE: usage statement
62 #define USAGE "Usage: %s [-p priority] [-t sec] [-v] [-d] \n" \
223 fprintf(stderr, USAGE, program_name);
265 fprintf(stderr, USAGE, program_name);
sched_tc1.c 33 | Usage: sched_tc1 [-p priority] [-v] [-d] |
54 * USAGE: usage statement
60 #define USAGE "Usage: %s [-p priority] [-v] [-d] \n" \
234 fprintf(stderr, USAGE, program_name);
265 fprintf(stderr, USAGE, program_name);
sched_tc2.c 34 | Usage: sched_tc2 [-t sec] [-p priority] [-v] [-d] |
54 * USAGE: usage statement
66 #define USAGE "Usage: %s [-p priority] [-t sec] [-v] [-d] \n" \
114 fprintf(stderr, USAGE, *argv);
231 fprintf(stderr, USAGE, program_name);
270 fprintf(stderr, USAGE, program_name);
sched_tc3.c 34 | Usage: sched_tc3 [-t sec] [-p priority] [-v] [-d] |
55 * USAGE: usage statement
67 #define USAGE "Usage: %s [-p priority] [-v] [-d] \n" \
254 fprintf(stderr, USAGE, program_name);
285 fprintf(stderr, USAGE, program_name);
  /build/make/tools/atree/
atree.cpp 23 const char* USAGE =
25 "Usage: atree OPTIONS\n"
59 int usage() function
61 fwrite(USAGE, strlen(USAGE), 1, stderr);
135 return usage();
146 return usage();
155 return usage();
164 return usage();
169 return usage();
    [all...]
  /external/clang/tools/scan-build/bin/
scan-build 1107 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /external/ltp/testcases/kernel/sched/pthreads/
pth_str02.c 42 * USAGE: usage statement
46 #define USAGE "\nUsage: %s [-l | -n num_threads] [-d]\n\n" \
194 fprintf(stderr, USAGE, program_name);
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-build/bin/
scan-build 1105 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-build/bin/
scan-build 1107 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-build/bin/
scan-build 1107 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-build/bin/
scan-build 1121 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/tools/scan-build/bin/
scan-build 1121 USAGE: $Prog [options] <build command> [build options]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/tools/scan-build/bin/
scan-build 1121 USAGE: $Prog [options] <build command> [build options]
    [all...]

Completed in 445 milliseconds

1 2 3