HomeSort by relevance Sort by last modified time
    Searched full:graphs (Results 51 - 75 of 330) sorted by null

1 23 4 5 6 7 8 91011>>

  /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:
173 // graphs: a basic block graph, or a preexisting interval graph.
198 // graphs: a basic block graph, or a preexisting interval graph.
  /external/svox/pico/lib/
picoktab.h 71 /* Graphs type and functions */
80 /* return kb graphs for usage in PU */
  /external/testng/src/test/java/test/
GraphTest.java 133 // predecessors in certain kinds of graphs where many nodes have the
143 // takes a few milliseconds. In practice, with larger graphs, the former
  /external/v8/src/compiler/
osr.h 10 // TurboFan structures OSR graphs in a way that separates almost all phases of
17 // Graphs built for OSR from the AstGraphBuilder are structured as follows:
node.h 33 // A Node is the basic primitive of graphs. Nodes are chained together by
35 // which specific applications of graphs and nodes can use to index auxiliary
238 // Saving space for big graphs is important. We use a memory layout trick to
  /external/v8/tools/unittests/
run_perf_test.py 154 "graphs": [suite, trace["name"]],
248 "graphs": ["test", "Richards"],
252 "graphs": ["test", "Sub", "Leaf"],
256 "graphs": ["test", "DeltaBlue"],
370 "graphs": ["test", "Infra", "Constant1"],
374 "graphs": ["test", "Infra", "Constant2"],
378 "graphs": ["test", "Infra", "Constant3"],
382 "graphs": ["test", "Infra", "Constant4"],
  /external/webrtc/webrtc/test/testsupport/
perf_test.h 32 // A typical post-processing step would be to produce graphs of the data
105 // Prints memory commit charge stats for use by perf graphs.