Searched
full:live (Results
376 -
400 of
1611) sorted by null
<<11121314151617181920>>
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
rsbench.rs | 30 // Parameters for galaxy live wallpaper 69 // End of parameters for galaxy live wallpaper 135 * Methods to draw the galaxy live wall paper 496 // Display images and text with live wallpaper in the background 643 "UI test with live wallpaper",
|
/dalvik/vm/compiler/ |
SSATransformation.cpp | 380 * Iterate through all successor blocks and propagate up the live-in sets. 382 * insert a phi node if the variable is live-in to the block. 478 * register is in the live-in set.
|
/external/blktrace/doc/ |
blkparse.1 | 30 blkparse may be run in a live manner concurrently with blktrace by specifying 31 \fB\-i \-\fR to blkparse, and combining it with the live option for blktrace. 75 As noted above, specifying \fB\-i \-\fR runs in live mode with blktrace
|
blktrace.tex | 46 run in \emph{live} mode directly outputs data collected by blktrace. 136 \subsection{\label{sec:live-blktrace}blktrace -- live} 186 A \emph{btrace} script is included in the distribution to ease live 369 \emph{live} output -- to do this specify \emph{-o -} for blktrace. 445 blkparse \emph{may} be run in a \emph{live} manner concurrently with 447 the live option for blktrace. An example would be: 476 & & As noted above, specifying \emph{-i -} runs in \emph{live} mode with blktrace \\ [all...] |
/external/llvm/lib/CodeGen/ |
PeepholeOptimizer.cpp | 205 // We may want to extend the live range of the extension result in order 209 // Both will be live out of the def MBB anyway. Don't extend live range of
|
/external/webkit/Source/WebCore/bindings/v8/ |
npruntime.cpp | 353 // The liveObjectMap is a hash table of all live objects to their owner 355 // objects are live or not. 367 // A map of live NPObjects with pointers to their Roots.
|
/frameworks/base/docs/html/sdk/ |
android-2.1.jd | 175 <h3>Live Wallpapers</h3> 184 <p>Additionally, if your application uses or provides Live Wallpapers, you must 196 is not made available to users whose devices do not support Live Wallpapers.
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
ExampleAgent.java | 56 /** The app's current data, read from the live disk file */ 192 * This application does not do any "live" restores of its own data,
|
/external/chromium/chrome/browser/net/ |
passive_log_collector.h | 89 // circular buffer, and there is no concept of live/dead requests. 179 // (It includes both the "live" sources, and the "dead" ones.)
|
/external/clang/lib/StaticAnalyzer/Core/ |
SymbolManager.cpp | 280 assert(LI != TheLiving.end() && "The primary symbol is not live."); 406 // Query the store to see if the region occurs in any live bindings.
|
/external/llvm/lib/Analysis/ |
ScalarEvolutionNormalization.cpp | 26 /// post-inc value when we cannot) or it can end up adding extra live-ranges to 44 // can live in blocks that are not dominated by the latch block, but (since
|
/external/llvm/lib/Transforms/Utils/ |
LCSSA.cpp | 11 // all values that are live across the loop boundary. For example, it turns 45 STATISTIC(NumLCSSA, "Number of live out of a loop variables");
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeAgent.java | 57 /** The app's current data, read from the live disk file */ 204 * This application does not do any "live" restores of its own data,
|
/libcore/luni/src/test/java/tests/api/java/lang/ref/ |
ReferenceTest.java | 252 * Helper method to prevent live-precise bugs from interfering with analysis 254 * on VMs that are not live-precise. http://b/4191345
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis_object.x | 153 uint32_t do_ttl; /* Time To Live (for caches) */ 295 uint32_t zo_ttl; /* Object's time to live in seconds. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/external/llvm/docs/ |
CodeGenerator.html | 83 <li><a href="#liveintervals">Live Intervals</a> 85 <li><a href="#livevariable_analysis">Live Variable Analysis</a></li> 86 <li><a href="#liveintervals_analysis">Live Intervals Analysis</a></li> 172 target. Target descriptions live in <tt>lib/Target/</tt>.</li> 695 blocks (before register allocation). Thus, if you need a value to be live 696 across basic block boundaries, it <em>must</em> live in a virtual [all...] |
/bootable/recovery/ |
common.h | 92 const char* mount_point; // eg. "/cache". must live in the root directory.
|
/bootable/recovery/minzip/ |
Hash.h | 63 int numEntries; /* current #of "live" entries */
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
RegisterAllocator.java | 174 * Adjust interference graph based on what's live out of the current
|
/dalvik/tests/068-classloader/src/ |
FancyLoader.java | 37 /* this is where the "alternate" .class files live */
|
/dalvik/vm/ |
Hash.h | 75 int numEntries; /* current #of "live" entries */
|
Intern.cpp | 41 * The contents of the list are StringObjects that live on the GC heap.
|
Completed in 832 milliseconds
<<11121314151617181920>>