HomeSort by relevance Sort by last modified time
    Searched full:live (Results 426 - 450 of 1755) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/about/versions/
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.
  /frameworks/base/docs/html/distribute/promote/
device-art.jd 280 .live('dragover', function(evt) {
285 .live('dragleave', function(evt) {
288 .live('drop', function(evt) {
  /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/blktrace/doc/
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/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/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 118 /// there's no other convenient place for it to live right now.
208 /// LiveOutRegInfo - Information about live out vregs.
  /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/CodeGen/
RegAllocFast.cpp 69 // Everything we know about a live virtual register.
126 // completely after spilling all live registers. LiveRegMap entries should
594 // Redefining a live register - kill at the last use, unless it is this
776 /// value live out of the function.
798 "Cannot have a live-out virtual register.");
838 // Add live-in registers as live.
    [all...]
  /external/llvm/lib/Target/X86/
X86VZeroUpper.cpp 47 // Any YMM register live-in to this function?
159 // Pre-compute the existence of any live-in YMM registers to this function
  /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
  /prebuilts/gcc/linux-x86/host/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. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnsl-2.7.so 
libnsl.so 
libnsl.so.1 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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. */
  /external/llvm/docs/
CodeGenerator.html 84 <li><a href="#liveintervals">Live Intervals</a>
86 <li><a href="#livevariable_analysis">Live Variable Analysis</a></li>
87 <li><a href="#liveintervals_analysis">Live Intervals Analysis</a></li>
181 target. Target descriptions live in <tt>lib/Target/</tt>.</li>
704 blocks (before register allocation). Thus, if you need a value to be live
705 across basic block boundaries, it <em>must</em> live in a virtual
    [all...]
  /bootable/recovery/minzip/
Hash.h 63 int numEntries; /* current #of "live" entries */
  /cts/tests/tests/preference2/res/values/
arrays.xml 125 <item>*bzzt*\nOpening portal to R\'lyeh. Long live Cthulhu!</item>
  /dalvik/dx/src/com/android/dx/ssa/back/
RegisterAllocator.java 174 * Adjust interference graph based on what's live out of the current

Completed in 712 milliseconds

<<11121314151617181920>>