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

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeListBase.java 46 * promise to implement the DOM NodeList's "live view" response to
  /external/chromium/base/debug/
leak_tracker.h 41 // Should the check fail (because there are live instances of net::URLRequest),
  /external/chromium/base/i18n/
icu_util.cc 92 // likely live in a data directory.
  /external/chromium/base/
tools_sanity_unittest.cc 23 // Sleep for a few milliseconds so the two threads are more likely to live
  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.h 10 // BackingStoreProxy, which must live on the UI thread. The IO thread
  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 33 // Get the directory in which the Firefox .dylibs live, we need to load these
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 22 // intended to own all the objects owned by OffTheRecordProfile which live on
  /external/chromium/chrome/browser/sync/
README.js 35 JsBackends may live on different threads, but JsArgList is thread-safe
  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor.cc 17 // events on the UI thread (even though the monitor may live on another thread).
  /external/chromium/chrome/browser/ui/cocoa/
task_manager_mac.mm 47 arraysize("2000.0K (2000.0 live)") * kCharWidth, -1 },
49 arraysize("2000.0K (2000.0 live)") * kCharWidth, -1 },
51 arraysize("2000.0K (2000.0 live)") * kCharWidth, -1 },
55 arraysize("2000.0K (2000.0 live)") * kCharWidth, -1 },
  /external/chromium/net/base/
host_cache.h 132 // Time to live for cache entries.
  /external/chromium/net/socket/
tcp_client_socket_win.h 116 // The core of the socket that can live longer than the socket itself. We pass
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 58 # This is one of those 'specific requirements': where the deb control files live
  /external/chromium/testing/gtest/samples/
sample2_unittest.cc 69 // we have to live with this fact.
  /external/dbus/dbus/
dbus-uuidgen.c 2 /* dbus-uuidgen.c The guts of the dbus-uuidgen binary live in libdbus, in this file.
  /external/freetype/src/cache/
ftcmanag.h 23 /* - Maintain a mapping between generic FTC_FaceIDs and live FT_Face */
  /external/gtest/samples/
sample2_unittest.cc 69 // we have to live with this fact.
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractConcurrentHashMultisetTest.java 32 // our entries are snapshots, not live views. at least for now.
  /external/iptables/extensions/
libipt_ttl.c 23 " --ttl-eq value Match time to live value\n"
  /external/libmtp/src/
gphoto2-endian-intel.h 7 /* ntohl and relatives live here */
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt 20 live
2001-06-01-GCCOptimizations.txt 16 3 . Compute live ranges for CSE
  /external/llvm/include/llvm/Analysis/
Loads.h 38 /// value would be live through. If we scanned the entire block and didn't
  /external/llvm/include/llvm/MC/
MCValue.h 36 /// it to live in unions etc.
  /external/llvm/lib/CodeGen/
InlineSpiller.cpp 38 STATISTIC(NumSpilledRanges, "Number of spilled live ranges");
112 // same, but live range splitting has placed them in different registers,
202 // to. The snippets are small live ranges that only have a single real use,
203 // leftovers from live range splitting. Spilling them enables memory operand
204 // folding or tightens the live range around the single use.
221 /// isSnippet - Identify if a live interval is a snippet that should be spilled.
227 // A snippet is a tiny live range with only a single instruction using it
265 /// collectRegsToSpill - Collect live range snippets that only have a single
301 // After live range splitting, some values to be spilled may be defined by
506 // Trace through PHI-defs created by live range splitting
    [all...]

Completed in 375 milliseconds

<<11121314151617181920>>