/external/autotest/tko/ |
nightly.py | 380 # embedded graphs fit 3 across on 1400x1050 laptop 704 # generate overview html page with small graphs for each benchmark [all...] |
/external/chromium-trace/catapult/dashboard/dashboard/elements/ |
alerts-table.html | 201 /* The graph-link elements are for links to view associated graphs. */ 558 // to see the graphs right away, but we also don't want to select too
|
chart-container.html | 639 {'graphs': JSON.stringify(params)}, [all...] |
/external/chromium-trace/catapult/telemetry/support/html_output/ |
results-template.html | 276 // px Indentation for graphs 780 'title="Open all rows or graphs">' + [all...] |
/external/chromium-trace/catapult/third_party/flot/ |
NEWS.md | 472 also surfaced, if your graphs are slow in IE, you may want to give it a spin: 753 summed. This is useful for drawing additive/cumulative graphs with bars and [all...] |
/external/clang/include/clang/Analysis/ |
CFG.h | 11 // building Control-Flow Graphs (CFGs) from ASTs. [all...] |
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 66 * LoadingCache<Key, Graph> graphs = CacheBuilder.newBuilder() 82 * LoadingCache<Key, Graph> graphs = CacheBuilder.from(spec) [all...] |
/external/llvm/docs/tutorial/ |
LangImpl5.rst | 217 window will pop up <../ProgrammersManual.html#viewing-graphs-while-debugging-code>`_ and you'll 230 graphs.
|
OCamlLangImpl5.rst | 178 window will pop up <../ProgrammersManual.html#viewing-graphs-while-debugging-code>`_ and you'll 192 features for visualizing various graphs. [all...] |
/external/llvm/include/llvm/Analysis/ |
BlockFrequencyInfoImpl.h | 539 /// During the block frequency algorithm, the local graphs are defined in a 541 /// graphs for most edges, but getting others from \a LoopData::ExitMap. The [all...] |
LazyCallGraph.h | 519 // Provide GraphTraits specializations for call graphs.
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
bench_find_anomalies.py | 244 """Makes a list of URLs to view graphs for "unconfirmed" alerts.
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
BindingGraph.java | 87 * their bindings are used in this graph. For graphs representing top-level {@link Component
|
/external/fio/ |
graph.c | 546 * Start graphs at zero, unless we have a value below. Otherwise
|
/external/gmock/src/ |
gmock-matchers.cc | 175 // of the flow or residual flow graphs. The following invariants are
|
/external/llvm/include/llvm/CodeGen/ |
MachineFunction.h | 525 // GraphTraits specializations for function basic block graphs (CFGs)
|
/external/llvm/unittests/Analysis/ |
LazyCallGraphTest.cpp | 430 // We want to ensure we can add edges even across complex diamond graphs, so
|
/external/v8/src/compiler/ |
ast-graph-builder.h | 370 // correct graphs.
|
/external/valgrind/docs/internals/ |
3_2_BUGSTATUS.txt | 49 129576 fixed Massif loses track of memory, incorrect graphs
|
/frameworks/base/docs/html/training/efficient-downloads/ |
efficient-network-access.jd | 71 <img src="{@docRoot}images/efficient-downloads/graphs.png" />
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
Filter.java | 27 * Filters are the processing nodes of the filter graphs.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/compiler/ |
pyassem.py | 232 """Return all graphs contained within this block.
|
/prebuilts/gdb/linux-x86/lib/python2.7/compiler/ |
pyassem.py | 232 """Return all graphs contained within this block.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
pyassem.py | 232 """Return all graphs contained within this block.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
pyassem.py | 232 """Return all graphs contained within this block.
|