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

/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h157 void didCallPluginFunction(bool& stopped);
267 bool stopped = false; local
268 didCallPluginFunction(stopped);
269 if (stopped) {
354 // This suppresses calls from all plug-ins, even those in different pages, since JS might affect the frame with plug-in that's being stopped.
/external/webrtc/src/system_wrappers/source/
H A Dtrace_impl.cc124 bool stopped = _thread.Stop(); local
129 return stopped;
/external/webkit/Source/WebCore/inspector/front-end/
H A DTimelinePanel.js665 stopped: function()
/external/chromium/net/socket/
H A Dsocket_test_util.h374 // by calling Read() or Write() while stopped is permitted if the operation is
375 // asynchronous. It is an error to perform synchronous I/O while stopped.
434 bool stopped() const { return stopped_; } function in class:net::DeterministicSocketData
/external/kernel-headers/original/linux/
H A Dtty.h187 unsigned char stopped:1, hw_stopped:1, flow_stopped:1, packet:1; member in struct:tty_struct
/external/valgrind/main/coregrind/
H A Dvgdb.c447 /* Wait till the process pid is reported as stopped with signal_expected.
450 Returns True when process is in stopped state with signal_expected.
452 to be stopped.
499 /* Stops the given pid, wait for the process to be stopped.
518 /* Attaches to given pid, wait for the process to be stopped.
854 Bool stopped; local
1108 stopped = waitstopped (pid, SIGSTOP,
1110 if (stopped) {
1111 /* Here pid has properly stopped on the break. */
1705 in the valgrind process can stay stopped i
[all...]
/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.cc74 void set_stop_time(base::TimeTicks stopped) { argument
75 load_stop_time_ = stopped;
597 // and all the extension hosts have stopped loading.
727 // have stopped loading.
738 // have stopped loading.
/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/ ...

Completed in 206 milliseconds