Home
last modified time | relevance | path

Searched refs:xcb_prefetch_maximum_request_length (Results 1 – 25 of 34) sorted by relevance

12

/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/xcb_ffi/raw_ffi/
H A Dtest.rs29 pub(crate) unsafe fn xcb_prefetch_maximum_request_length(_c: *mut xcb_connection_t) { in xcb_prefetch_maximum_request_length() function
H A Dffi.rs136 fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t);
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/xcb_ffi/raw_ffi/
H A Dtest.rs29 pub(crate) unsafe fn xcb_prefetch_maximum_request_length(_c: *mut xcb_connection_t) { in xcb_prefetch_maximum_request_length() function
H A Dffi.rs136 fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t);
/dports/x11/libxcb/libxcb-1.14/src/
H A Dxcb.h282 void xcb_prefetch_maximum_request_length(xcb_connection_t *c);
H A Dxcb_out.c135 void xcb_prefetch_maximum_request_length(xcb_connection_t *c) in xcb_prefetch_maximum_request_length() function
162 xcb_prefetch_maximum_request_length(c); in xcb_get_maximum_request_length()
/dports/misc/broot/broot-1.7.0/cargo-crates/xcb-0.10.1/src/ffi/
H A Dbase.rs212 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/xcb-0.9.0/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/xcb-0.8.2/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/devel/gitui/gitui-0.10.1/cargo-crates/xcb-0.8.2/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/xcb-0.9.0/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/xcb-0.8.2/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-0.9.0/src/ffi/
H A Dbase.rs217 pub fn xcb_prefetch_maximum_request_length(c: *mut xcb_connection_t); in xcb_prefetch_maximum_request_length() function
/dports/x11/polybar/polybar-3.5.7/lib/xpp/include/xpp/
H A Dcore.hpp140 xcb_prefetch_maximum_request_length(m_c.get()); in prefetch_maximum_request_length()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/xcb-0.8.2/src/
H A Dbase.rs367 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/xcb-0.8.2/src/
H A Dbase.rs367 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/xcb-0.8.2/src/
H A Dbase.rs367 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/xcb-0.9.0/src/
H A Dbase.rs384 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/xcb-0.9.0/src/
H A Dbase.rs384 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-0.9.0/src/
H A Dbase.rs384 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/misc/broot/broot-1.7.0/cargo-crates/xcb-0.10.1/src/
H A Dbase.rs396 xcb_prefetch_maximum_request_length(self.c); in prefetch_maximum_request_length()
/dports/x11-wm/awesome/awesome-4.3/
H A Dawesome.c776 xcb_prefetch_maximum_request_length(globalconf.connection); in main()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/xcb_ffi/
H A Dmod.rs502 unsafe { raw_ffi::xcb_prefetch_maximum_request_length(self.conn.as_ptr()) }; in prefetch_maximum_request_bytes()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/xcb_ffi/
H A Dmod.rs502 unsafe { raw_ffi::xcb_prefetch_maximum_request_length(self.conn.as_ptr()) }; in prefetch_maximum_request_bytes()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-xcb-connection.c679 xcb_prefetch_maximum_request_length (xcb_connection); in _cairo_xcb_connection_get()

12