Home
last modified time | relevance | path

Searched defs:flush (Results 251 - 275 of 374) sorted by relevance

1...<<1112131415

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLCommandQueue.cpp688 cl_int CommandQueue::flush() in flush() function in cl::CommandQueue
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.cpp209 angle::Result ContextGL::flush(const gl::Context *context) in flush() function in rx::ContextGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp663 cl_int CLCommandQueueCL::flush() in flush() function in rx::CLCommandQueueCL
/third_party/skia/src/image/
H A DSkImage.cpp226 GrSemaphoresSubmitted SkImage::flush(GrDirectContext* dContext, in flush() function in SkImage
/third_party/skia/src/core/
H A DSkStream.cpp70 void SkWStream::flush() in flush() function in SkWStream
439 void SkFILEWStream::flush() in flush() function in SkFILEWStream
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp460 GrSemaphoresSubmitted GrDirectContext::flush(const GrFlushInfo& info) { in flush() function in GrDirectContext
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp596 UBool flush; in convertFile() local
/third_party/python/Lib/logging/
H A D__init__.py989 def flush(self): member in Handler
1087 def flush(self): member in StreamHandler
H A Dhandlers.py1330 def flush(self): member in BufferingHandler
1396 def flush(self): member in MemoryHandler
[all...]
/third_party/python/Lib/
H A Dmailbox.py181 def flush(self): member in Mailbox
418 def flush(self): member in Maildir
652 def flush(self): member in _singlefileMailbox
1107 def flush(self): member in MH
2010 def flush(self): member in _ProxyFile
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp813 void Mapper::flush() { in flush() function in Mapper
/third_party/toybox/lib/
H A Dxwrap.c143 void xflush(int flush) in xflush() argument
/third_party/python/Lib/unittest/test/
H A Dtest_result.py44 def flush(self): member in BufferedWriter
/third_party/python/Modules/
H A Dzlibmodule.c324 int flush; in zlib_compress_impl() local
425 int err, flush; in zlib_decompress_impl() local
1253 int err, flush; zlib_Decompress_flush_impl() local
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs531 fn flush(&mut self) -> io::Result<()> { in write_panic() functions
562 fn flush(&mut self) -> io::Result<()> { in read_panic() functions
594 fn flush(&mut self) -> io::Result<()> { in flush_panic() functions
1307 fn flush(&mut self) -> io::Result<()> { in flush() functions
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp224 void Buffer::flush (void) in flush() function in vkt::SpirVAssembly::__anon29919::ut::Buffer
/third_party/zlib/
H A Ddeflate.c954 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() argument
1638 deflate_stored(deflate_state *s, int flush) deflate_stored() argument
1823 deflate_fast(deflate_state *s, int flush) deflate_fast() argument
1923 deflate_slow(deflate_state *s, int flush) deflate_slow() argument
2052 deflate_rle(deflate_state *s, int flush) deflate_rle() argument
2124 deflate_huff(deflate_state *s, int flush) deflate_huff() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbink.c1415 static void flush(AVCodecContext *avctx) in flush() function
H A Dmpegaudiodec_template.c1630 static void flush(AVCodecContext *avctx) in flush() function
H A Dmpeg12dec.c2847 static void flush(AVCodecContext *avctx) in flush() function
H A Dalsdec.c2174 static av_cold void flush(AVCodecContext *avctx) in flush() function
H A Dwmaprodec.c2038 static void flush(WMAProDecodeCtx *s) in flush() function
H A Dwmalosslessdec.c1307 static void flush(AVCodecContext *avctx) in flush() function
/third_party/ffmpeg/libavformat/
H A Ddemux.c1131 parse_packet(AVFormatContext *s, AVPacket *pkt, int stream_index, int flush) parse_packet() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java257 public void flush() { in flush() method in Normalizer2Impl.ReorderingBuffer

Completed in 59 milliseconds

1...<<1112131415