HomeSort by relevance Sort by last modified time
    Searched full:flushing (Results 226 - 250 of 925) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/heap/
objects-visiting.h 389 // Code flushing support.
393 // Helpers used by code flushing support that visit pointer fields and treat
  /external/webp/src/utils/
bit_writer_utils.c 277 // If needed, make some room by flushing some bits out.
312 // If needed, make some room by flushing some bits out.
  /external/webrtc/webrtc/system_wrappers/source/
data_log.cc 246 // Swap the list used for flushing with the list containing the row history
248 // list used for flushing to avoid race conditions if another thread
  /external/zlib/src/contrib/ada/
zlib.ads 93 -- Flushing may degrade compression for some compression algorithms and so
239 -- Flushing the data from the compressor.
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 559 // Ideally, the port should not in transitioning state when flushing.
563 // which leads to flushing ports. At this time, it should be ok to notify
  /hardware/google/interfaces/media/c2/1.0/
IComponent.hal 76 * - CORRUPTED - Some unknown error prevented flushing from
107 * - CORRUPTED - Some unknown error prevented flushing from completion.
  /toolchain/binutils/binutils-2.27/zlib/contrib/ada/
zlib.ads 93 -- Flushing may degrade compression for some compression algorithms and so
239 -- Flushing the data from the compressor.
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
VirtioBlk.h 247 If the underlying virtio-blk device doesn't support flushing (ie.
  /external/aac/libMpegTPDec/src/
tpdec_latm.h 149 UCHAR applyAsc; /* apply ASC immediate without flushing */
  /external/blktrace/doc/
blktrace.8 200 initiated by the vm flushing dirty data to disk or the file system syncing a
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_event.py 198 trace_event records traces into an in-memory buffer for efficiency. Flushing
  /external/guava/guava/src/com/google/common/io/
CharStreams.java 249 * Closeable}, and flushing the writer will flush the target if it is {@link
  /external/libavc/encoder/
ih264e_cabac.h 181 * flushing at termination: Explained in flowchart 9-12(ITU_T_H264-201402).
  /external/mesa3d/docs/relnotes/
10.1.2.html 144 <li>r600g: fix flushing on RV670, RS780, RS880 again</li>
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.c 419 /* We could improve this by only flushing the frontend and the fetch part
809 assert(!draw->flushing); /* catch inadvertant recursion */
811 draw->flushing = TRUE;
817 draw->flushing = FALSE;
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_queue.c 143 DBG("flushing cmdbuf=%p instr=%d size=%d\n",
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_sync.c 32 * GL_ARB_sync is implemented by flushing the current batchbuffer and keeping a
intel_tex_subimage.c 147 perf_debug("Flushing before mapping a referenced bo.\n");
  /external/mesa3d/src/mesa/main/
context.h 202 * \name Macros for flushing buffered rendering commands before state changes,
  /external/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.h 249 // either flushing cache lines or non-temporal cache hints.
  /external/python/cpython3/Doc/library/
faulthandler.rst 95 cleanup like flushing file buffers.) If the function is called twice, the new
  /external/skia/src/gpu/gl/
GrGLBuffer.cpp 269 // flushing the gpu past draws consuming the old contents.
  /external/skia/src/gpu/ops/
GrOp.h 29 * captures the arguments to the draw and then generates the geometry when flushing. This gives GrOp
  /external/skia/tests/
SkRasterPipelineTest.cpp 89 // Convert to 1-5-10 half with 15 bias, flushing denorm halfs (including zero) to zero.
  /external/skqp/src/gpu/gl/
GrGLBuffer.cpp 269 // flushing the gpu past draws consuming the old contents.

Completed in 618 milliseconds

1 2 3 4 5 6 7 8 91011>>