HomeSort by relevance Sort by last modified time
    Searched full:alive (Results 226 - 250 of 1211) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Transforms/IPO/
GlobalDCE.cpp 12 // known to be alive. After it finds all of the globals which are needed, it
93 // through the program, deleting those which are not alive.
169 // referenced by the initializer to the alive set.
  /frameworks/base/core/java/android/os/
IBinder.java 170 * Check to see if the process that the binder is in is still alive.
172 * @return false if the process is not alive. Note that if it returns
262 * the IBinder is still alive. Note that if the <var>recipient</var>
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 74 if (mState != EStNone) { // thread alive
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlAppSwitchTest.java 151 * requires both replica island and GlPlanetsActivity to be alive.
  /external/apache-http/src/org/apache/http/conn/
BasicEofSensorWatcher.java 55 /** Whether to keep the connection alive. */
  /external/apache-http/src/org/apache/http/impl/client/
DefaultConnectionKeepAliveStrategy.java 45 * The default implementation looks solely at the 'Keep-Alive'
  /external/chromium/base/debug/
leak_tracker.h 102 // Hack to keep |stacktraces| and |count| alive (so compiler
  /external/chromium/base/files/
file_path_watcher.h 82 // allow to shut down properly while the object is still alive.
  /external/chromium/chrome/browser/debugger/
devtools_manager.h 47 // there is no alive DevToolsClientHost registered for |inspected_rvh|.
  /external/chromium/chrome/browser/
defaults.h 38 // Can the browser be alive without any browser windows?
  /external/chromium/chrome/browser/extensions/
image_loading_tracker.h 25 // alive while the request is in progress (manages its own lifetime) and keeps
  /external/chromium/chrome/browser/policy/
asynchronous_policy_loader.cc 124 // referrer that keeps us alive, so we should not Cancel() it.
  /external/chromium/chrome/browser/sync/glue/
autofill_change_processor.h 117 // WebDataService which is kept alive by our data type controller
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.h 34 // while this controller is still alive. Always check |delegate_| against
  /external/chromium/net/base/
load_states.h 45 // requests that reuse a keep-alive connection skip this state.
  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 35 // instance alive you're also prolonging the lifetime of the Java instance, so
  /external/chromium_org/base/debug/
leak_tracker.h 102 // Hack to keep |stacktraces| and |count| alive (so compiler
  /external/chromium_org/base/files/
file_path_watcher.h 46 // allow to shut down properly while the object is still alive.
  /external/chromium_org/cc/trees/
blocking_task_runner.h 49 // While an object of this type is held alive on a thread, any tasks
  /external/chromium_org/chrome/browser/
defaults.h 39 // Can the browser be alive without any browser windows?
file_select_helper.cc 305 // FileSelectHelper will keep itself alive until it sends the result message.
316 // FileSelectHelper will keep itself alive until it sends the result message.
344 // instance. We AddRef() here to keep the instance alive after we return
438 // instance. We AddRef() here to keep the instance alive after we return
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_iapps_library_parser.h 28 // kept alive after Start() is called until the ParserCallback is called.
  /external/chromium_org/chrome/browser/prerender/
prerender_handle.h 60 // prerender. The prerender will likely stay alive briefly though, in case we
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_platform_verification_message_filter.cc 60 // Ensure the RenderViewHost is still alive.
  /external/chromium_org/chrome/browser/ssl/
ssl_add_cert_handler.cc 30 // Stay alive until the process completes and Finished() is called.

Completed in 244 milliseconds

1 2 3 4 5 6 7 8 91011>>