HomeSort by relevance Sort by last modified time
    Searched full:live (Results 526 - 550 of 2712) sorted by null

<<21222324252627282930>>

  /external/llvm/test/Transforms/InstCombine/
overflow.ll 32 ; because the add-with-off makes the high bits of the original add live.
59 ; live out.
  /external/qemu/audio/
audio_int.h 160 int (*run_out) (HWVoiceOut *hw, int live);
227 int live, int pending);
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 71 <li>Live folders</li>
153 <li>APIs for populating {@link android.provider.LiveFolders Live Folders}
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h 61 /* Cleanup function called whenever a live element is removed from
65 /* Function called by htab_traverse for each live element. The first
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h 61 /* Cleanup function called whenever a live element is removed from
65 /* Function called by htab_traverse for each live element. The first
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h 61 /* Cleanup function called whenever a live element is removed from
65 /* Function called by htab_traverse for each live element. The first
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h 61 /* Cleanup function called whenever a live element is removed from
65 /* Function called by htab_traverse for each live element. The first
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedDeque.java 91 * A node p is considered "live" if it contains a non-null item
97 * starting at a live node. Similarly there is precisely one
99 * a live node. The "first" and "last" nodes may or may not be live.
105 * "live" at that point.
107 * A node is considered "active" if it is a live node, or the
127 * any live node.
142 * any time, the set of live nodes maintained by prev and next
143 * links are identical, that is, the live nodes found via next
228 * - all live nodes are reachable from the first node via succ(
    [all...]
  /art/runtime/gc/collector/
mark_sweep.h 111 // Make a space immune, immune spaces have all live objects marked - that is the mark and
112 // live bitmaps are bound together.
117 // Bind the live bits to the mark bits of bitmaps for spaces that are never collected, ie
213 // Verify that an object is live, either in a live bitmap or in the allocation stack.
  /external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.cc 77 // Expects WebSocket live experiment server echoes message back within a few
80 // WebSocket live experiment server keeps idle for 1.5 seconds and sends
85 // WebSocket live experiment server sends "bye" message soon.
87 // WebSocket live experiment server closes after it receives "bye" message.
106 // Note: websocket live experiment server is configured to wait 1.5 sec
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc 199 // We need enough space to keep out live resources, plus some headroom.
202 // We need enough space to keep our live resources.
290 // prefer to keep live objects around. There is probably some performance
366 // Next, we try to keep the live objects in the active renders (with some
372 // to at least keep around the live objects for the active renderers.
  /external/chromium_org/chrome/browser/renderer_host/
web_cache_manager.cc 227 // We need enough space to keep out live resources, plus some headroom.
230 // We need enough space to keep our live resources.
319 // prefer to keep live objects around. There is probably some performance
396 // Next, we try to keep the live objects in the active renders (with some
402 // to at least keep around the live objects for the active renderers.
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_locally_managed_user_creation.css 335 .camera.live #managed-user-creation-image-preview-img {
356 .camera.live .managed-user-creation-image-stream-area {
427 .camera:not(.live) #managed-user-creation-discard-photo {
433 .camera.live.online #managed-user-creation-take-photo {
454 .camera.live:not(.online) .managed-user-creation-image-stream-area .spinner {
  /external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp 73 /// live at the end of the specified block.
122 /// is live in the middle of the specified block.
135 /// set by the client of the rewriter, and those values are both live out of
138 /// merge the appropriate values, and this value isn't live out of the block.
155 // Otherwise, we have the hard case. Get the live-in values for each
RegisterScavenging.cpp 59 // Live-in registers are in use.
211 // Check if it's partial live: e.g.
238 "Re-defining a live register!");
323 // If we're not in a virtual reg's live range, this is a valid
327 // Update whether we're in the live range of a virtual register
  /frameworks/base/docs/html/guide/topics/data/
install-location.jd 145 <dt>Live Wallpapers</dt>
146 <dd>Your running <a href="http://android-developers.blogspot.com/2010/02/live-wallpapers.html">Live Wallpaper</a>
147 will be replaced by the default Live Wallpaper. When external storage is remounted, the user can
148 select your Live Wallpaper again.</dd>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 7 * Definitions for EMU10K1 (SB Live!) chips
145 #define EXTOUT_AC97_CENTER 0x04 /* SB Live 5.1 - center */
146 #define EXTOUT_AC97_LFE 0x05 /* SB Live 5.1 - LFE */
154 #define EXTOUT_AC97_REAR_L 0x0d /* SB Live 5.1 (c) 2003 - Rear Left */
155 #define EXTOUT_AC97_REAR_R 0x0e /* SB Live 5.1 (c) 2003 - Rear Right */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 7 * Definitions for EMU10K1 (SB Live!) chips
145 #define EXTOUT_AC97_CENTER 0x04 /* SB Live 5.1 - center */
146 #define EXTOUT_AC97_LFE 0x05 /* SB Live 5.1 - LFE */
154 #define EXTOUT_AC97_REAR_L 0x0d /* SB Live 5.1 (c) 2003 - Rear Left */
155 #define EXTOUT_AC97_REAR_R 0x0e /* SB Live 5.1 (c) 2003 - Rear Right */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 7 * Definitions for EMU10K1 (SB Live!) chips
145 #define EXTOUT_AC97_CENTER 0x04 /* SB Live 5.1 - center */
146 #define EXTOUT_AC97_LFE 0x05 /* SB Live 5.1 - LFE */
154 #define EXTOUT_AC97_REAR_L 0x0d /* SB Live 5.1 (c) 2003 - Rear Left */
155 #define EXTOUT_AC97_REAR_R 0x0e /* SB Live 5.1 (c) 2003 - Rear Right */
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 102 * {@code null-ok;} indexed by reg: the regs that are live-in at
108 * {@code null-ok;} indexed by reg: the regs that are live-out at
785 * Adds {@code regV} to the live-out list for this block. This is called
788 * @param regV register that is live-out for this block.
799 * Adds {@code regV} to the live-in list for this block. This is
802 * @param regV register that is live-in for this block.
813 * Returns the set of live-in registers. Valid after register
816 * @return {@code non-null;} live-in register set.
826 * Returns the set of live-out registers. Valid after register
829 * @return {@code non-null;} live-out register se
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaBasicBlock.java 103 * {@code null-ok;} indexed by reg: the regs that are live-in at
109 * {@code null-ok;} indexed by reg: the regs that are live-out at
786 * Adds {@code regV} to the live-out list for this block. This is called
789 * @param regV register that is live-out for this block.
800 * Adds {@code regV} to the live-in list for this block. This is
803 * @param regV register that is live-in for this block.
814 * Returns the set of live-in registers. Valid after register
817 * @return {@code non-null;} live-in register set.
827 * Returns the set of live-out registers. Valid after register
830 * @return {@code non-null;} live-out register se
    [all...]
  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 831 /// \brief Determine which blocks the value is live in.
842 // where the def is live. Blocks are added to the worklist if we need to
849 // the value isn't really live-in.
856 // reference to the alloca is a def (store), then we know it isn't live-in.
863 // actually live-in here.
875 // live into this block.
881 // Now that we have a set of blocks where the phi is live-in, recursively add
882 // their predecessors until we find the full region the value is live.
886 // The block really is live in here, insert it into the set. If already in
891 // Since the value is live into BB, it is either defined in a predecessor o
    [all...]
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.cpp 159 for def, it means which part of the VR is live
558 /* for each GL|GG type VR, insert fake usage at end of basic block to keep it live */
732 2> GG VR: is live in other basic blocks,
734 3> GL VR: is live in other basic blocks,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 76 "disable-sched-live-uses", cl::Hidden, cl::init(true),
77 cl::desc("Disable live use priority in sched=list-ilp"));
140 /// that are "live". These nodes must be scheduled before any other nodes that
507 /// Call ReleasePred for each predecessor, then update register live def/gen.
509 /// also defines the register. This effectively create one large live range
735 // two-address node as a live range def.
738 // Release all the implicit physical register defs that are live.
    [all...]
  /dalvik/vm/analysis/
Liveness.cpp 84 * (They would be made live by move-result and then die on the
282 * Add a register to the LIVE set.
290 * Add a register pair to the LIVE set.
299 * Remove a register from the LIVE set.
307 * Remove a register pair from the LIVE set.
770 * Mark all debugger-visible locals as live.
783 * "live" stack frame is useful.)

Completed in 1252 milliseconds

<<21222324252627282930>>