| /third_party/ffmpeg/libavutil/ |
| H A D | vulkan.c | 307 ff_vk_unmap_buffers(FFVulkanContext *s, FFVkBuffer *buf, int nb_buffers, int flush) ff_vk_unmap_buffers() argument
|
| /third_party/ffmpeg/libswresample/ |
| H A D | swresample_internal.h | 85 resample_flush_func flush; member
|
| /third_party/backends/backend/ |
| H A D | dc240.c | 1592 SANE_Char flush[1024]; in sane_cancel() local
|
| /third_party/icu/icu4c/source/extra/uconv/ |
| H A D | uconv.cpp | 596 UBool flush; in convertFile() local
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 206 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 D | radeon_uvd.c | 97 static int flush(struct ruvd_decoder *dec, unsigned flags) in flush() function
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | dump_state.py | 716 def flush(self, flags): member in Context
|
| /third_party/mesa3d/src/glx/ |
| H A D | dri2_glx.c | 482 __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 D | dri3_glx.c | 463 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 D | drisw_glx.c | 744 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 D | p_context.h | 757 void (*flush)(struct pipe_context *pipe, member
|
| /third_party/mesa3d/src/gallium/include/frontend/ |
| H A D | api.h | 411 void (*flush)(struct st_context_iface *stctxi, unsigned flags, member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 103 static int flush(struct ruvd_decoder *dec, unsigned flags) in flush() function
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_visitor.cpp | 769 bool flush; in emit_urb_writes() local
|
| /third_party/node/deps/zlib/ |
| H A D | deflate.c | 984 int ZEXPORT deflate(z_streamp strm, int flush) { in deflate() argument 1684 deflate_stored(deflate_state *s, int flush) deflate_stored() argument 1868 deflate_fast(deflate_state *s, int flush) deflate_fast() argument 1970 deflate_slow(deflate_state *s, int flush) deflate_slow() argument 2104 deflate_rle(deflate_state *s, int flush) deflate_rle() argument 2175 deflate_huff(deflate_state *s, int flush) deflate_huff() argument [all...] |
| /third_party/node/src/ |
| H A D | node_zlib.cc | 303 uint32_t in_off, in_len, out_off, out_len, flush; in Write() local 348 Write(uint32_t flush, const char* in, uint32_t in_len, char* out, uint32_t out_len) Write() argument 875 SetFlush(int flush) SetFlush() argument 1111 SetFlush(int flush) SetFlush() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_https_upstream.cc | 1342 on_downstream_body(Downstream *downstream, const uint8_t *data, size_t len, bool flush) on_downstream_body() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 180 void (*flush)(struct vn_renderer *renderer, member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | convtest.cpp | 577 UBool flush; in TestGetUnicodeSet2() local 1015 UBool flush; stepToUnicode() local 1423 UBool flush; stepFromUTF8() local 1527 UBool flush; stepFromUnicode() local [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetISO2022.java | 846 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 1109 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 1319 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 1449 protected CoderResult decodeLoopIBM(CharsetDecoderMBCS cnv, ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoopIBM() argument 1735 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument 2243 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument 2643 encodeLoopIBM(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoopIBM() argument 2662 encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) encodeLoop() argument [all...] |
| H A D | CharsetISCII.java | 829 protected CoderResult decodeLoop(ByteBuffer source, CharBuffer target, IntBuffer offsets, boolean flush) { in decodeLoop() argument 1208 protected CoderResult encodeLoop(CharBuffer source, ByteBuffer target, IntBuffer offsets, boolean flush) { in encodeLoop() argument
|
| /third_party/python/Lib/ |
| H A D | _pyio.py | 402 def flush(self): member in IOBase 838 def flush(self): member in _BufferedIOMixin 1297 def flush(self): global() member in BufferedWriter 1400 def flush(self): global() member in BufferedRWPair 2185 def flush(self): global() member in TextIOWrapper [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageMismatchedWriteOpTests.cpp | 192 void flush (void) { flushAlloc(m_context.getDeviceInterface(), m_context.getDevice(), *m_bufferMemory); } in flush() function in vkt::image::__anon28022::ut::StorageBuffer2D 223 void flush (void) { m_buffer.flush(); } in flush() function in vkt::image::__anon28022::ut::StorageImage2D
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmPhysicalStorageBufferPointerTests.cpp | 224 void Buffer::flush (void) in flush() function in vkt::SpirVAssembly::__anon28770::ut::Buffer
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMismatchedWriteOpTests.cpp | 195 void flush (void) { flushAlloc(m_context.getDeviceInterface(), m_context.getDevice(), *m_bufferMemory); } in flush() function in vkt::image::__anon29253::ut::StorageBuffer2D 226 void flush (void) { m_buffer.flush(); } in flush() function in vkt::image::__anon29253::ut::StorageImage2D
|