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

12 3 4 5 6 7 8 91011>>

  /external/llvm/lib/CodeGen/
SplitKit.h 1 //===-------- SplitKit.h - Toolkit for splitting live ranges ----*- C++ -*-===//
11 // live range splitting.
39 /// SplitAnalysis - Analyze a LiveInterval, looking for live range splitting
50 /// live. Such a block will look like one of these templates:
52 /// 1. | o---x | Internal to block. Variable is only live in this block.
53 /// 2. |---x | Live-in, kill.
54 /// 3. | o---| Def, live-out.
55 /// 4. |---x o---| Live-in, kill, def, live-out. Counted by NumGapBlocks.
56 /// 5. |---o---o---| Live-through with uses or defs
    [all...]
CriticalAntiDepBreaker.h 46 /// Classes - For live regs that are only used in one register class in a
47 /// live range, the register class. If the register is not live, the
48 /// corresponding value is null. If the register is live but used in
53 /// RegRefs - Map registers to all their references within a live range.
59 /// or ~0u if the register is not live.
63 /// up), or ~0u if the register is live.
66 /// KeepRegs - A set of registers which are live and cannot be changed to
LiveRangeCalc.cpp 1 //===---- LiveRangeCalc.cpp - Calculate live ranges -----------------------===//
29 // Transfer information from the LiveIn vector to the live ranges.
38 assert(VNI && "No live-in value found");
47 // The value is live-through, update LiveOut as well. Defer the Domtree
62 assert(LI && "Missing live range");
89 // live-out and live-in blocks. The unique value optimization is not
106 // Blocks where LI should be live-in.
116 assert(!MBB->pred_empty() && "Value live-in to entry block?");
121 // Is this a known live-out block
    [all...]
LiveDebugVariables.h 13 // live user variables in a data structure that can be updated during register
47 /// splitRegister - Move any user variables in OldReg to the live ranges in
48 /// NewRegs where they are live. Mark the values as unavailable where no new
49 /// register is live.
MachineVerifier.cpp 17 // Register live intervals: Registers must be defined only once, and must be
100 // Vregs that must be live in because they are used without being
108 // Regs defined in MBB and live out. Note that vregs passing through may
109 // be live out without being mentioned here.
169 // Live-out registers are either in regsLiveOut or vregsPassed.
414 // If this block has allocatable physical registers live-in, check that
422 report("MBB has allocable live-in, but isn't entry or landing-pad.", MBB);
553 report("MBB live-in list contains non-physical register", MBB);
742 *OS << "Live stack: " << LI << '\n';
746 *OS << "Live stack: " << LI << '\n'
    [all...]
SpillPlacement.h 16 // Given a variable that is live across multiple basic blocks, and given
17 // constraints on the basic blocks where the variable is live, determine which
71 DontCare, ///< Block doesn't care / variable not live.
84 /// True when this block changes the value of the live range. This means
85 /// the block has a non-PHI def. When this is false, a live-in value on
86 /// the stack can be live-out on the stack without inserting a spill.
101 /// @param LiveBlocks Constraints for blocks that have the variable live in or
102 /// live out.
  /external/clang/test/Analysis/
null-deref-ps-region.c 5 // also be live roots.
  /external/iptables/extensions/
libipt_ttl.man 1 This module matches the time to live field in the IP header.
  /development/samples/NotePad/src/com/example/android/notepad/
NotesLiveFolder.java 28 * This Activity creates a live folder Intent and
29 * sends it back to HOME. From the data in the Intent, HOME creates a live folder and displays
35 * HOME sends in response to a long press and selection of Live Folder.
63 * data values. From this data, HOME sets up a live folder.
68 // Adds the display name of the live folder as an Extra string.
72 // Adds the display icon of the live folder as an Extra resource.
77 // Add the display mode of the live folder as an integer. The specified
78 // mode causes the live folder to display as a list.
84 * Adds a base action for items in the live folder list, as an Intent. When the
85 * user clicks an individual note in the list, the live folder fires this Intent
    [all...]
  /external/webkit/Source/WebCore/manual-tests/
contenteditable-link.html 18 <div>The behaviour of editable links is controlled by the user default WebKitEditableLinkBehavior. This can be set via a private WebPreference. If the preference is OnlyLiveWithShiftKey, then the link will only be active when the shift key is pressed (WinIE/Firefox behaviour). If the preference is WebKitEditableLinkAlwaysLive or WebKitEditableLinkDefaultBehavior, then the link is always active (Safari 2.0 behaviour). Finally, if the preference is WebKitEditableLinkLiveWhenNotFocused, the link will only be live if the selection before clicking on the link is not in the same editable block as the link.</div>
20 <div>Also, when a link is 'live' it can be dragged as a link, and when the link isn't 'live', dragging a link just performs a normal text selection.
  /external/qemu/audio/
audio.c 955 int live = hw->total_samples_captured - audio_pcm_hw_find_min_in (hw); local
956 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples)) {
957 dolog ("live=%d hw->samples=%d\n", live, hw->samples);
960 return live;
964 int live, int pending)
967 int len = audio_MIN (left, live);
991 int live = hw->total_samples_captured - sw->total_hw_samples_acquired; local
994 if (audio_bug (AUDIO_FUNC, live < 0 || live > hw->samples))
1011 int samples, live, ret = 0, swlim, isamp, osamp, rpos, total = 0; local
1092 int live = smin; local
1108 int hwsamples, samples, isamp, osamp, wpos, live, dead, left, swlim, blck; local
1394 int live; local
1417 int live, dead; local
1485 int live, free, nb_live, cleanup_required, prev_rpos; local
1620 int live, rpos, captured; local
    [all...]
  /development/samples/CubeLiveWallpaper/
_index.html 1 <p>This sample demonstrates how to create a live wallpaper and bundle it in an
4 <p>In terms of implementation, a live wallpaper is very similar to a regular
24 visible is an important implementation guideline for live wallpapers because it
55 <p>If you are developing a live wallpaper, remember that the feature is
58 live wallpapers, remember to add the following to the application's manifest
69 which tells Google Play that your application includes a live wallpaper.
72 displays your application only to users whose devices support live wallpapers,
79 <p>For more information about live wallpapers, see the
80 <a href="../../articles/live-wallpapers.html">Live Wallpapers</a> article. </p
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
LiveVariables.h 1 //===- LiveVariables.h - Live Variable Analysis for Source CFGs -*- C++ --*-//
10 // This file implements Live Variables analysis for source-level CFGs.
66 /// Called when the live variables analysis registers
78 /// Return true if a variable is live at the end of a
82 /// Returns true if a variable is live at the beginning of the
88 /// Returns true the block-level expression "value" is live
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 1 //===-- llvm/CodeGen/LiveVariables.h - Live Variable Analysis ---*- C++ -*-===//
17 // This class computes live variables using a sparse implementation based on
18 // the machine code SSA form. This class computes live variable information for
20 // uses the dominance properties of SSA form to efficiently compute live
22 // live within a single basic block (allowing it to do a single local analysis
55 /// VarInfo - This represents the regions where a virtual register is live in
57 /// information: the set of blocks in which the instruction is live
64 /// Otherwise, the value is live out of the block. If the value is live
67 /// being captured by the Kills set. In these blocks, the value is live int
    [all...]
CalcSpillWeights.h 23 /// normalizeSpillWeight - The spill weight of a live interval is computed as:
29 /// @param Size Size of live interval as returnexd by getSize()
58 /// live intervals.
72 /// Returns true if the given live interval is zero length.
LiveInterval.h 12 // live interval for register v if there is no instruction with number j' >= j
13 // such that v is live at j' and there is no instruction with number i' < i such
14 // that v is live at i'. In this implementation intervals can have holes,
173 /// LiveInterval - This class represents some number of live ranges for a
184 Ranges ranges; // the ranges in which this register is live
291 /// isOnlyLROfValNo - Return true if the specified live range is the only
308 /// MergeValueInAsValue - Merge all of the live ranges of a specific val#
309 /// in RHS into this live interval as the specified value number.
312 /// live ranges with the specified value number.
315 /// MergeValueInAsValue - Merge all of the live ranges of a specific val
    [all...]
  /packages/wallpapers/LivePicker/res/values-am/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live ??? ???"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Live ??? ??? ???"</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Live ??? ????? ??..."</string>
  /packages/wallpapers/LivePicker/res/values-fa/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"?????? live wallpaper"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"??? ????? Live wallpaper"</string>
  /external/chromium/base/test/
test_switches.cc 7 // Time (in milliseconds) for which we wait for live operations to complete.
8 const char switches::kLiveOperationTimeout[] = "live-operation-timeout";
  /external/chromium/chrome/browser/download/
download_file.h 20 // These objects live exclusively on the download thread and handle the writing
21 // operations for one download. These objects live only for the duration that
save_file.h 17 // These objects live exclusively on the file thread and handle the writing
18 // operations for one save item. These objects live only for the duration that
  /external/chromium/chrome/browser/profiles/
profile_dependency_manager.h 21 // Adds/Removes a component from our list of live components. Removing will
22 // also remove live dependency links.
  /frameworks/base/core/java/android/app/
IWallpaperManager.aidl 34 * Set the live wallpaper.
45 * Get information about a live wallpaper.
  /external/llvm/test/Transforms/DeadArgElim/
multdeadretval.ll 25 %LIVE = extractvalue {i16, i32} %ret, 1
26 ret i32 %LIVE
33 ; Multiple return values, multiple live return values
51 %LIVE = extractvalue {i32, i16} %ret, 0
53 %Y = add i32 %LIVE, -123 ; <i32> [#uses=1]
  /external/v8/src/
lithium-allocator.cc 212 // We cannot spill a live range that has a use requiring a register
306 // Partition original use intervals to the two live ranges.
334 // Partition original use positions to the two live ranges.
343 // to the use that no longer belongs to this live range.
347 // Link the new live range in the chain before any of the other
360 // This implements an ordering on live ranges so that they are ordered by their
362 // allocation algorithm. If two live ranges start at the same offset then there
380 LAllocator::TraceAlloc("Shorten live range %d to [%d\n", id_, start.Value());
391 LAllocator::TraceAlloc("Ensure live range %d in interval [%d %d[\n",
416 LAllocator::TraceAlloc("Add to live range %d interval [%d %d[\n"
1232 BitVector* live = live_in_sets_[block->block_id()]; local
1254 BitVector* live = ComputeLiveOut(block); local
    [all...]

Completed in 1206 milliseconds

12 3 4 5 6 7 8 91011>>