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

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/compress/flate/
flate_test.go 319 // If a Flush occurs after all the actual data, the flushing
  /prebuilts/go/darwin-x86/src/compress/lzw/
writer.go 198 // Close closes the encoder, flushing any pending output. It does not close or
  /prebuilts/go/darwin-x86/src/net/http/httputil/
reverseproxy.go 44 // If zero, no periodic flushing is done.
  /prebuilts/go/linux-x86/src/cmd/internal/gcprog/
gcprog.go 111 // flushing the current bits plus at least one byte for
  /prebuilts/go/linux-x86/src/compress/flate/
flate_test.go 319 // If a Flush occurs after all the actual data, the flushing
  /prebuilts/go/linux-x86/src/compress/lzw/
writer.go 198 // Close closes the encoder, flushing any pending output. It does not close or
  /prebuilts/go/linux-x86/src/net/http/httputil/
reverseproxy.go 44 // If zero, no periodic flushing is done.
  /prebuilts/tools/linux-x86_64/kythe/
RELEASES.md 74 fragments, etc.) to keep in-memory before flushing an intermediary data
  /system/bt/bta/av/
bta_av_cfg.cc 63 /* Flushing partial avdtp packets can cause some headsets to disconnect the link
  /tools/tradefederation/core/src/com/android/tradefed/util/sl4a/
Sl4aClient.java 226 CLog.i("flushing");
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
monsoon.py 147 logging.debug("Flushing input...")
419 self.log("Flushing input...", debug = True)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
zlibmodule.c 608 /* Flushing with Z_NO_FLUSH is a no-op, so there's no point in
662 zlib_error(self->zst, err, "while flushing");
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuDxe.c 108 @param Start Physical address to start flushing from.
383 DEBUG((EFI_D_INFO, " Flushing GCD\n"));
  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 154 /* Allow flushing only when audioPreroll functionality is enabled in
287 CSAudioSpecificConfig ascDummy; /* the actual config is needed for flushing,
  /external/brotli/docs/
encode.h.3 353 Flushing the stream means forcing encoding of all input passed to encoder and completing the current output block, so it could be fully decoded by stream decoder\&. To perform flush set \fCop\fP to \fBBROTLI_OPERATION_FLUSH\fP\&. Under some circumstances (e\&.g\&. lack of output stream capacity) this operation would require several calls to \fBBrotliEncoderCompressStream\fP\&. The method must be called again until both input stream is depleted and encoder has no more output (see \fBBrotliEncoderHasMoreOutput\fP) after the method is called\&.
359 When flushing and finishing, \fCop\fP should not change until operation is complete; input stream should not be swapped, reduced or extended as well\&.
  /external/freetype/include/freetype/
ftcache.h 247 /* in most-recently-used order, and flushing old nodes to make room */
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_hw_context.c 119 * wait for shaders if it's not flushing CB or DB.
219 /* Workaround for buggy flushing on some R6xx chipsets. */
  /external/mesa3d/src/gallium/drivers/radeon/
radeon_winsys.h 583 * list and will be used for flushing.
596 * list and will be used for flushing.
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_draw.c 275 perf_debug("Flushing batch due to HW-2116 workaround "
502 perf_debug("Flushing rendering to process new clear.\n");
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 684 * - flushing a resource before presenting it on the screen
685 * - flushing a resource if some other process or device wants to use it
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_context.c 482 * and potentially cause unnecessary flushing, so ignore the
570 * and potentially cause unnecessary flushing, so ignore the
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_context.c 542 fprintf(stderr, "flushing batchbuffer before/after each draw call\n");
547 fprintf(stderr, "flushing GPU caches before/after each draw call\n");
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_buffer_objects.c 353 * flushing the batchbuffer before mapping the buffer, which can save blocking
502 * any flushing work for us except for what happens at batch exec time
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 360 /// flushing any PendingLoad items. This must be done before emitting
366 /// getControlRoot - Similar to getRoot, but instead of flushing all the
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/batch/
ordinal_split_handler.py 257 # Put quantile and stats accumulator flushing in the dependency path.
397 # Put quantile and stats accumulator flushing in the dependency path.

Completed in 894 milliseconds

<<11121314151617181920>>