Home
last modified time | relevance | path

Searched refs:stopped (Results 1 – 25 of 115) sorted by relevance

12345

/external/srec/doc/logs/srec/
Dout_SHIP_bothtags5_from_saved.txt78 Recognizer has been stopped
142 Recognizer has been stopped
206 Recognizer has been stopped
270 Recognizer has been stopped
329 Recognizer has been stopped
346 Recognizer has been stopped
362 Recognizer has been stopped
378 Recognizer has been stopped
394 Recognizer has been stopped
410 Recognizer has been stopped
[all …]
Dout_SHIP_bothtags5.txt78 Recognizer has been stopped
142 Recognizer has been stopped
206 Recognizer has been stopped
270 Recognizer has been stopped
329 Recognizer has been stopped
345 Recognizer has been stopped
361 Recognizer has been stopped
377 Recognizer has been stopped
393 Recognizer has been stopped
409 Recognizer has been stopped
[all …]
Dout_SHIP_change_sample_rate2.txt74 Recognizer has been stopped
135 Recognizer has been stopped
196 Recognizer has been stopped
257 Recognizer has been stopped
318 Recognizer has been stopped
379 Recognizer has been stopped
440 Recognizer has been stopped
501 Recognizer has been stopped
562 Recognizer has been stopped
623 Recognizer has been stopped
[all …]
/external/srec/doc/logs/uapi/
Drun_robustness1.log25 Audio source stopped
45 Audio source stopped
63 Audio source stopped
82 Audio source stopped
101 Audio source stopped
122 Audio source stopped
139 Audio source stopped
158 Audio source stopped
177 Audio source stopped
196 Audio source stopped
[all …]
Drun_robustness2.log43 Audio source stopped
69 Audio source stopped
95 Audio source stopped
121 Audio source stopped
147 Audio source stopped
173 Audio source stopped
199 Audio source stopped
225 Audio source stopped
251 Audio source stopped
277 Audio source stopped
[all …]
/external/chromium_org/tools/profile_chrome/
Dprofiler_unittest.py18 self.stopped = False
25 self.stopped = True
48 self.assertTrue(controller.stopped)
/external/chromium_org/device/bluetooth/
Dbluetooth_discovery_manager_mac.mm88 DVLOG(1) << "No device inquiry running; discovery stopped";
100 DVLOG(1) << "Device inquiry was already stopped";
139 // has stopped and return.
145 // If discovery has stopped due to an unexpected reason, notify the
148 DVLOG(1) << "Inquiry has stopped with an error: " << error;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
Dserver_process_mock.py41 self.stopped = False
75 self.stopped = True
/external/chromium_org/ppapi/api/dev/
Dpp_video_capture_dev.idl28 * Initial state, capture is stopped.
44 * StopCapture has been called, but capture hasn't stopped yet.
/external/chromium_org/net/test/spawned_test_server/
Dremote_test_server.cc147 bool stopped = spawner_communicator_->StopServer(); in Stop() local
150 return stopped; in Stop()
/external/strace/
DREADME-linux-ptrace21 After attachment, each tracee can be in two states: running or stopped.
23 There are many kinds of states when tracee is stopped, and in ptrace
27 In this document, any stopped state in which tracee is ready to accept
72 Tracer cannot assume that ptrace-stopped tracee exists. There are many
73 scenarios when tracee may die while stopped (such as SIGKILL).
76 exists but is not ptrace-stopped (for commands which require stopped
78 Tracer needs to keep track of stopped/running state, and interpret
99 Ptrace-stopped tracees are reported as returns with pid > 0 and
183 group-stopped process. This side effect happens before
234 effectively ignored: tracee doesn't remain stopped, it runs. If tracer
[all …]
/external/chromium_org/third_party/webrtc/base/
Dsignalthread_unittest.cc153 #define EXPECT_STATE(started, done, completed, stopped, deleted) \ argument
157 EXPECT_EQ(stopped, thread_stopped_); \
/external/clang/test/CodeGenObjC/
Dillegal-UTF8.m6 NSString *S = @"\xff\xff___WAIT___"; // expected-warning {{input conversion stopped due to an input…
/external/valgrind/main/gdbserver_tests/
Dmcbreak.vgtest2 # when stopped on these events
/external/lldb/docs/
Dlldb-gdb-remote.txt528 // Get information about why a thread, whose ID is "<tid>", is stopped.
536 // stopped and allows LLDB to display and control your program
542 about why a thread is stopped. The response is the same as the stop reply
545 stops at a time. This allows us to see why all threads stopped and allows us
661 // If we can detect that the code we are stopped in isn't executable,
702 // Detach and stay stopped:
736 // the thread or stopped. It doesn't specify which thread, so the "T"
740 // "T" means a thread stopped due to a unix signal where "AA" is a hex
741 // signal number that describes why the program stopped. This is
746 // thread-id of the stopped thread.
[all …]
/external/qemu/
Dcpus.c79 if (cpu->stopped) in cpu_can_run()
91 if (cpu->stopped) in tcg_has_work()
/external/chromium_org/chrome/common/extensions/api/
Dtab_capture.idl12 stopped,
63 // captured, i.e. status != stopped and status != error.
Dwebrtc_logging_private.idl61 // must be stopped before this function is called.
66 // Discards the log. Logging must be stopped before this function is called.
/external/strace/tests/
DMakefile.am29 detach-stopped.test \
/external/lldb/test/lang/c/forward/
DREADME.txt4 real definition of "struct bar" when we are stopped in foo in foo.c such that
/external/chromium_org/remoting/webapp/browser_test/
Dbump_scroll_browser_test.js251 var stopped = browserTest.expectEvent(clientSession, STOPPED, 5000);
253 return stopped.then(function() {
/external/chromium_org/chrome/browser/resources/options/chromeos/
Dbluetooth.css27 #bluetooth-options .button-strip #bluetooth-scan-stopped-label {
33 #bluetooth-scan-stopped-label {
/external/chromium_org/ppapi/api/private/
Dppp_find_private.idl31 * Tells the plugin that the find operation has stopped, so it should clear
/external/qemu/include/qom/
Dcpu.h69 uint32_t stopped; /* Artificially stopped */ member
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DTimelineManager.js204 stopped: function(consoleTimeline, events) method in WebInspector.TimelineDispatcher

12345