HomeSort by relevance Sort by last modified time
    Searched full:buffered (Results 776 - 800 of 1453) sorted by null

<<31323334353637383940>>

  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 99 * when enough content has been buffered.
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_tags.c 204 to next frame. To handle this we always dump the buffered tags from last list and throw them in current/next frame based on pend state.
  /hardware/qcom/display/msm8996/sdm/include/core/
layer_stack.h 184 uint32_t single_buffered_layer_present : 1; //!< Set if stack has single buffered layer
  /hardware/qcom/display/msm8998/sdm/include/core/
layer_stack.h 244 uint32_t single_buffered_layer_present : 1; //!< Set if stack has single buffered layer
  /hardware/qcom/msm8994/original-kernel-headers/linux/
fuse.h 225 * FUSE_WRITEBACK_CACHE: use writeback cache for buffered writes
  /hardware/qcom/msm8996/original-kernel-headers/linux/
fuse.h 232 * FUSE_WRITEBACK_CACHE: use writeback cache for buffered writes
  /libcore/ojluni/src/main/java/java/io/
DataOutputStream.java 112 * Flushes this data output stream. This forces any buffered output
  /libcore/ojluni/src/main/java/java/lang/invoke/
MutableCallSite.java 190 // * If possible, it should be buffered for batch processing on sets of call sites.
  /libcore/ojluni/src/main/java/java/net/
Socket.java     [all...]
SocketOptions.java 133 * to the network is not buffered pending acknowledgement of
  /libcore/ojluni/src/main/java/java/util/stream/
ForEachOps.java 489 // Dump buffered elements from this leaf into the sink
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
Rfc822Output.java 114 * not necessary to pass in a buffered output stream here.
  /packages/apps/TV/src/com/android/tv/menu/
PlayControlsRowView.java 179 mProgressBuffered = findViewById(R.id.buffered);
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
stream.md 97 `FileWriteStream` is buffered output stream. Its usage is very similar to `FileReadStream`.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h 322 unsigned int buffer_size; /* count of buffered samples */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 128 /* buf quick ptr to buffered data */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h 335 unsigned int buffer_size; /* count of buffered samples */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/sound/
emu10k1.h 322 unsigned int buffer_size; /* count of buffered samples */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 128 /* buf quick ptr to buffered data */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h 335 unsigned int buffer_size; /* count of buffered samples */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
CGIHTTPServer.py 51 # the rest to a subprocess, so we can't use buffered input.
  /prebuilts/gdb/linux-x86/lib/python2.7/
CGIHTTPServer.py 51 # the rest to a subprocess, so we can't use buffered input.
  /prebuilts/go/darwin-x86/src/archive/zip/
writer.go 52 // Flush flushes any buffered data to the underlying writer.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
ext_test.go 61 // a buffered reader of its standard output.
  /prebuilts/go/darwin-x86/src/encoding/base32/
base32.go 146 buf [5]byte // buffered data waiting to be encoded

Completed in 2744 milliseconds

<<31323334353637383940>>