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

<<31323334353637383940>>

  /frameworks/av/media/libmedia/
AudioTrack.cpp     [all...]
  /frameworks/base/core/java/android/provider/
CalendarContract.java     [all...]
  /external/boringssl/src/include/openssl/
ssl.h 424 * that non-blocking |SSL_write| behaves like non-blocking |write|. */
    [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 300 // When we are in a "blocking call", we process signals asynchronously
    [all...]
  /external/libavc/encoder/
ih264e_process.c     [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSPosix.c 826 // Set the socket to non-blocking.
    [all...]
  /external/mksh/src/
misc.c 1316 * Like read(2), but if read fails due to non-blocking flag,
1339 * Reset the non-blocking flag on the specified file descriptor.
1340 * Returns -1 if there was an error, 0 if non-blocking wasn't set,
    [all...]
  /frameworks/base/docs/html/guide/components/
services.jd 95 that, if your service is going to do any CPU intensive work or blocking operations (such as MP3
120 blocking operations.</p>
266 performs intensive or blocking operations while the user interacts with an activity from the same
    [all...]
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.c 31 * Since mix_audio_decode() is a blocking call during playback, the following methods are called in a seperate thread to control progress:
689 // Calling the blocking DRAIN without holding the controllock
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 420 // Create a MonoPipe with optional blocking set to true.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cookielib.py 554 For accepting/blocking domains.
562 """For blocking/accepting domains.
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
RecordingTest.java 15 import static com.android.ex.camera2.blocking.BlockingSessionCallback.*;
45 import com.android.ex.camera2.blocking.BlockingSessionCallback;
    [all...]
CameraManagerTest.java 37 import com.android.ex.camera2.blocking.BlockingStateCallback;
  /cts/tests/tests/media/src/android/media/cts/
EncodeDecodeTest.java 697 // Get a decoder input buffer, blocking until it's available.
    [all...]
AudioTrackTest.java     [all...]
EncodeVirtualDisplayTest.java 420 // Get a decoder input buffer, blocking until it's available. We just
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java     [all...]
  /external/libpcap/
CHANGES 144 Reject attempts to put savefiles into non-blocking mode
195 poll() even if we're in non-blocking mode, so we pick up
  /external/lldb/source/Plugins/Process/FreeBSD/
ProcessMonitor.cpp 999 // Set the terminal fd to be in non blocking mode (it simplifies the
1000 // implementation of ProcessFreeBSD::GetSTDOUT to have a non-blocking
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp 873 copy, false /* blocking */);
904 // AudioSink write is called in non-blocking mode.
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageInstaller.java 195 * may be blocking the operation, a package verifier may have blocked the
199 * specific package blocking the install.
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
alsa_default.cpp 656 // The PCM stream is opened in blocking mode, per ALSA defaults. The
657 // AudioFlinger seems to assume blocking mode too, so asynchronous mode
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
params.def 804 /* Size of tiles when doing loop blocking. */
808 "size of tiles for loop blocking",
    [all...]
  /cts/apps/CtsVerifier/jni/audio_loopback/
sles.cpp 105 // Flash filesystem is especially notorious for blocking.

Completed in 1296 milliseconds

<<31323334353637383940>>