HomeSort by relevance Sort by last modified time
    Searched refs:usage (Results 126 - 150 of 1866) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/mesa3d/src/gallium/drivers/r300/
r300_transfer.h 35 unsigned usage,
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bufferobjects.h 61 unsigned usage);
st_manager.h 40 void *eglimg, unsigned usage);
  /external/openfst/src/bin/
fstcompile.cc 43 string usage = "Creates binary FSTs from simple text format.\n\n Usage: ";
44 usage += argv[0];
45 usage += " [text.fst [binary.fst]]\n";
48 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstcompose.cc 39 string usage = "Composes two FSTs.\n\n Usage: ";
40 usage += argv[0];
41 usage += " in1.fst in2.fst [out.fst]\n";
44 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstdeterminize.cc 39 string usage = "Determinizes an FST.\n\n Usage: ";
40 usage += argv[0];
41 usage += " [in.fst [out.fst]]\n";
44 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstdifference.cc 37 string usage = "Subtracts an unweighted DFA from an FSA.\n\n Usage: ";
38 usage += argv[0];
39 usage += " in1.fst in2.fst [out.fst]\n";
42 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstencode.cc 37 string usage = "Encodes transducer labels and/or weights.\n\n Usage: ";
38 usage += argv[0];
39 usage += " in.fst codex [out.fst]\n";
42 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstequivalent.cc 40 string usage = "Two DFAs are equivalent iff the exit status is zero.\n\n"
41 " Usage: ";
42 usage += argv[0];
43 usage += " in1.fst in2.fst\n";
46 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstminimize.cc 34 string usage = "Minimizes a deterministic FST.\n\n Usage: ";
35 usage += argv[0];
36 usage += " [in.fst [out1.fst [out2.fst]]]\n";
39 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstprune.cc 36 string usage = "Prunes states and arcs of 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);
fstpush.cc 39 string usage = "Pushes weights and/or olabels in an FST.\n\n Usage: ";
40 usage += argv[0];
41 usage += " [in.fst [out.fst]]\n";
44 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstrandgen.cc 40 string usage = "Generates random paths through an FST.\n\n Usage: ";
41 usage += argv[0];
42 usage += " [in.fst [out.fst]]\n";
45 SET_FLAGS(usage.c_str(), &argc, &argv, true);
fstreplace.cc 28 string usage = "Recursively replaces FST arcs with other FST(s).\n\n"
29 " Usage: ";
30 usage += argv[0];
31 usage += " root.fst rootlabel [rule1.fst label1 ...] [out.fst]\n";
34 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /external/openfst/src/extensions/far/
farcreate.cc 40 string usage = "Creates a finite-state archive from input FSTs.\n\n Usage:"; local
41 usage += argv[0];
42 usage += " [in1.fst [[in2.fst ...] out.far]]\n";
45 SET_FLAGS(usage.c_str(), &argc, &argv, true);
farprintstrings.cc 47 string usage = "Print as string the string FSTs in an archive.\n\n Usage:"; local
48 usage += argv[0];
49 usage += " [in1.far in2.far ...]\n";
52 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /external/openfst/src/extensions/pdt/
pdtexpand.cc 35 string usage = "Expand a (bounded-stack) PDT as an FST.\n\n Usage: "; local
36 usage += argv[0];
37 usage += " in.pdt [out.fst]\n";
40 SET_FLAGS(usage.c_str(), &argc, &argv, true);
pdtshortestpath.cc 36 string usage = "Shortest path in a (bounded-stack) PDT.\n\n Usage: "; local
37 usage += argv[0];
38 usage += " in.pdt [out.fst]\n";
41 SET_FLAGS(usage.c_str(), &argc, &argv, true);
  /frameworks/base/core/java/android/app/usage/
IUsageStatsManager.aidl 17 package android.app.usage;
19 import android.app.usage.UsageEvents;
  /frameworks/native/include/ui/
GraphicBufferMapper.h 46 uint32_t usage, const Rect& bounds, void** vaddr);
49 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr);
54 uint32_t usage, const Rect& bounds, void** vaddr, int fenceFd);
57 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr,
  /hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwGrallocBuffer.h 29 int usage; member in struct:android::intel::PnwIMGGrallocBuffer
  /ndk/tests/abcc/
Android.mk 1 # This file is only used at AOSP usage. (not NDK usage)
  /system/extras/f2fs_utils/
make_f2fs_main.c 33 static void usage(char *path) function
52 usage(argv[0]);
60 usage(argv[0]);
68 usage(argv[0]);
  /external/e2fsprogs/tests/progs/
test_rel.c 145 const char *usage = "Usage: %s name max_blocks\n"; local
150 printf(usage, argv[0]);
174 const char *usage = "usage: %s old_block new_block [owner] [offset]"; local
183 printf(usage, argv[0]);
215 const char *usage = "%s block"; local
223 printf(usage, argv[0]);
305 const char *usage = "%s old_block new_block"; local
312 printf(usage, argv[0])
330 const char *usage = "%s block"; local
352 const char *usage = "Usage: %s name max_inode\\n"; local
382 const char *usage = "%s old new max_refs"; local
418 const char *usage = "%s inode"; local
444 const char *usage = "%s orig_inode"; local
536 const char *usage = "%s inode block offset"; local
573 const char *usage = "%s inode"; local
614 const char *usage = "%s old new"; local
640 const char *usage = "%s inode"; local
715 const char *usage = "Usage: test_rel [-R request] [-f cmd_file]"; local
    [all...]
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 57 static bool canFallback(int usage, bool triedSystem)
71 if(usage & (GRALLOC_HEAP_MASK | GRALLOC_USAGE_PROTECTED))
73 if(usage & (GRALLOC_HEAP_MASK | GRALLOC_USAGE_PRIVATE_EXTERNAL_ONLY))
79 static bool useUncached(int usage)
81 if (usage & GRALLOC_USAGE_PRIVATE_UNCACHED)
83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY)
84 ||((usage & GRALLOC_USAGE_SW_READ_MASK) == GRALLOC_USAGE_SW_READ_RARELY))
282 int IonController::allocate(alloc_data& data, int usage)
287 data.uncached = useUncached(usage);
290 if(usage & GRALLOC_USAGE_PRIVATE_UI_CONTIG_HEAP
    [all...]

Completed in 881 milliseconds

1 2 3 4 56 7 8 91011>>