Home
last modified time | relevance | path

Searched defs:flush (Results 201 - 225 of 360) sorted by relevance

12345678910>>...15

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dhash.rs342 fn flush(&mut self) -> io::Result<()> { in flush() functions
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp603 int32_t flush = 0; in Deflate() local
1724 int32_t flush = 0; in Inflate() local
1982 int32_t flush = 0; in InflateReset2() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp591 int32_t flush = 0; in GetDeflateArg() local
758 int32_t flush = 0; in GetInflateArg() local
777 int32_t flush = 0; in GetInflateReset2Arg() local
1497 uint32_t flush in SetGZFlushArg() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dimc.c1076 static av_cold void flush(AVCodecContext *avctx) in flush() function
H A Dnvenc.c2161 static int output_ready(AVCodecContext *avctx, int flush) in output_ready() argument
/third_party/ffmpeg/libavfilter/
H A Daf_silenceremove.c553 static void flush(SilenceRemoveContext *s, in flush() function
H A Daf_dynaudnorm.c822 static int flush(AVFilterLink *outlink) in flush() function
/third_party/ffmpeg/libavformat/
H A Dgxfenc.c994 gxf_interleave_packet(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) gxf_interleave_packet() argument
H A Dmpegenc.c998 static int output_packet(AVFormatContext *ctx, int flush) in output_packet() argument
H A Dmux.c923 ff_interleave_packet_per_dts(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) ff_interleave_packet_per_dts() argument
1039 ff_interleave_packet_passthrough(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) ff_interleave_packet_passthrough() argument
1093 interleaved_write_packet(AVFormatContext *s, AVPacket *pkt, int flush, int has_packet) interleaved_write_packet() argument
[all...]
/third_party/curl/packages/OS400/
H A Dos400sys.c1013 Curl_os400_inflate(z_streamp strm, int flush) in Curl_os400_inflate() argument
/third_party/ffmpeg/libavutil/
H A Dvulkan.c307 ff_vk_unmap_buffers(FFVulkanContext *s, FFVkBuffer *buf, int nb_buffers, int flush) ff_vk_unmap_buffers() argument
/third_party/ffmpeg/libswresample/
H A Dswresample_internal.h85 resample_flush_func flush; member
/third_party/backends/backend/
H A Ddc240.c1592 SANE_Char flush[1024]; in sane_cancel() local
/third_party/icu/icu4c/source/extra/uconv/
H A Duconv.cpp596 UBool flush; in convertFile() local
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h206 void (*flush)(struct fd_pipe *pipe, uint32_t fence); member
273 int (*flush)(struct fd_submit *submit, int in_fence_fd, member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c97 static int flush(struct ruvd_decoder *dec, unsigned flags) in flush() function
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py716 def flush(self, flags): member in Context
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c482 __dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, enum __DRI2throttleReason reason, Bool flush) __dri2CopySubBuffer() argument
522 dri2CopySubBuffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, Bool flush) dri2CopySubBuffer() argument
733 dri2SwapBuffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) dri2SwapBuffers() argument
[all...]
H A Ddri3_glx.c463 dri3_copy_sub_buffer(__GLXDRIdrawable *pdraw, int x, int y, int width, int height, Bool flush) dri3_copy_sub_buffer() argument
596 dri3_swap_buffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) dri3_swap_buffers() argument
H A Ddrisw_glx.c744 driswSwapBuffers(__GLXDRIdrawable * pdraw, int64_t target_msc, int64_t divisor, int64_t remainder, Bool flush) driswSwapBuffers() argument
768 driswCopySubBuffer(__GLXDRIdrawable * pdraw, int x, int y, int width, int height, Bool flush) driswCopySubBuffer() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h757 void (*flush)(struct pipe_context *pipe, member
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h411 void (*flush)(struct st_context_iface *stctxi, unsigned flags, member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c103 static int flush(struct ruvd_decoder *dec, unsigned flags) in flush() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_visitor.cpp769 bool flush; in emit_urb_writes() local

Completed in 43 milliseconds

12345678910>>...15