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

1 23 4 5 6 7 8 91011>>

  /external/openfst/src/extensions/far/
farextract.cc 39 string usage = "Extracts FSTs from a finite-state archive.\n\n Usage:"; local
40 usage += argv[0];
41 usage += " [in1.far in2.far...]\n";
44 SET_FLAGS(usage.c_str(), &argc, &argv, true);
farcompilestrings.cc 58 string usage = "Compiles a set of strings as FSTs and stores them in"; local
59 usage += " a finite-state archive.\n\n Usage:";
60 usage += argv[0];
61 usage += " [in1.txt [[in2.txt ...] out.far]]\n";
64 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /external/openfst/src/extensions/pdt/
pdtinfo.cc 31 string usage = "Prints out information about a PDT.\n\n Usage: "; local
32 usage += argv[0];
33 usage += " in.pdt\n";
37 SET_FLAGS(usage.c_str(), &argc, &argv, true);
pdtreverse.cc 30 string usage = "Reverse a PDT.\n\n Usage: "; local
31 usage += argv[0];
32 usage += " in.pdt [out.fst]\n";
35 SET_FLAGS(usage.c_str(), &argc, &argv, true);
pdtreplace.cc 33 string usage = "Converts an RTN represented by FSTs"; local
34 usage += " and non-terminal labels into PDT";
35 usage += " Usage: ";
36 usage += argv[0];
37 usage += " root.fst rootlabel [rule1.fst label1 ...] [out.fst]\n";
40 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /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]);
  /external/chromium_org/webkit/browser/quota/
usage_tracker_unittest.cc 19 int64 usage,
23 *usage_out = usage;
29 int64 usage) {
32 *usage_out = usage;
52 int64 usage = GetUsage(origin); variable
54 base::Bind(callback, usage));
103 void SetUsage(const GURL& origin, int64 usage) {
104 usage_map_[origin] = usage;
152 void GetGlobalUsage(int64* usage, int64* unlimited_usage) {
156 &done, usage, unlimited_usage))
208 int64 usage = 0; local
241 int64 usage = 0; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
sdl-config.in 9 @ENABLE_STATIC_FALSE@usage="\
10 @ENABLE_STATIC_FALSE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
11 @ENABLE_STATIC_TRUE@usage="\
12 @ENABLE_STATIC_TRUE@Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
  /hardware/qcom/display/msm8960/libgralloc/
gpu.h 39 int gralloc_alloc_buffer(size_t size, int usage,
46 int alloc_impl(int w, int h, int format, int usage,
51 int format, int usage,
54 int gralloc_alloc_framebuffer_locked(size_t size, int usage,
57 int gralloc_alloc_framebuffer(size_t size, int usage,
64 int usage, buffer_handle_t* pHandle,
  /hardware/qcom/display/msm8974/libgralloc/
gpu.h 39 int gralloc_alloc_buffer(size_t size, int usage,
46 int alloc_impl(int w, int h, int format, int usage,
51 int format, int usage,
54 int gralloc_alloc_framebuffer_locked(size_t size, int usage,
57 int gralloc_alloc_framebuffer(size_t size, int usage,
64 int usage, buffer_handle_t* pHandle,
alloc_controller.cpp 54 static bool canFallback(int usage, bool triedSystem)
68 if(usage & (GRALLOC_HEAP_MASK | GRALLOC_USAGE_PROTECTED))
70 if(usage & (GRALLOC_HEAP_MASK | GRALLOC_USAGE_PRIVATE_EXTERNAL_ONLY))
76 static bool useUncached(int usage)
78 if (usage & GRALLOC_USAGE_PRIVATE_UNCACHED)
80 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY)
81 ||((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY))
188 int IonController::allocate(alloc_data& data, int usage)
193 data.uncached = useUncached(usage);
196 if(usage & GRALLOC_USAGE_PRIVATE_UI_CONTIG_HEAP
    [all...]
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.h 39 int gralloc_alloc_buffer(size_t size, int usage,
46 int alloc_impl(int w, int h, int format, int usage,
51 int format, int usage,
54 int gralloc_alloc_framebuffer_locked(size_t size, int usage,
57 int gralloc_alloc_framebuffer(size_t size, int usage,
64 int usage, buffer_handle_t* pHandle,
  /prebuilts/tools/linux-x86/sdl/bin/
sdl-config 9 #usage="\
10 #Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
11 usage="\
12 Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
  /prebuilts/tools/windows/sdl/bin/
sdl-config 9 #usage="\
10 #Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
11 usage="\
12 Usage: sdl-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
15 echo "${usage}" 1>&2
56 echo "${usage}" 1>&2
  /external/grub/util/
grub-terminfo 22 usage () {
24 Usage: grub-terminfo TERMNAME
43 usage
50 usage
55 usage
64 usage
grub-terminfo.in 22 usage () {
24 Usage: grub-terminfo TERMNAME
43 usage
50 usage
55 usage
64 usage
  /external/openfst/src/bin/
fstrelabel.cc 50 string usage = "Relabels the input and/or the output labels of the FST.\n\n"
51 " Usage: ";
52 usage += argv[0];
53 usage += " [in.fst [out.fst]]\n";
54 usage += " Using SymbolTables flags:\n";
55 usage += " -relabel_isymbols isyms.txt\n";
56 usage += " -relabel_osymbols osyms.txt\n";
57 usage += " Using numeric labels flags:\n";
58 usage += " -relabel_ipairs ipairs.txt\n";
59 usage += " -relabel_opairs opairs.txts\n"
    [all...]
fstintersect.cc 37 string usage = "Intersects two FSAs.\n\n Usage: ";
38 usage += argv[0];
39 usage += " in1.fst in2.fst [out.fst]\n";
40 usage += " Flags: connect\n";
43 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BaseRecognizer.pm 65 Readonly my $usage => 'void match(IntStream input, int ttype, BitSet follow)';
66 croak $usage if @_ != 4;
86 Readonly my $usage => 'void match_any(IntStream input)';
87 croak $usage if @_ != 2;
122 Readonly my $usage => 'void mismatch(IntStream input, int ttype, BitSet follow)';
123 croak $usage if @_ != 4;
147 Readonly my $usage => 'void report_error(RecognitionException e)';
148 croak $usage if @_ != 2;
162 Readonly my $usage => 'void display_recognition_error(String[] token_names, RecognitionException e)';
163 croak $usage if @_ != 3
    [all...]
  /external/llvm/utils/
check-each-file 4 # the usage procedure, below, for command-line syntax (or run it with --help).
51 usage () { function
71 usage
78 usage
83 usage
88 usage
93 usage
99 usage
104 usage
109 usage
    [all...]
  /frameworks/native/include/ui/
GraphicBuffer.h 73 GraphicBuffer(uint32_t w, uint32_t h, PixelFormat format, uint32_t usage);
76 GraphicBuffer(uint32_t w, uint32_t h, PixelFormat format, uint32_t usage,
88 uint32_t getUsage() const { return usage; }
92 status_t reallocate(uint32_t w, uint32_t h, PixelFormat f, uint32_t usage);
94 status_t lock(uint32_t usage, void** vaddr);
95 status_t lock(uint32_t usage, const Rect& rect, void** vaddr);
97 status_t lockYCbCr(uint32_t usage, android_ycbcr *ycbcr);
98 status_t lockYCbCr(uint32_t usage, const Rect& rect, android_ycbcr *ycbcr);
139 uint32_t usage);
  /cts/tools/cts-java-scanner/src/com/android/cts/javascanner/
CtsJavaScanner.java 27 private static void usage(String[] args) { method in class:CtsJavaScanner
29 System.err.println("Usage: cts-java-scanner -s SOURCE_DIR -d DOCLET_PATH");
44 usage(args);
50 usage(args);
55 usage(args);
67 usage(args);
  /external/libmtp/examples/
newplaylist.c 30 static void usage(void) { function
31 printf("Usage: newplaylist -i <fileid/trackid> -n <playlistname>\n");
51 usage();
65 usage();
73 usage();
78 usage();
  /external/nist-pkits/
generate-tests.sh 29 usage() { function
32 echo "Usage: $0 PKITS.pdf PKITS_data.zip"
37 usage
46 usage
50 usage
57 usage
  /system/core/toolbox/
log.c 80 static int usage(const char *s) function
82 fprintf(stderr, "USAGE: %s [-p priorityChar] [-t tag] message\n", s);
116 usage(argv[0]);
121 usage(argv[0]);
127 usage(argv[0]);
138 usage(argv[0]);

Completed in 1602 milliseconds

1 23 4 5 6 7 8 91011>>