HomeSort by relevance Sort by last modified time
    Searched full:signals (Results 326 - 350 of 1722) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
OwnedMonitorsDebuggee.java 38 * <code>SGNL_CONTINUE</code> signals.
  /external/apache-http/src/org/apache/http/
MalformedChunkCodingException.java 37 * Signals a malformed chunked stream.
NoHttpResponseException.java 38 * Signals that the target server failed to respond with a valid HTTP response.
  /external/apache-http/src/org/apache/http/client/
ClientProtocolException.java 36 * Signals an error in the HTTP protocol.
HttpResponseException.java 34 * Signals a non 2xx HTTP response.
NonRepeatableRequestException.java 36 * Signals failure to retry the request due to non-repeatable request
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_constants.cc 10 // Signals to which WebRequestRulesRegistries are registered.
webrequest_constants.h 13 // Signals to which WebRequestRulesRegistries are registered or listeners can
  /external/chromium_org/chrome/browser/extensions/
extension_garbage_collector.h 26 // ExtensionSystem signals ready.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
mtp_device_map_service.h 37 // |device_location|. Signals the MTPDeviceMapService to destroy the
  /external/chromium_org/chrome/browser/metrics/
time_ticks_experiment_win.cc 26 // TODO(simonjam): We should look for other signals that QPC might be safe and
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_dialog_window_controller.h 71 // Signals the main container has recently become visible.
  /external/chromium_org/chromeos/network/
network_change_notifier_chromeos.h 69 // signals.
  /external/chromium_org/dbus/
property.h 19 // standard interface of method calls and signals to obtain the current value,
53 // actual object to track, and after construction should have signals
78 // // connect signals, etc.
102 // Normally these values are updated from signals emitted by the remote object,
219 // pass the |name| of the property as used in method calls and signals,
224 // Connects property change notification signals to the object, generally
226 // methods. Sub-classes may override to use different D-Bus signals.
316 // names as used in D-Bus method calls and signals. The base pointer
334 // all calls to that method, PropertySet::Get() and property changed signals
  /external/chromium_org/media/base/
decrypt_config.h 40 // empty which signals an unencrypted frame.
  /external/chromium_org/ppapi/api/private/
ppb_flash_message_loop.idl 63 * Signals to quit the outermost nested message loop. Use this to exit and
  /external/chromium_org/third_party/libjingle/source/talk/base/
common.cc 56 // On POSIX systems, SIGTRAP signals debuggers to break without killing the
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
typingmonitor.h 57 * a conference with loud keystroke audio signals.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiledata.cc 63 // This function is safe to call from asynchronous signals (but is not
219 // This function is safe to call from asynchronous signals (but is not
237 // This function is safe to call from asynchronous signals (but is not
321 // This function is safe to call from asynchronous signals (but is not
  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiledata.cc 63 // This function is safe to call from asynchronous signals (but is not
219 // This function is safe to call from asynchronous signals (but is not
237 // This function is safe to call from asynchronous signals (but is not
321 // This function is safe to call from asynchronous signals (but is not
  /external/chromium_org/third_party/webrtc/base/
cpumonitor.h 93 // CpuMonitor samples and signals the CPU load periodically.
  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/include/
noise_suppression_x.h 83 * input and output signals should always be 10ms (80 or 160 samples).
  /external/chromium_org/ui/base/ime/
input_method_base.h 87 // defer sending actual signals to renderer.
  /external/chromium_org/v8/src/platform/
semaphore.h 30 // object and incremented each time a thread signals the semaphore. When the
  /external/ipsec-tools/src/racoon/
session.c 316 static int signals[] = { variable
334 /* Do not just set it to 1, because we may miss some signals by just setting
553 for (i = 0; signals[i] != 0; i++)
554 if (set_signal(signals[i], signal_handler) < 0) {

Completed in 948 milliseconds

<<11121314151617181920>>