HomeSort by relevance Sort by last modified time
    Searched refs:usage (Results 51 - 75 of 2551) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/autotest/utils/
read_config_var.py 12 def usage(): function
13 print ("Usage: ./read_var_config.py SECTION.variable.\n"
20 usage()
29 usage()
  /external/chromium-trace/catapult/devil/devil/utils/
update_mapping.py 18 usage = 'Usage: ./update_mapping.py [options]'
26 parser = argparse.ArgumentParser(usage=usage, description=desc)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
fetch_file 28 usage = """%prog [options] URI
32 parser = OptionParser(version="0.1", usage=usage)
  /external/selinux/libselinux/utils/
setenforce.c 9 static void usage(const char *progname) function
11 fprintf(stderr, "usage: %s [ Enforcing | Permissive | 1 | 0 ]\n",
20 usage(argv[0]);
35 usage(argv[0]);
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
CustomUsageStats.java 19 import android.app.usage.UsageStats;
23 * Entity class represents usage stats and app icon.
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
CustomUsageStats.java 19 import android.app.usage.UsageStats;
23 * Entity class represents usage stats and app icon.
  /development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
CustomUsageStats.java 19 import android.app.usage.UsageStats;
23 * Entity class represents usage stats and app icon.
  /external/srtp/crypto/test/
rand_gen.c 59 usage(char *prog_name) { function
60 printf("usage: %s -n <num_bytes> [-l][ -d debug_module ]*\n"
78 usage(argv[0]);
106 usage(argv[0]);
109 usage(argv[0]);
  /system/bt/test/
run_unit_tests.sh 13 usage() { function
15 echo "Usage: ${binary} --help"
36 usage
43 usage
53 usage
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
ldxmov-2.l 3 .*:4: Warning: This is the location of the conflicting usage
5 .*:7: Warning: This is the location of the conflicting usage
dv-waw-err.l 3 .*:7: Warning: This is the location of the conflicting usage
5 .*:11: Warning: This is the location of the conflicting usage
7 .*:11: Warning: This is the location of the conflicting usage
9 .*:11: Warning: This is the location of the conflicting usage
11 .*:11: Warning: This is the location of the conflicting usage
13 .*:11: Warning: This is the location of the conflicting usage
15 .*:16: Warning: This is the location of the conflicting usage
17 .*:21: Warning: This is the location of the conflicting usage
19 .*:26: Warning: This is the location of the conflicting usage
21 .*:26: Warning: This is the location of the conflicting usage
    [all...]
dv-war-err.l 3 .*:7: Warning: This is the location of the conflicting usage
  /device/google/contexthub/util/
nanohub_os_update_prepare.sh 22 usage () { #show usage and bail out function
23 echo "USAGE:" >&2
29 usage $0
  /external/e2fsprogs/contrib/
fallocate.c 40 void usage(void) function
42 printf("Usage: fallocate [-npt] [-o offset] -l length filename\n");
119 usage();
125 usage();
130 usage();
135 usage();
140 usage();
145 usage();
150 usage();
  /external/selinux/policycoreutils/mcstrans/utils/
transcon.c 10 void usage(const char *progname) function
12 fprintf(stderr, "usage: %s context\n", progname);
18 if ( argc != 2 ) usage(argv[0]);
untranscon.c 10 void usage(const char *progname) function
12 fprintf(stderr, "usage: %s context\n", progname);
17 if ( argc != 2 ) usage(argv[0]);
  /external/vboot_reference/scripts/image_signing/
ensure_no_nonrelease_files.sh 13 usage() { function
14 echo "Usage $PROG image [config]"
24 usage
  /packages/inputmethods/LatinIME/native/dicttoolkit/
dict_toolkit_main.cpp 22 void usage(int argc, char **argv) { function
23 fprintf(stderr, "Usage: %s <command> [arguments]\n", argc > 0 ? argv[0] : "dicttoolkit");
28 usage(argc, argv);
  /external/ImageMagick/Magick++/bin/
Magick++-config.in 11 usage='Usage: Magick++-config [--cppflags] [--cxxflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]
18 echo "${usage}" 1>&2
59 echo "${usage}" 1>&2
  /external/ImageMagick/MagickCore/
MagickCore-config.in 10 usage="\
11 Usage: MagickCore-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]"
14 echo "${usage}" 1>&2
62 echo "${usage}" 1>&2
  /external/ImageMagick/MagickWand/
MagickWand-config.in 10 usage="\
11 Usage: MagickWand-config [--cflags] [--cppflags] [--exec-prefix] [--ldflags] [--libs] [--prefix] [--version]"
14 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
  /external/libcap/progs/old/
setpcaps.c 16 static void usage(void) function
19 "usage: setcap [-q] (-|<caps>) <pid> [ ... (-|<capsN>) <pid> ]\n\n"
71 usage();
85 usage();
93 usage();
108 usage();
116 usage();
  /hardware/qcom/display/msm8084/libgralloc/
gpu.h 38 int gralloc_alloc_buffer(size_t size, int usage,
45 int alloc_impl(int w, int h, int format, int usage,
50 int format, int usage,
53 int gralloc_alloc_framebuffer_locked(int usage,
56 int gralloc_alloc_framebuffer(int usage,
63 int usage, buffer_handle_t* pHandle,
  /hardware/qcom/display/msm8226/libgralloc/
gpu.h 38 int gralloc_alloc_buffer(unsigned int size, int usage,
45 int alloc_impl(int w, int h, int format, int usage,
50 int format, int usage,
53 int gralloc_alloc_framebuffer_locked(int usage,
56 int gralloc_alloc_framebuffer(int usage,
63 int usage, buffer_handle_t* pHandle,
  /hardware/qcom/display/msm8909/libgralloc/
gpu.h 38 int gralloc_alloc_buffer(unsigned int size, int usage,
45 int alloc_impl(int w, int h, int format, int usage,
50 int format, int usage,
53 int gralloc_alloc_framebuffer_locked(int usage,
56 int gralloc_alloc_framebuffer(int usage,
63 int usage, buffer_handle_t* pHandle,

Completed in 1003 milliseconds

1 23 4 5 6 7 8 91011>>