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

1 2 3 4 5 67 8 91011>>

  /external/qemu/
block.h 36 #define BDRV_O_NO_FLUSH 0x0200 /* disable flushing on this disk */
  /external/skia/src/gpu/gl/
GrGLBufferImpl.cpp 129 // flushing the gpu past draws consuming the old contents.
  /external/zlib/src/contrib/ada/
zlib-streams.ads 33 -- all data placed to the compressor is flushing to the Back stream.
zlib.ads 93 -- Flushing may degrade compression for some compression algorithms and so
239 -- Flushing the data from the compressor.
  /frameworks/av/include/media/stagefright/
MediaCodec.h 137 FLUSHING,
  /frameworks/base/core/java/android/app/backup/
SharedPreferencesBackupHelper.java 100 // wait for it to finish flushing to disk.
  /libcore/luni/src/main/java/java/io/
BufferedOutputStream.java 27 * copying takes place when flushing that buffer, but this is usually outweighed
PipedOutputStream.java 103 * if an I/O error occurs while flushing this stream.
PipedWriter.java 105 * if an I/O error occurs while flushing this writer.
  /system/netd/
BandwidthController.h 168 * Attempt to find the bw_costly_* tables that need flushing,
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 985 // flushing.
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 578 case FLUSHING:
781 if (mState == FLUSHING
828 if (mState == FLUSHING
897 CHECK_EQ(mState, FLUSHING);
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 32 * buffer which must be flushed to the OutputStream when done. This flushing
471 * Close the stream, flushing it first. Once a stream has been closed,
  /external/chromium_org/components/nacl/browser/
pnacl_host_unittest.cc 47 // Do 2 rounds of flushing, because some operations require 2 trips back and
424 // Check that the translation cache has been cleared before flushing the
  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.h 338 // queued afterwards. For flushing or resetting the pipeline then, we will
349 // Are we flushing?
  /external/chromium_org/media/mp2t/
mp2t_stream_parser.cc 199 DVLOG(1) << "Flushing PID: " << it->first;
209 // Note: does not need to invoke |end_of_segment_cb_| since flushing the
  /external/chromium_org/v8/src/
objects-visiting.h 434 // Code flushing support.
438 // Helpers used by code flushing support that visit pointer fields and treat
  /external/kernel-headers/original/linux/
capability.h 258 /* Allow flushing all cache on m68k (sys_cacheflush) */
265 /* Allow setting readahead and flushing buffers on block devices */
  /external/srec/portable/include/
PFile.h 128 * @return ESR_INVALID_ARGUMENT if self is null; ESR_FLUSH_ERROR if a flushing error occurs
302 * @return ESR_INVALID_ARGUMENT if self is null; ESR_FLUSH_ERROR if a flushing error occurs
  /external/webrtc/src/system_wrappers/source/
data_log.cc 247 // Swap the list used for flushing with the list containing the row history
249 // list used for flushing to avoid race conditions if another thread
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 117 // before flushing and checking if we are actually low.
122 // flushing takes place.
  /libcore/luni/src/main/java/java/util/zip/
Deflater.java 137 * kind of flushing it gets.
217 * region within the supplied buffer, optionally flushing the input buffer.
  /art/compiler/dex/quick/x86/
call_x86.cc 219 * expanding the frame or flushing. This leaves the utility
  /external/blktrace/doc/
blktrace.8 200 initiated by the vm flushing dirty data to disk or the file system syncing a
  /external/bluetooth/bluedroid/bta/av/
bta_av_cfg.c 50 /* Flushing partial avdtp packets can cause some headsets to disconnect the link

Completed in 1267 milliseconds

1 2 3 4 5 67 8 91011>>