HomeSort by relevance Sort by last modified time
    Searched refs:usage (Results 26 - 50 of 1117) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/openfst/src/bin/
fstepsnormalize.cc 33 string usage = "Epsilon normalizes an FST.\n\n Usage: ";
34 usage += argv[0];
35 usage += " [in.fst [out.fst]]\n";
38 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstequal.cc 31 string usage = "Two FSTs are equal iff the exit status is zero.\n\n Usage: ";
32 usage += argv[0];
33 usage += " in1.fst in2.fst\n";
36 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstinfo.cc 39 string usage = "Prints out information about an FST.\n\n Usage: ";
40 usage += argv[0];
41 usage += " [in.fst]\n";
44 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstproject.cc 32 string usage = "Projects a transduction onto its input"
33 " or output language.\n\n Usage: ";
34 usage += argv[0];
35 usage += " [in.fst [out.fst]]\n";
38 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstreverse.cc 36 string usage = "Reverses the paths in an FST.\n\n Usage: ";
37 usage += argv[0];
38 usage += " [in.fst [out.fst]]\n";
41 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstreweight.cc 33 string usage = "Reweights an FST.\n\n Usage: ";
34 usage += argv[0];
35 usage += " in.fst potential.txt [out.fst]\n";
38 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstsynchronize.cc 30 string usage = "Synchronizes an FST.\n\n Usage: ";
31 usage += argv[0];
32 usage += " [in.fst [out.fst]]\n";
35 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fsttopsort.cc 30 string usage = "Topologically sorts an FST.\n\n Usage: ";
31 usage += argv[0];
32 usage += " [in.fst [out.fst]]\n";
35 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstunion.cc 35 string usage = "Creates the union of two FSTs.\n\n Usage: ";
36 usage += argv[0];
37 usage += " in1.fst in2.fst [out.fst]\n";
40 SET_FLAGS(usage.c_str(), &argc, &argv, true);
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...]
  /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);
  /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/webkit/Tools/Scripts/
run-jsc 39 my $usage = "Usage: run-jsc [--count run_count] [--verbose] shell_file [file2...]";
45 die "$usage\n" if (@ARGV < 1);
  /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/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/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 72 GraphicBuffer(uint32_t w, uint32_t h, PixelFormat format, uint32_t usage);
75 GraphicBuffer(uint32_t w, uint32_t h, PixelFormat format, uint32_t usage,
87 uint32_t getUsage() const { return usage; }
91 status_t reallocate(uint32_t w, uint32_t h, PixelFormat f, uint32_t usage);
93 status_t lock(uint32_t usage, void** vaddr);
94 status_t lock(uint32_t usage, const Rect& rect, void** vaddr);
96 status_t lockYCbCr(uint32_t usage, android_ycbcr *ycbcr);
97 status_t lockYCbCr(uint32_t usage, const Rect& rect, android_ycbcr *ycbcr);
135 uint32_t usage);

Completed in 635 milliseconds

12 3 4 5 6 7 8 91011>>