HomeSort by relevance Sort by last modified time
    Searched full:drain (Results 151 - 175 of 294) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 335 // will drain "kNumSamplesPerFrame" samples
  /frameworks/ex/variablespeed/jni/
sola_time_scaler.cc 204 void SolaTimeScaler::Drain() {
  /frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
CameraPreviewActivity.java 255 // Stop for a while to drain callbacks
  /libcore/luni/src/main/java/java/nio/
SelectorImpl.java 89 * configure the pipe so we can fully drain it without blocking.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs8427.h 62 #define CS8427_INTOPENDRAIN (2<<1) /* open drain, active low */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs8427.h 62 #define CS8427_INTOPENDRAIN (2<<1) /* open drain, active low */
  /external/chromium/net/base/
net_error_list.h 437 // The HTTP response was too big to drain.
440 // The HTTP response was too big to drain.
  /external/chromium_org/net/http/
http_pipelined_connection_impl.cc 685 void HttpPipelinedConnectionImpl::Drain(HttpPipelinedStream* stream,
690 // TODO(simonjam): Drain chunk-encoded responses if they're relatively
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 454 // Fill the receiver window until it is full, drain it and then
593 // Drain the receiver buffer.
  /external/clang/test/Analysis/
retain-release-gc-only.m 119 - (void)drain;
338 [pool release]; // expected-warning{{Use -drain instead of -release when using NSAutoreleasePool and garbage collection}}
  /external/compiler-rt/lib/asan/tests/
asan_noinst_test.cc 430 free(Ident(malloc(kLargeMallocSize))); // Drain quarantine.
792 free(Ident(malloc(Ident(1 << 27)))); // Try to drain the quarantine.
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 499 cache.Drain(a);
536 static_allocator_cache.Drain(a);
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyStream.java 451 // drain from [pos..buffer.length)
462 // drain from [pos..limit)
  /external/qemu/slirp/
socket.c 431 * If in DRAIN mode, and there's no more data, set
758 * Set write drain mode
  /external/qemu/slirp-android/
socket.c 439 * If in DRAIN mode, and there's no more data, set
792 * Set write drain mode
  /frameworks/base/services/java/com/android/server/wifi/
WifiController.java 69 * the approximate point at which the battery drain caused by Wi-Fi
70 * being enabled but not active exceeds the battery drain caused by
  /external/chromium/net/http/
http_network_transaction.cc 139 // Otherwise, we try to drain the response body.
255 // If the response body hasn't been completely read, we need to drain
266 // We don't need to drain the response body, so we act as if we had drained
    [all...]
http_proxy_client_socket.cc 236 // We don't need to drain the response body, so we act as if we had drained
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 221 // Stop for a while to drain callbacks
  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.cc 429 // drain the requests more quickly.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
util.py 466 # Drain until the socket is closed or no data is immediately
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.cc 97 // Drain the UI thread to make sure all tasks are completed. This prevents
  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.h 230 // that all intervening tasks will drain.
  /external/chromium_org/media/filters/
video_renderer_impl.cc 80 // stream and needs to drain it before flushing it.
video_renderer_impl_unittest.cc 538 // Advance time past prerolled time drain the ready frame queue.

Completed in 671 milliseconds

1 2 3 4 5 67 8 91011>>