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

1 2 3 4 56 7 8 91011>>

  /libcore/luni/src/main/java/java/io/
OutputStreamWriter.java 154 * if an error occurs while flushing this writer.
192 // encode with endOfInput true before flushing. Our ICU-based implementations don't
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertUtils.java 76 // The # of days to save alert states in the shared prefs table, before flushing. This
279 Log.d(TAG, "Flushing old alerts from shared prefs table");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 236 /* Allow flushing all cache on m68k (sys_cacheflush) */
243 /* Allow setting readahead and flushing buffers on block devices */
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterToASCI.java 126 * Close the stream, flushing it first. Once a stream has been closed,
  /external/chromium/chrome/browser/visitedlink/
visitedlink_perftest.cc 140 // test loading the DB back, we do this several times since the flushing is
  /external/chromium/net/spdy/
spdy_session_pool.h 109 // We perform the same flushing as described above when SSL settings change.
  /external/chromium_org/chrome/common/
profiling.cc 174 // Schedule profile data flushing for single process because it doesn't
  /external/chromium_org/components/visitedlink/test/
visitedlink_perftest.cc 140 // test loading the DB back, we do this several times since the flushing is
  /external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
var_array_buffer.cc 169 /// true iff we are flushing.
  /external/chromium_org/net/dns/
mdns_client.h 59 // TODO(noamsml): Add flag for flushing cache when feature is implemented
  /external/chromium_org/ppapi/generators/
idl_outfile.py 93 # Close the file, flushing it to disk
  /external/chromium_org/skia/ext/
platform_device_mac.cc 30 // Flushing will be done in onAccessBitmap.
  /external/chromium_org/third_party/freetype/src/cache/
ftccache.h 175 * is capable of flushing the cache adequately to make room for the
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.8.3.html 81 <li>radeon: avoid flushing when the context is not current.</li>
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_context.c 339 /* We could improve this by only flushing the frontend and the fetch part
634 assert(!draw->flushing); /* catch inadvertant recursion */
636 draw->flushing = TRUE;
642 draw->flushing = FALSE;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_context.c 102 * Instead of flushing on every state change, we flush once here
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_flush.c 82 * to unmap surfaces when flushing.
  /external/chromium_org/third_party/opus/src/celt/
float_cast.h 42 ** is this flushing of the pipeline which is so slow.
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLBufferImpl.cpp 129 // flushing the gpu past draws consuming the old contents.
  /external/freetype/src/cache/
ftccache.h 175 * is capable of flushing the cache adequately to make room for the
  /external/guava/guava-tests/test/com/google/common/io/
CloseablesTest.java 34 * <p>Checks proper closing and flushing behavior, and ensures that
  /external/mesa3d/docs/
relnotes-7.8.3.html 81 <li>radeon: avoid flushing when the context is not current.</li>
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.c 339 /* We could improve this by only flushing the frontend and the fetch part
634 assert(!draw->flushing); /* catch inadvertant recursion */
636 draw->flushing = TRUE;
642 draw->flushing = FALSE;
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.c 102 * Instead of flushing on every state change, we flush once here
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_flush.c 82 * to unmap surfaces when flushing.

Completed in 1363 milliseconds

1 2 3 4 56 7 8 91011>>