Home
last modified time | relevance | path

Searched refs:loads (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/preload/
DLoadedClass.java31 final List<Operation> loads = new ArrayList<Operation>(); field in LoadedClass
65 return mlt = calculateMedian(loads); in medianLoadTimeMicros()
109 addProcessNames(loads, names); in processNames()
DPrintCsv.java83 for (Operation op : loadedClass.loads) in printRow()
102 out.print(loadedClass.loads.size()); in printRow()
DRoot.java103 loadedClass.loads.add(o); in indexClassOperation()
DPrintHtmlDiff.java107 for (Operation op : clazz.loads) procNames.add(op.process.name); in printTable()
/frameworks/base/tests/UsbTests/res/raw/
Dreadme.txt2 USB-C to 3.5mm adapter, with different loads connected to the 3.5mm
/frameworks/compile/libbcc/tests/libbcc/
Dtbaa.ll1 ; Basic test of TBAA that should report that pointer loads do not
/frameworks/support/jetifier/jetifier/source-transformer/
DrewritePackageNames.py67 parsed = json.loads("".join(nonCommentLines))
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md96 The first constructor takes in the filepath where the trace is located and loads in the trace
184 Fundamentally the replayer loads a trace and iterates through each increment, waiting the required
/frameworks/base/cmds/bootanimation/
DFORMAT.md61 There is also a special TYPE, `$SYSTEM`, that loads `/system/media/bootanimation.zip`
/frameworks/base/packages/SystemUI/
DREADME.md109 This is a proxy to the actual SystemUI for the status bar. This loads from
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll9 ; The loads and stores in this file are annotated with RenderScript-specific
11 ; understands that loads and stores from two allocations with different types
17 ; This means all loads/stores that share this common root can be proven to not
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll7 ; The loads and stores in this file are annotated with RenderScript-specific
9 ; understands that loads and stores from two allocations with different types
15 ; This means all loads/stores that share this common root can be proven to not