HomeSort by relevance Sort by last modified time
    Searched refs:stopping (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/remoting/host/win/
worker_process_launcher.h 108 bool stopping() const { return ipc_handler_ == NULL; } function in class:remoting::WorkerProcessLauncher
worker_process_launcher.cc 252 if (stopping())
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
server_process.py 260 def _wait_for_data_and_update_buffers_using_select(self, deadline, stopping=False):
286 if not data and not stopping and (self._treat_no_data_as_crash or self._proc.poll()):
293 if not data and not stopping and (self._treat_no_data_as_crash or self._proc.poll()):
382 _log.warning('stopping %s(pid %d) timed out, killing it' % (self._name, self._proc.pid))
394 self._wait_for_data_and_update_buffers_using_select(now, stopping=True)
  /external/chromium_org/content/test/data/indexeddb/
cursor_prefetch.js 162 // Test iterating, and then stopping before reaching the end.
  /external/chromium_org/third_party/webtreemap/src/
webtreemap.js 106 // Add rectangle one by one, stopping when aspect ratios begin to go
  /build/core/
main.mk 49 $(error stopping)
274 $(error stopping)
284 $(error stopping)
    [all...]
  /external/chromium_org/remoting/webapp/
host_setup_dialog.js 465 console.error('Host setup was interrupted when stopping the host');
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
progress_center_panel.js 123 // Prevent assigning the same width to avoid stopping the animation.
  /packages/apps/Browser/src/com/android/browser/
BaseUi.java 251 .makeText(mActivity, R.string.stopping, Toast.LENGTH_SHORT);
  /external/chromium_org/chrome/browser/resources/google_now/
background.js     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 108 <li><a href="<?cs var:toroot ?>training/basics/activity-lifecycle/stopping.html">
109 Stopping and Restarting an Activity
    [all...]
  /external/eigen/blas/testing/
cblat2.f 143 * Read the flag that directs stopping on any failure.
    [all...]
dblat2.f 138 * Read the flag that directs stopping on any failure.
    [all...]
dblat3.f 113 * Read the flag that directs stopping on any failure.
    [all...]
sblat2.f 138 * Read the flag that directs stopping on any failure.
    [all...]
sblat3.f 113 * Read the flag that directs stopping on any failure.
    [all...]
zblat2.f 144 * Read the flag that directs stopping on any failure.
    [all...]
cblat3.f 120 * Read the flag that directs stopping on any failure.
    [all...]
zblat3.f 121 * Read the flag that directs stopping on any failure.
    [all...]
  /frameworks/testing/espresso/libs/
guava-14.0.1.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
guava-14.0.1.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 504 milliseconds

1 2