HomeSort by relevance Sort by last modified time
    Searched full:blocking (Results 376 - 400 of 1339) sorted by null

<<11121314151617181920>>

  /external/libusb/libusb/
descriptor.c 426 * This is a non-blocking function; the device descriptor is cached in memory.
456 * This is a non-blocking function which does not involve any requests being
519 * This is a non-blocking function which does not involve any requests being
617 * This is a non-blocking function which does not involve any requests being
  /external/libvpx/libvpx/vp8/encoder/
ssim.c 146 // block boundaries to penalize blocking artifacts.
  /external/libvpx/libvpx/vp9/encoder/
vp9_ssim.c 78 // block boundaries to penalize blocking artifacts.
  /external/llvm/tools/lli/
RemoteTargetExternal.h 95 // We must get Ack from the client (blocking read)
  /external/mesa3d/include/CL/
cl.hpp     [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyConnection.java 54 // Internal state of this connection is guarded by 'this'. No blocking
62 // frameWriter (to do blocking I/O) and this (to create streams). Such
64 // wait for a blocking operation while holding 'this'.
312 // Before blocking, confirm that the stream we're writing is still open. It's possible
  /external/okhttp/okio/okio/src/test/java/okio/
SocketTimeoutTest.java 34 // ensure send and receive buffers are flooded and any necessary blocking behavior takes place.
  /external/openssh/
entropy.c 133 /* Send blocking read request to PRNGD */
ssh-keyscan.0 16 ssh-keyscan uses non-blocking socket I/O to contact as many hosts as
ssh-keyscan.1 38 uses non-blocking socket I/O to contact as many hosts as possible in
  /external/parameter-framework/remote-processor/
Socket.cpp 93 // Non blocking state
  /external/selinux/libselinux/man/man3/
avc_init.3 146 blocking if necessary. The
  /external/valgrind/docs/internals/
Darwin-notes.txt 115 m_main: Darwin port relies on blocking out big sections of address
  /external/webrtc/src/system_wrappers/interface/
data_log_impl.h 135 // that should be written to file availble. Flush is the non-blocking
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
FwdLockGlue.c 128 // non-blocking version of "/dev/random").
  /frameworks/av/include/media/
AudioRecord.h 367 * 0 non-blocking.
464 * Default behavior is to only return when all data has been transferred. Set 'blocking' to
468 ssize_t read(void* buffer, size_t size, bool blocking = true);
598 // An exception is that a blocking ClientProxy::obtainBuffer() may be called without a lock,
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp 37 // are blocking, but NuPlayer needs asynchronous operations.
  /frameworks/av/services/audioflinger/
FastCapture.cpp 133 // us to avoid blocking here and to prevent possible priority inversion
  /frameworks/base/core/java/com/android/internal/midi/
EventScheduler.java 42 // and non-blocking.
  /frameworks/base/docs/html/training/tv/discovery/
in-app-search.jd 145 queries from blocking the main user interface thread.
  /frameworks/base/docs/html-intl/intl/ja/training/basics/intents/
result.jd 138 // CAUTION: The query() method should be called from a separate thread to avoid blocking
  /frameworks/base/docs/html-intl/intl/ko/training/basics/intents/
result.jd 138 // CAUTION: The query() method should be called from a separate thread to avoid blocking
  /frameworks/base/docs/html-intl/intl/ru/training/basics/intents/
result.jd 138 // CAUTION: The query() method should be called from a separate thread to avoid blocking
  /frameworks/base/docs/html-intl/intl/zh-cn/training/basics/intents/
result.jd 138 // CAUTION: The query() method should be called from a separate thread to avoid blocking
  /frameworks/base/docs/html-intl/intl/zh-tw/training/basics/intents/
result.jd 138 // CAUTION: The query() method should be called from a separate thread to avoid blocking

Completed in 1095 milliseconds

<<11121314151617181920>>