Home
last modified time | relevance | path

Searched refs:buffer_drop (Results 1 – 18 of 18) sorted by relevance

/dports/audio/mpg123/mpg123-1.29.3/src/libout123/
H A Dbuffer.h49 void buffer_drop(out123_handle *ao);
H A Dbuffer.c366 BUFFER_SIGNAL_CONTROL(buffer_drop, XF_CMD_DROP)
H A Dlibout123.c756 buffer_drop(ao); in out123_drop()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libout123/
H A Dbuffer.h49 void buffer_drop(out123_handle *ao);
H A Dbuffer.c365 BUFFER_SIGNAL_CONTROL(buffer_drop, XF_CMD_DROP)
H A Dlibout123.c674 buffer_drop(ao);
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Doutput.c243 buffer_drop(fz_context *ctx, void *opaque) in buffer_drop() function
252 fz_output *out = fz_new_output(ctx, 0, fz_keep_buffer(ctx, buf), buffer_write, NULL, buffer_drop); in fz_new_output_with_buffer()
/dports/audio/mpg123/mpg123-1.29.3/src/
H A Dintsym.h276 #define buffer_drop INT123_buffer_drop macro
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dintsym.h266 #define buffer_drop INT123_buffer_drop macro
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/
H A Dintsym.h266 #define buffer_drop INT123_buffer_drop macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/player/src/
H A Dlib.rs168 self.buffer_drop::<B>(id, true); in process()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/player/src/
H A Dlib.rs168 self.buffer_drop::<B>(id, true); in process()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu_bindings/src/
H A Dserver.rs229 gfx_select!(self_id => global.buffer_drop(self_id, false)); in wgpu_server_buffer_drop()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu_bindings/src/
H A Dserver.rs229 gfx_select!(self_id => global.buffer_drop(self_id, false)); in wgpu_server_buffer_drop()
/dports/www/firefox/firefox-99.0/gfx/wgpu_bindings/src/
H A Dserver.rs245 gfx_select!(self_id => global.buffer_drop(self_id, false)); in wgpu_server_buffer_drop()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs3113 pub fn buffer_drop<B: GfxBackend>(&self, buffer_id: id::BufferId, wait: bool) { in buffer_drop() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/device/
H A Dmod.rs3290 pub fn buffer_drop<A: HalApi>(&self, buffer_id: id::BufferId, wait: bool) { in buffer_drop() method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs3113 pub fn buffer_drop<B: GfxBackend>(&self, buffer_id: id::BufferId, wait: bool) { in buffer_drop() method