HomeSort by relevance Sort by last modified time
    Searched full:flushes (Results 201 - 225 of 798) sorted by null

1 2 3 4 5 6 7 891011>>

  /system/core/libziparchive/include/ziparchive/
zip_writer.h 155 * Writes the Central Directory Headers and flushes the zip file stream.
  /system/update_engine/payload_consumer/
file_descriptor.h 90 // Flushes any cached data. The descriptor must be opened prior to this
  /tools/tradefederation/core/src/com/android/tradefed/log/
FileLogger.java 222 * Flushes stream and closes log file.
  /cts/libs/json/src/com/android/json/stream/
JsonWriter.java 334 * and flushes that writer.
341 * Flushes and closes this writer and the underlying {@link Writer}.
  /external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
AnimatedGifEncoder.java 142 * inserted. Invoking <code>finish()</code> flushes all frames. If
186 * Flushes any pending data and closes output file. If writing to an
  /external/kernel-headers/original/uapi/linux/
cyclades.h 362 #define C_CM_FLUSH_RX 0x56 /* flushes Rx buffer */
363 #define C_CM_FLUSH_TX 0x57 /* flushes Tx buffer */
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_draw.c 315 * flushes.
411 * Skip checking blitter->op and do the flushes.
  /external/skia/src/gpu/gl/
GrGLGpu.h 263 // Flushes state from GrPipeline to GL. Returns false if the state couldn't be set.
334 // flushes the scissor. see the note on flushBoundTextureAndParams about
  /external/skia/tests/
OnFlushCallbackTest.cpp 306 // TODO: until partial flushes in MDB lands we're stuck having
516 * Note: until partial flushes in MDB lands, the atlas will actually have width= 9*kAtlasTileSize
  /external/skqp/src/gpu/gl/
GrGLGpu.h 281 // Flushes state from GrPipeline to GL. Returns false if the state couldn't be set.
352 // flushes the scissor. see the note on flushBoundTextureAndParams about
  /external/tensorflow/tensorflow/core/platform/
file_system.h 212 /// \brief Flushes any cached filesystem objects from memory.
269 /// \brief Flushes the file and optionally syncs contents to filesystem.
  /external/tensorflow/tensorflow/core/util/tensor_bundle/
tensor_bundle.h 49 // writer.Finish(); // Flushes.
143 // Finishes the writer and flushes.
  /external/tensorflow/tensorflow/python/summary/writer/
writer.py 376 """Flushes the event file to disk.
384 """Flushes the event file to disk and close the file.
  /frameworks/base/cmds/statsd/tests/metrics/
CountMetricProducer_test.cpp 66 // Flushes at event #2.
70 // Flushes.
  /frameworks/base/core/java/android/util/
JsonWriter.java 381 * and flushes that writer.
388 * Flushes and closes this writer and the underlying {@link Writer}.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h 361 #define C_CM_FLUSH_RX 0x56 /* flushes Rx buffer */
362 #define C_CM_FLUSH_TX 0x57 /* flushes Tx buffer */
  /art/libartbase/base/
utils.h 188 // flushes both caches.
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.h 138 // to the end of the "batch mode" FIFO for the specified sensor and flushes
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
UfsHostController.h 172 Flushes all posted write transactions from the UFS bus to attached UFS device.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
PlDebugSupport.h 126 Flushes instruction cache for specified number of bytes.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DeviceIo.h 206 Flushes any posted write data to the device.
DiskIo2.h 129 Flushes all modified data to the physical device.
  /external/apache-http/src/org/apache/http/impl/io/
ChunkedOutputStream.java 177 * Flushes the content buffer and the underlying stream.
  /external/autotest/client/common_lib/cros/
session_manager.py 82 This resets the signal state and flushes any pending signals in order to
  /external/boringssl/src/crypto/bio/
hexdump.c 147 // finish flushes any buffered data in |ctx|.

Completed in 612 milliseconds

1 2 3 4 5 6 7 891011>>