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

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidusage.h 31 #define HID_USAGE_PAGE_UNDEFINED ((USAGE) 0x00)
32 #define HID_USAGE_PAGE_GENERIC ((USAGE) 0x01)
33 #define HID_USAGE_PAGE_SIMULATION ((USAGE) 0x02)
34 #define HID_USAGE_PAGE_VR ((USAGE) 0x03)
35 #define HID_USAGE_PAGE_SPORT ((USAGE) 0x04)
36 #define HID_USAGE_PAGE_GAME ((USAGE) 0x05)
37 #define HID_USAGE_PAGE_KEYBOARD ((USAGE) 0x07)
38 #define HID_USAGE_PAGE_LED ((USAGE) 0x08)
39 #define HID_USAGE_PAGE_BUTTON ((USAGE) 0x09)
40 #define HID_USAGE_PAGE_ORDINAL ((USAGE) 0x0a
    [all...]
hidpi.h 52 USAGE Usage;
53 USAGE UsagePage;
57 USAGE UsagePage;
62 USAGE LinkUsage;
63 USAGE LinkUsagePage;
71 USAGE UsageMin, UsageMax;
77 USAGE Usage, Reserved1;
86 USAGE UsagePage
    [all...]
  /external/autotest/site_utils/
es_create_alias.sh 7 USAGE="Usage: ./es_create_alias.sh \
9 Example usage: ./es_create_alias.sh -s 172.25.61.45 -p 9200 -i \
12 HELP="${USAGE}\n\n\
42 echo "${USAGE}" >&2
47 echo "${USAGE}" >&2
  /external/autotest/contrib/
count_labels 16 USAGE="usage: $(basename $0)"
18 $USAGE -p | -b | -v | -l <label>
19 $USAGE -h
43 usage() { function
66 usage "Must have exactly one label-specifying option" >&2
70 usage
deploy_puppet.sh 7 USAGE='Usage: deploy_puppet.sh [-rsndh]'
8 HELP="${USAGE}\n\n\
  /external/ImageMagick/config/
lndir.sh 31 # Barf with Usage message if either DIRFROM *or* DIRTO is not a directory.
33 USAGE="Usage: $0 fromdir [todir]"
37 echo "$USAGE"
53 echo "$USAGE"
62 echo "$USAGE"
  /external/blktrace/
btrace 11 USAGE="Usage: btrace [-s] [-t] [-w N] [-n N] [-b N] [-a <trace>...] [-r <dbg mnt>] <dev>..."
26 \?) echo $USAGE 1>&2
34 echo $USAGE 1>&2
  /external/libedit/src/
makelist 38 USAGE="Usage: $0 -n|-h|-e|-fc|-fh|-bc|-bh|-m <filenames>"
42 echo $USAGE 1>&2
254 echo $USAGE 1>&2
  /external/ltp/testscripts/
sysfs.sh 23 # USAGE : sysfs.sh [ -k <kernel_module> ]
48 USAGE="$0 [ -k <kernel_module> ]"
68 \?) echo $USAGE ; exit 1 ;;
74 echo $USAGE
exportfs.sh 23 # USAGE : exportfs.sh -h <nfs_server> -d <nfs_server_disk_partition>
45 USAGE="$0 -h <nfs_server> -d <nfs_server_disk_partition> -t <server_fs_type>"
71 \?) echo $USAGE ; exit 1 ;;
77 echo $USAGE
84 echo $USAGE
91 echo $USAGE
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /external/python/cpython2/Lib/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
__main__.py 10 TestProgram.USAGE = USAGE_AS_MAIN
  /external/autotest/site_utils/admin/
deploy_private_tests.sh 6 USAGE="Usage: deploy_private_test.sh -a PATH_TO_PUBLIC_AUTOTEST \
8 HELP="${USAGE}
34 echo "${USAGE}" >&2
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
checkversions.py 14 USAGE="""Usage: checkversions [-v verboselevel] [dir ...]
41 print 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/python/cpython2/Tools/versioncheck/
checkversions.py 14 USAGE="""Usage: checkversions [-v verboselevel] [dir ...]
41 print 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);
  /tools/loganalysis/src/com/android/loganalysis/item/
BatteryUsageItem.java 30 * An {@link IItem} used to store information related to battery usage stats
47 public static final String USAGE = "USAGE";
50 NAME, USAGE));
56 * @param usage Usage in mAh
58 public BatteryUsageInfoItem(String name, double usage) {
61 setAttribute(USAGE, usage);
72 * Get the battery 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);

Completed in 1002 milliseconds

1 2 3 4 5 6