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

<<11121314151617181920>>

  /external/llvm/test/CodeGen/Thumb/
2011-06-16-NoGPRs.ll 5 ; register, but we cannot have live GPRs in thumb mode because we don't know how
  /external/llvm/test/CodeGen/X86/
2010-03-04-Mul8Bug.ll 5 ; from the AX register instead of AH/AL. That confuses live interval analysis.
h-registers-1.ll 5 ; LLVM creates virtual registers for values live across blocks
twoaddr-lea.ll 1 ;; X's live range extends beyond the shift, so the register allocator
  /external/markdown/tests/safe_mode/
unsafe_urls.txt 13 [link](live%20script:alert%28'Hello%20world!'%29)
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_live_variables.h 77 /** Per-basic-block information on live variables */
  /external/qemu/
migration.h 2 * QEMU live migration
  /external/qemu/slirp/
ip.h 90 u_int8_t ip_ttl; /* time to live */
175 #define MAXTTL 255 /* maximum time to live (seconds) */
177 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
218 u_int8_t ipq_ttl; /* time for reass q to live */
  /external/qemu/slirp-android/
ip.h 92 u_int8_t ip_ttl; /* time to live */
177 #define MAXTTL 255 /* maximum time to live (seconds) */
179 #define IPFRAGTTL 60 /* time to live for frags, slowhz */
220 u_int8_t ipq_ttl; /* time for reass q to live */
  /external/v8/test/mjsunit/compiler/
alloc-number.js 30 // have live values (o) in a register.
  /frameworks/av/media/libstagefright/rtsp/
ASessionDescription.h 63 // i.e. we have a fixed duration, otherwise this is live streaming.
  /libcore/luni/src/main/java/libcore/net/url/
FtpURLInputStream.java 27 * the control socket Object stays live while the stream is in use
  /libcore/luni/src/main/java/org/w3c/dom/
NodeList.java 18 * is implemented. <code>NodeList</code> objects in the DOM are live.
  /packages/wallpapers/LivePicker/res/values-cs/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-hi/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-ja/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-nl/
strings.xml 24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Live achtergronden"</string>
  /packages/wallpapers/LivePicker/res/values-pt-rPT/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-sk/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-zh-rCN/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /art/compiler/dex/quick/
mir_to_lir-inl.h 29 DCHECK(!(p->live && p->dirty)) << "Live & dirty temp in clobber";
30 p->live = false;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 71 QCAMERA_SM_EVT_TAKE_PICTURE, // take picutre (zsl, regualr capture, live snapshot
165 QCAMERA_SM_STATE_VIDEO_PIC_TAKING, // taking live snapshot during recording (preview running)
166 QCAMERA_SM_STATE_PREVIEW_PIC_TAKING // taking ZSL/live snapshot (recording stopped but preview running)
  /docs/source.android.com/src/devices/tech/input/
getevent.jd 20 devices and a live dump of kernel input events.</p>
82 <h3 id="showing-live-events">Showing Live Events</h3>
  /external/chromium_org/tools/perf_expectations/tests/
perf_expectations_unittest.py 28 # directory will most commonly live in 2 locations:
45 msg = "%s expects to live within a Chromium checkout" % sys.argv[0]
55 msg = "%s expects to live within a Chromium checkout" % sys.argv[0]
  /external/chromium_org/v8/src/
hydrogen-dce.cc 75 // Transitively mark all inputs of live instructions live.
96 // Instruction has not been marked live; assume it is dead and remove.

Completed in 333 milliseconds

<<11121314151617181920>>