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

<<21222324252627282930>>

  /external/libvpx/libvpx/third_party/libyuv/source/
compare.cc 274 // block boundaries to penalize blocking artifacts.
  /external/libxml2/doc/
intro.html 13 <li>Libxml2 exports Push (progressive) and Pull (blocking) type parser
  /external/llvm/docs/
ReleaseProcess.rst 125 as important, but not necessarily blocking the release to proceed. They can be set as "known failures" and to be
  /external/llvm/include/llvm/Support/
Program.h 182 ///< will perform a non-blocking wait on the child process.
  /external/llvm/unittests/Support/
ProgramTest.cpp 212 // Test that Wait() with SecondsToWait=0 performs a non-blocking wait. In this
  /external/nanopb-c/generator/google/protobuf/
service_reflection.py 280 Response message (in case of blocking call).
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageProcessor.java 115 * prevent sock.receive() from blocking forever
  /external/okhttp/website/
index.html 65 immutability. It supports both synchronous blocking calls and async calls with
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 140 /** Tests generated blocking stubs. */
  /external/protobuf/python/google/protobuf/
service_reflection.py 280 Response message (in case of blocking call).
  /external/replicaisland/src/com/replica/replicaisland/
HitReactionComponent.java 315 // The game event has been cleared, so reset the timer blocking a
  /external/selinux/policycoreutils/run_init/
open_init_pty.c 279 /* Non blocking mode for all file descriptors. */
  /external/srtp/
Changes 34 /dev/urandom; the latter is non-blocking on all known platforms (which
  /external/tremolo/Tremolo/
dsp.c 34 function: PCM data vector blocking, windowing and dis/reassembly
  /external/valgrind/auxprogs/
valgrind-di-server.c 551 /* Tries to read 'len' bytes from fd, blocking if necessary. Assumes
552 fd has been set in blocking mode. If it returns with the number of
570 /* Tries to write 'len' bytes to fd, blocking if necessary. Assumes
571 fd has been set in blocking mode. If it returns with the number of
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
remote-utils.c 285 /* we open the read side FIFO in non blocking mode
286 We then set the fd in blocking mode.
287 Opening in non-blocking read mode always succeeds while opening
288 in non-blocking write mode succeeds only if the fifo is already
    [all...]
  /frameworks/av/include/media/
AudioTrack.h 595 * 0 non-blocking.
    [all...]
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 105 virtual ssize_t write(const void* buffer, size_t size, bool blocking = true);
  /frameworks/av/media/libnbaio/
MonoPipe.cpp 151 // Simulate blocking I/O by sleeping at different rates, depending on a throttle.
  /frameworks/base/core/java/android/app/job/
JobService.java 38 * in blocking any future callbacks from the JobManager - specifically
  /frameworks/base/core/java/android/net/
LocalSocketImpl.java 378 * Returns the number of bytes available for reading without blocking.
  /frameworks/base/core/java/com/android/server/
BootReceiver.java 65 // Log boot events in the background to avoid blocking the main thread with I/O
  /frameworks/base/docs/html/training/articles/
perf-anr.jd 150 {@link java.lang.Thread#sleep Thread.sleep()}. Instead of blocking while waiting for a worker
  /frameworks/base/services/core/java/com/android/server/am/
ProviderMap.java 410 // Short timeout, since blocking here can
  /frameworks/base/services/core/java/com/android/server/display/
DisplayPowerState.java 39 * the display is done on a separate thread to avoid blocking the looper.

Completed in 405 milliseconds

<<21222324252627282930>>