Home
last modified time | relevance | path

Searched refs:loads (Results 1 – 11 of 11) 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/compile/libbcc/tests/libbcc/
Dtbaa.ll1 ; Basic test of TBAA that should report that pointer loads do not
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s112 ;load alpha1,beta1 somewhere to avoid more loads
DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s128 ;load alpha1,beta1 somewhere to avoid more loads
/frameworks/base/cmds/bootanimation/
DFORMAT.md44 There is also a special TYPE, `$SYSTEM`, that loads `/system/media/bootanimation.zip`
/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/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
/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