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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/sync/glue/
DEPS 12 # Should these live in their own "includes" (e.g) directory(ies)?
  /external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
recent_tabs_menu_model_delegate.h 20 // |model| must live longer than this object.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/background-simple/
README 9 index.html and background.html live.
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioDestinationNode.h 49 // It will optionally give us local/live audio input in sourceBus (if it's not 0).
57 // Enable local/live input for the specified device.
65 // LocalAudioInputProvider allows us to expose an AudioSourceProvider for local/live audio input.
66 // If there is local/live audio input, we call set() with the audio input data every render quantum.
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_factory.h 16 // live in chrome/ due to the extension dependency.)
  /external/clang/test/Preprocessor/
macro_paste_msextensions.c 12 #define comment /##/ dead tokens live here
  /external/iptables/extensions/
libipt_TTL.man 2 how many hops (routers) a packet can traverse until it's time to live is
  /external/llvm/include/llvm/CodeGen/
LiveStackAnalysis.h 1 //===-- LiveStackAnalysis.h - Live Stack Slot Analysis ----------*- C++ -*-===//
10 // This file implements the live stack slot analysis pass. It is analogous to
11 // live interval analysis except it's analyzing liveness of stack slots rather
34 /// S2IMap - Stack slot indices to live interval mapping.
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp 17 // Register live intervals: Registers must be defined only once, and must be
103 // Vregs that must be live in because they are used without being
111 // Regs defined in MBB and live out. Note that vregs passing through may
112 // be live out without being mentioned here.
175 // Live-out registers are either in regsLiveOut or vregsPassed.
499 // If this block has allocatable physical registers live-in, check that
507 report("MBB has allocable live-in, but isn't entry or landing-pad.", MBB);
673 report("MBB live-in list contains non-physical register", MBB);
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2010-10-11-Fast-Varargs.ll 7 ; lowering code needs to use virtual registers when storing live-in registers on
coalesce-ext.ll 14 ; Reuse low bits of extended register, don't extend live range of SUM.
  /external/llvm/test/CodeGen/X86/
2003-08-03-CallArgLiveRanges.ll 4 ; it makes a ton of annoying overlapping live ranges. This code should not
overlap-shift.ll 1 ;; X's live range extends beyond the shift, so the register allocator
  /external/llvm/test/Transforms/LoopStrengthReduce/
exit_compare_live_range.ll 2 ; having overlapping live ranges that result in copies. We want the setcc
  /external/qemu/audio/
noaudio.c 41 static int no_run_out (HWVoiceOut *hw, int live)
56 decr = audio_MIN (live, samples);
100 int live = audio_pcm_hw_get_live_in (hw); local
101 int dead = hw->samples - live;
  /external/qemu/
migration-dummy-android.c 2 * QEMU live migration
  /external/valgrind/main/docs/internals/
m_syswrap.txt 12 and a great deal of commentary. The wrappers themselves live in
  /hardware/libhardware/modules/
README.android 22 live under hardware/modules/.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
README.txt 13 out to a separate plugin, but the formatter itself continues to live
  /external/chromium_org/ash/launcher/
launcher_types.h 50 // A closed LauncherItem, i.e. has no live instance.
52 // A LauncherItem that has live instance.
  /external/chromium_org/chrome/browser/resources/ntp4/
dot_list.js 13 * Live list of the navigation dots.
35 * Live list of the navigation dots.
  /external/chromium_org/content/browser/devtools/
devtools_netlog_observer.h 24 // As DevToolsNetLogObserver shares live data with objects that live on the
  /external/chromium_org/content/browser/download/
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_org/third_party/leveldatabase/src/table/
filter_block.h 54 // REQUIRES: "contents" and *policy must stay live while *this is live.
  /external/chromium_org/ui/android/java/resource_map/org/chromium/ui/
R.java 10 * In a normal Chrome build, ui resources live in a res folder in the ui layer
12 * resources. In webview, resources live in the Android framework and can't be

Completed in 479 milliseconds

1 2 3 45 6 7 8 91011>>