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

1 2 3 4 5 67 8 91011>>

  /packages/apps/DeskClock/src/com/android/deskclock/
DigitalClock.java 179 void setLive(boolean live) {
180 mLive = live;
  /bootable/recovery/
common.h 43 const char* mount_point; // eg. "/cache". must live in the root directory.
  /dalvik/vm/analysis/
VfyBasicBlock.h 35 * "liveRegs" indicates the set of registers that are live at the end of
  /dalvik/vm/compiler/codegen/
CodegenFactory.cpp 149 // Src is live or Dest has assigned reg.
163 // Dest is now live and dirty (until/if we flush it to home location)
220 // Src is live or Dest has assigned reg.
238 // Dest is now live and dirty (until/if we flush it to home location)
  /external/chromium/base/test/
test_timeouts.h 43 // Timeout to wait for a live operation to complete. Used by tests that access
  /external/chromium/third_party/libevent/
libevent.gyp 41 # provided and live in platform-specific directories.
  /external/clang/include/clang/Basic/
PrettyStackTrace.h 25 /// live, the message is printed out along with the specified source location.
  /external/icu4c/tools/makeconv/
ucnvstat.c 60 /* NULLs for algorithmic types, their tables live in ucnv_bld.c */
  /external/kernel-headers/original/asm-mips/fw/arc/
types.h 50 live is sane ... */
  /external/libpcap/
pcap-null.c 40 static char nosup[] = "live packet capture not supported on this system";
  /external/libvpx/
AUTHORS 30 Michael Kohler <michaelkohler@live.com>
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 21 // As a refinement, liveness analysis calculates the set of live roots at each
23 // generator, so all roots are assumed live.
103 // are live per safe point (1.5% on 64-bit hosts).
148 /// live_begin/live_end - Iterators for live roots at a given safe point.
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 72 /// live at the end of the specified block.
76 /// is live in the middle of the specified block.
89 /// set by the client of the rewriter, and those values are both live out of
92 /// merge the appropriate values, and this value isn't live out of the block.
  /external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.h 66 /// RegRefs - Map registers to all their references within a live range.
70 /// or ~0u if the register is not live.
74 /// up), or ~0u if the register is live.
111 /// IsLive - Return true if Reg is live
Spiller.h 29 /// spill - Spill the LRE.getParent() live interval.
  /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/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.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/GetSet/
getset-001.js 27 /* A warm, dry place for properties and methods to live */

Completed in 736 milliseconds

1 2 3 4 5 67 8 91011>>