Home
last modified time | relevance | path

Searched defs:flush (Results 101 - 125 of 374) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
H A Dcodec_internal.h231 void (*flush)(struct AVCodecContext *); member
H A Dhevc_refs.c176 int ff_hevc_output_frame(HEVCContext *s, AVFrame *out, int flush) in ff_hevc_output_frame() argument
/third_party/elfutils/libelf/
H A Delf_compress.c122 int flush = Z_NO_FLUSH; in __libelf_compress() local
/third_party/ffmpeg/doc/examples/
H A Dtranscoding.c425 static int encode_write_frame(unsigned int stream_index, int flush) in encode_write_frame() argument
/third_party/ffmpeg/libavfilter/
H A Ddnn_interface.h120 int (*flush)(const DNNModel *model); member
/third_party/alsa-lib/src/
H A Doutput.c42 int (*flush)(snd_output_t *output); member
/third_party/backends/sanei/
H A Dsanei_wire.c567 flush (Wire * w) in flush() function
/third_party/cups-filters/filter/
H A Drastertops.c216 flush, /* Check the end of image in write_flate() local
/third_party/gptfdisk/
H A Dsupport.cc85 cout << prompt << flush; in GetNumber() local
113 cout << "(Y/N): " << flush; in GetYN() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetUTF7.java188 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
495 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
H A DCharsetUTF8.java50 decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) decodeLoop() argument
328 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument
H A DCharsetUTF16.java94 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
254 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
H A DCharsetUTF32.java80 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument
183 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
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/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp225 cout << '*' << flush; in main() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c104 static void flush(struct radeon_uvd_encoder *enc) in flush() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.h83 cnd_t flush; member
/third_party/node/deps/zlib/
H A Dinflate.c591 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate() argument
[all...]
H A Dgzwrite.c65 local int gz_comp(gz_statep state, int flush) { in gz_comp() argument
528 int ZEXPORT gzflush(gzFile file, int flush) { in gzflush() argument
[all...]
/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/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

Completed in 21 milliseconds

12345678910>>...15