HomeSort by relevance Sort by last modified time
    Searched full:graphs (Results 26 - 50 of 216) sorted by null

12 3 4 5 6 7 8 9

  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
MffContext.java 92 /** The set of filter graphs within this context */
161 * stop all running graphs (closing their filters). If the context does not preserve frames on
180 * resume processing any of the previously stopped filter graphs.
194 * This will also stop any running graphs.
398 // Flush all graphs if requested (this is queued up after the call to halt)
429 // Tear down graphs
  /external/chromium_org/chrome/test/functional/media/
README 47 This data is read by the perfbot and used for displaying perf graphs and
  /external/chromium_org/content/browser/resources/media/
media_internals.css 98 #graphs li {
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
HeapStatsLogger.java 65 // runner in order to be added to the bot graphs.
  /external/clang/include/clang/AST/
StmtGraphTraits.h 11 // treat ASTs (Stmt*) as graphs
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
readme.html 19 line graphs plot the reference build, all builds starting with 'I' and the seven
36 graphs showing the measured values over the course of builds between the current
68 results and line graphs.&gt;</p></blockquote><p><br> Optional arguments:</p><blockquote>
72 the most recent matching buildId on line graphs.&quot;&gt;<br> -scenario.pattern
  /external/svox/pico/lib/
picoktab.c 136 /* Graphs */
139 /* overview binary file format for graphs kb:
141 graphs-kb = NROFSENTRIES SIZEOFSENTRY ofstable graphs
148 OFFSET: SIZEOFSENTRY bytes, offset to baseaddress of graphs-kb to entry in graphs
150 graphs = {graph}=NROFSENTRIES (contains NROFSENTRIES entries of graph)
256 /* Graphs methods */
290 /* Returns offset of property 'prop' inside the graph with offset 'graphsOffset' in graphs table;
    [all...]
picoktab.h 71 /* Graphs type and functions */
80 /* return kb graphs for usage in PU */
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FilterContext.java 104 // Release graphs
  /external/chromium_org/testing/perf/
perf_test.h 21 // A typical post-processing step would be to produce graphs of the data
100 // Prints memory commit charge stats for use by perf graphs.
  /external/clang/docs/analyzer/
DebugChecks.rst 33 - debug.ViewExplodedGraph: Show the Exploded Graphs generated for the
36 that these graphs may grow very large, even for small functions.
  /external/llvm/include/llvm/ADT/
GraphTraits.h 14 // graphs in a graph defined, inverse ordering...
66 // Not all graphs define an inverse ordering, and if they do, it depends on
DAGDeltaAlgorithm.h 18 /// directed acyclic graphs using a predicate function.
  /external/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 1 //===-- DOTGraphTraitsPass.h - Print/View dotty graphs-----------*- C++ -*-===//
10 // Templates to create dotty viewer and printer passes for GraphTraits graphs.
IntervalIterator.h 12 // following types of graphs:
164 // graphs: a basic block graph, or a preexisting interval graph.
189 // graphs: a basic block graph, or a preexisting interval graph.
  /external/chromium_org/chrome/test/functional/perf/endure_graphs/
endure_plotter.js 290 'non-stacked graphs.');
379 // {@code plotData} are considered to be part of a second set of graphs.
491 * Callback for when a graphs.dat data file has been read.
547 * Starts fetching a graphs.dat file.
550 Fetch('graphs.dat', receivedGraphList);
  /external/llvm/include/llvm/Support/
CFG.h 1 //===-- llvm/Support/CFG.h - Process LLVM structures as graphs --*- C++ -*-===//
11 // BasicBlock graphs to be treated as proper graphs for generic algorithms.
250 // GraphTraits specializations for basic block graphs (CFGs)
317 // GraphTraits specializations for function basic block graphs (CFGs)
GraphWriter.h 11 // LLVM graphs to ".dot" files. "dot" is a tool that is part of the AT&T
16 // Graphs do not need to implement any interface past what is already required
18 // of the DOTGraphTraits template if they want to customize the graphs output in
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
timelinePanel.css 82 #timeline-overview-grid #resources-graphs {
290 #timeline-graphs {
386 #resources-graphs {
490 #memory-graphs-canvas-container {
494 #memory-graphs-canvas-container.dom-counters .resources-dividers,
499 #memory-graphs-container .split-view-contents-first {
503 #memory-graphs-container .sidebar-tree-section {
MemoryStatistics.js 49 this._memorySidebarView.element.id = "memory-graphs-container";
54 this._canvasContainer.id = "memory-graphs-canvas-container";
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/
TODO 59 maybe using bar graphs for the output.
  /external/chromium_org/tools/deep_memory_profiler/visualizer/
template.py 59 html_dir = os.path.join(dmprof_path, 'graphs')
  /external/llvm/unittests/ADT/
SCCIteratorTest.cpp 139 // size of our graphs.
249 // create graphs for which every node has a self-edge.
254 /// Enumerate all graphs using NUM_GRAPHS bits.
255 assert(NUM_GRAPHS < sizeof(unsigned) * CHAR_BIT && "Too many graphs!");
  /external/clang/lib/StaticAnalyzer/
README.txt 125 -cfg-dump Display Control-Flow Graphs
126 -cfg-view View Control-Flow Graphs using GraphViz
  /external/clang/tools/scan-build/
scan-build.1 210 Display Control-Flow Graphs.
222 View Control-Flow Graphs using

Completed in 1118 milliseconds

12 3 4 5 6 7 8 9