Home
last modified time | relevance | path

Searched defs:flush (Results 226 - 250 of 730) sorted by relevance

12345678910>>...30

/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c602 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() argument
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h212 int (*flush) (const char *, struct fuse_file_info *); member
/third_party/mesa3d/src/intel/ds/
H A Dintel_driver_ds.cc428 const struct intel_ds_flush_data *flush = in intel_ds_begin_stall() local
439 const struct intel_ds_flush_data *flush = in intel_ds_end_stall() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_utrace.c55 struct anv_utrace_flush_copy *flush = flush_data; in anv_utrace_delete_flush_data() local
80 struct anv_utrace_flush_copy *flush in anv_device_utrace_emit_copy_ts_buffer() local
108 struct anv_utrace_flush_copy *flush = anv_device_utrace_flush_cmd_buffers() local
156 flush, anv_device_utrace_flush_cmd_buffers() local
244 struct anv_utrace_flush_copy *flush = flush_data; anv_utrace_read_ts() local
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetDecoderICU.java270 abstract CoderResult decodeLoop(ByteBuffer in, CharBuffer out, IntBuffer offsets, boolean flush); in decodeLoop() argument
282 final CoderResult decode(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decode() argument
396 final CoderResult toUnicodeWithCallback(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush){ in toUnicodeWithCallback() argument
[all...]
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage-handler.cc62 std::cout << content << std::flush; in WriteMessage() member in v8::internal::torque::ls::std
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h79 const __DRI2flushExtension *flush; member
/third_party/lame/test/
H A Dlame_test.cpp174 int flush(unsigned char* out_buffer, int m_out_free) { in flush() function in Lame
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs966 fn flush(&mut self) -> io::Result<()> { in flush() functions
/third_party/rust/crates/env_logger/src/fmt/
H A Dmod.rs128 fn flush(&mut self) -> io::Result<()> { in flush() functions
372 fn flush(&mut self) -> io::Result<()> { in write_args() functions
/third_party/python/Lib/
H A Dgzip.py346 def flush(self,zlib_mode=zlib.Z_SYNC_FLUSH): member in GzipFile
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DQueryGL.cpp192 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::StandardQueryGL
402 angle::Result SyncQueryGL::flush(cons function in rx::SyncQueryGL
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSyncVk.cpp390 bool flush = (flags & GL_SYNC_FLUSH_COMMANDS_BIT) != 0; in clientWait() local
490 bool flush = (flags & EGL_SYNC_FLUSH_COMMANDS_BIT_KHR) != 0; in clientWait() local
/third_party/skia/src/core/
H A DSkScan_AAAPath.cpp350 void flush() { in flush() function in RunBasedAdditiveBlitter
/third_party/skia/src/xml/
H A DSkXMLWriter.cpp20 void SkXMLWriter::flush() { in flush() function in SkXMLWriter
/third_party/skia/src/utils/
H A DSkJSONWriter.h70 void flush() { in flush() function in SkJSONWriter
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/
H A Dstream.py563 def flush(self): member in _UnixDomainSocketStreamClient.SocketFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScopedPrinter.h72 void flush() { OS.flush(); } in flush() function in llvm::ScopedPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDomTreeUpdater.cpp73 void DomTreeUpdater::flush() { in flush() function in llvm::DomTreeUpdater
/third_party/skia/tools/trace/
H A DChromeTracingTracer.cpp272 void ChromeTracingTracer::flush() { in flush() function in ChromeTracingTracer
/third_party/skia/include/core/
H A DSkImage.h743 void flush(GrDirectContext* context) const { this->flush(context, {}); } in flush() function in SkImage
/third_party/skia/include/gpu/
H A DGrDirectContext.h401 void flush() { this->flush({}); } in flush() function in GrDirectContext
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.hpp312 void BlockBuffer<T>::flush (void) in flush() function in de::BlockBuffer
/third_party/zlib/
H A Dgzwrite.c68 local int gz_comp(gz_statep state, int flush) in gz_comp() argument
535 int ZEXPORT gzflush(gzFile file, int flush) { in gzflush() argument
[all...]
H A Dinflate.c603 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() argument
[all...]

Completed in 24 milliseconds

12345678910>>...30