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

<<11121314151617181920>>

  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
table.h 34 // "*source", but the client must ensure that "source" remains live
37 // *file must remain live while this Table is in use.
  /external/chromium_org/ui/message_center/
message_center_tray.h 98 // |message_center_| is a weak pointer that must live longer than
103 // |delegate_| is a weak pointer that must live longer than MessageCenterTray.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java 47 * BitIntSet/ListIntSet threshold for the live in/out sets kept by
85 * Make IntSet for register live in/out sets.
  /external/llvm/lib/Transforms/Scalar/
ADCE.cpp 56 // Collect the set of "root" instructions that are known live.
76 // The inverse of the live set is the dead set. These are those instructions
  /external/valgrind/main/docs/internals/
module-structure.txt 24 files, it will live in coregrind/m_foo.c.
28 then it will live in the directory coregrind/m_foo.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 4 Tkinter tests should live in a package inside the directory where this file
6 Extensions also should live in packages following the same rule as above.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 4 Tkinter tests should live in a package inside the directory where this file
6 Extensions also should live in packages following the same rule as above.
  /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)
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 152 //!for def: accessType means which part of the VR defined at offestPC is live now
199 //!specifies one live range
203 //all accesses in the live range
213 //!information for a virtual register such as live ranges, in memory
  /docs/source.android.com/
Android.mk 33 # live docs branch.
  /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/chromium_org/base/debug/
leak_annotations.h 12 // LeakSanitizer. Annotated objects will be treated as a source of live
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_quota_helper_impl.h 26 // BrowsingDataQuotaHelper should live in UI thread and QuotaManager lives in
  /external/chromium_org/chrome/browser/extensions/api/storage/
value_store_cache.h 20 // Instances are created on the UI thread, but from then on live on the FILE
  /external/chromium_org/chrome/browser/extensions/
extension_action_manager.h 23 // Owns the ExtensionActions associated with each extension. These actions live
  /external/chromium_org/chrome/browser/prerender/
prerender_config.h 37 // The default time to live of a newly created prerender. May be shortened to
  /external/chromium_org/chrome/browser/resources/net_internals/
http_pipeline_view.html 11 <a href="#events&q=type:HTTP_PIPELINED_CONNECTION%20is:active">View live HTTP pipelined connections</a>
  /external/chromium_org/chrome/browser/ui/app_list/search/
term_break_iterator.h 28 // Note that |word| must out live this iterator.
  /external/chromium_org/chrome/browser/ui/gtk/tab_contents/
chrome_web_contents_view_delegate_gtk.h 22 // web contents modal dialogs, which live in chrome/.
  /external/chromium_org/chrome/browser/webdata/
DEPS 17 # just a set of header-only enums, so we can live with it
  /external/chromium_org/chrome/common/
chrome_version_info_mac.mm 19 // Keystone keys don't live in the framework.
  /external/chromium_org/chrome/test/automation/
automation_handle_tracker.cc 28 // Tell any live objects that the tracker is going away so they don't try to
  /external/chromium_org/chromeos/process_proxy/
process_proxy_registry.h 25 // live on a single thread (where all methods must be called).

Completed in 961 milliseconds

<<11121314151617181920>>