Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dserver_process.py260 def _wait_for_data_and_update_buffers_using_select(self, deadline, stopping=False): argument
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()):
394 self._wait_for_data_and_update_buffers_using_select(now, stopping=True)
/external/chromium_org/remoting/host/win/
Dworker_process_launcher.h108 bool stopping() const { return ipc_handler_ == NULL; } in stopping() function
Dworker_process_launcher.cc252 if (stopping()) in StopWorker()
/external/strace/
DREADME-linux-ptrace148 details. If WSTOPSIG(status) == stopping signal, this may be a
205 When a (possibly multi-threaded) process receives a stopping signal,
207 Note that stopping signal will first cause signal-delivery-stop (on one
221 SIGTTIN or SIGTTOU - only these four signals are stopping signals. If
232 Currently, it causes a problem with transparent handling of stopping
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td19 : Error<"too many errors emitted, stopping now">, DefaultFatal;
/external/chromium_org/third_party/mesa/src/docs/
DRELNOTES-5.1113 hooks for stopping running programs and inspecting programs.
/external/skia/experimental/webtry/
DDESIGN.md92 By sysv init only handles starting and stopping a program once, so we use
/external/chromium_org/third_party/skia/experimental/webtry/
DDESIGN.md92 By sysv init only handles starting and stopping a program once, so we use
/external/mesa3d/docs/
DRELNOTES-5.1113 hooks for stopping running programs and inspecting programs.
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dview-focus-input-events.rst177 // Do something like stopping animation or a blinking cursor in
Daudio.rst363 Starting and stopping playback
/external/valgrind/main/
DREADME_DEVELOPERS104 stopping on a SIGSEGV or SIGILL:
/external/chromium_org/third_party/angle/extensions/
DANGLE_depth_texture.txt148 "The selected groups are processed as described in section 3.6.2, stopping
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count9.ll6 ; - stopping at %n or %n*2
/external/ltrace/
DNEWS124 event implies stopping the whole job. The upside is that
/external/chromium_org/chrome/browser/resources/google_now/
Dutility_unittest.gtestjs819 // Tests starting and stopping an attempt manager.
/external/clang/include/clang/Driver/
DCC1Options.td266 HelpText<"Set the maximum number of errors to emit before stopping (0 = no limit).">;
/external/llvm/docs/tutorial/
DLangImpl2.rst528 stopping at the first token that is not part of the expression. Next up
DOCamlLangImpl2.rst435 stopping at the first token that is not part of the expression. Next up
/external/libpng/scripts/
Dpnglibconf.dfa786 # will prevent applications stopping libpng reading known chunks.
/external/lldb/docs/
Dlldb-gdb-remote.txt835 // running versus stopping due to a "breakpoint" (if we have two
/external/qemu/
DCHANGES.TXT150 in rare lockups when stopping the emulator on this platform.
/external/wpa_supplicant_8/hostapd/
DChangeLog146 * fixed WPS operation stopping on dual concurrent AP
/external/oprofile/
DChangeLog-200177 * dae/op_stop: always do an op_dump before stopping
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_controller.mm175 // Puts stuff into the final state without animating, stopping a running

12