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

<<11121314151617181920>>

  /external/chromium_org/v8/test/mjsunit/compiler/
alloc-number-debug.js 31 // have live values (o) in a register.
alloc-number.js 30 // have live values (o) in a register.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-240032.js 30 // Generate closures in that live in new-space.
  /external/clang/include/clang/Basic/
PrettyStackTrace.h 25 /// If a crash happens while one of these objects are live, the message
  /external/clang/test/Analysis/
rdar-6540084.m 3 // This test exercises the live variables analysis (LiveVariables.cpp).
  /external/icu/icu4c/source/tools/makeconv/
ucnvstat.c 60 /* NULLs for algorithmic types, their tables live in ucnv_bld.c */
  /external/libpcap/
pcap-null.c 40 static char nosup[] = "live packet capture not supported on this system";
pcap_is_swapped.3pcap 40 than the current system. For a live capture, it always returns false
pcap_major_version.3pcap 50 refers to a live capture, the values returned by
pcap_snapshot.3pcap 41 was called, for a live capture, or the snapshot length from the capture
  /external/lldb/test/python_api/lldbutil/process/
TestPrintStackTraces.py 21 @expectedFailureFreeBSD("llvm.org/pr16696") # live debugging lacks threaded inferior support
  /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.
106 // are live per safe point (1.5% on 64-bit hosts).
156 /// live_begin/live_end - Iterators for live roots at a given safe point.
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 76 /// \brief Construct SSA form, materializing a value that is live at the end
80 /// \brief Construct SSA form, materializing a value that is live in the
96 /// set by the client of the rewriter, and those values are both live out of
99 /// 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/ARM/
carry.ll 23 ; add with live carry
  /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.
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/include/migration/
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/skia/debugger/
SkDebugger.h 76 // Should this live in debugger instead?

Completed in 1023 milliseconds

<<11121314151617181920>>