Searched defs:stopped (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/net/test/spawned_test_server/
H A Dremote_test_server.cc147 bool stopped = spawner_communicator_->StopServer(); local
148 // Explicitly reset |spawner_communicator_| to avoid reusing the stopped one.
150 return stopped;
/external/qemu/include/qom/
H A Dcpu.h69 uint32_t stopped; /* Artificially stopped */ member in struct:CPUState
184 * Checks whether the CPU is stopped.
186 * Returns: %true if run state is not running or if artificially stopped;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DTimelineManager.js204 stopped: function(consoleTimeline, events)
/external/chromium_org/third_party/opus/src/src/
H A Dmlp_train.c38 int stopped = 0; variable
42 stopped = 1;
404 if (stopped)
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dtrace_impl.cc110 bool stopped = thread_.Stop(); local
115 return stopped;
/external/valgrind/main/coregrind/
H A Dvgdb-invoker-ptrace.c247 /* Wait till the process pid is reported as stopped with signal_expected.
250 Returns True when process is in stopped state with signal_expected.
252 to be stopped.
334 /* Stops the given pid, wait for the process to be stopped.
353 /* Attaches to given pid, wait for the process to be stopped.
784 Bool stopped; local
1072 stopped = waitstopped (pid, SIGSTOP,
1074 if (stopped) {
1075 /* Here pid has properly stopped on the break. */
/external/webrtc/src/system_wrappers/source/
H A Dtrace_impl.cc116 bool stopped = _thread.Stop(); local
121 return stopped;
/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher_unittest.cc656 bool stopped,
674 EXPECT_EQ(stopped, stopped_) << msg;
710 true /* stopped */,
723 false /* stopped */,
736 true /* stopped */,
655 CheckState(bool has_thread_watcher_list, bool stopped, const char* const msg) argument
H A Dthread_watcher.cc225 // If we have stopped watching or if the user is idle, then stop sending
274 // If we have stopped watching or if the user is idle, then stop sending
288 // If we have stopped watching then consider thread as responding.
758 void ThreadWatcherList::SetStopped(bool stopped) { argument
760 g_stopped_ = stopped;
/external/chromium_org/net/socket/
H A Dsocket_test_util.h467 // by calling Read() or Write() while stopped is permitted if the operation is
468 // asynchronous. It is an error to perform synchronous I/O while stopped.
552 bool stopped() const { return stopped_; } function in class:net::DeterministicSocketData
/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibpython.py1987 def stopped(self): member in class:ExecutionControlCommandBase
1998 if self.stopped():
2041 if hitbp or is_relevant or self.stopped():
2093 if self.stopped():
/external/strace/
H A Dstrace.c360 * Used when we want to unblock stopped traced process.
772 * Linux wrongly insists the child be stopped
786 * would be left stopped (process state T).
801 /* ESRCH: process is either not stopped or doesn't exist. */
809 /* Process is not stopped, need to stop it. */
874 * sig == other: process was already stopped
875 * with this stopping sig (see tests/detach-stopped).
877 * in DETACH for the tracee to remain stopped.
962 * process stopped (process state T) if we would terminate in
1260 /* Wait until child stopped itsel
2053 int stopped; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar ... .osgi.framework.BundleContext context private volatile boolean stopped private org.osgi.framework.ServiceRegistration reg private ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 5668 milliseconds