Home
last modified time | relevance | path

Searched defs:into_ptr (Results 1 – 25 of 67) sorted by relevance

123

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs11 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
24 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/arc-swap-1.5.0/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
91 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
104 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
117 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs16 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
41 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/arc-swap-1.3.2/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
91 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
104 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
117 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs16 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
41 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/net/routinator/routinator-0.10.2/cargo-crates/arc-swap-1.3.0/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
91 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
104 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
117 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs16 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
41 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/editors/helix/helix-0.5.0/cargo-crates/arc-swap-1.4.0/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
91 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
104 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
117 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs16 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
41 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/arc-swap-1.3.2/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
91 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
104 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
117 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
H A Dweak.rs16 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
41 fn into_ptr(me: Self) -> *mut T { in into_ptr() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/arc-swap-0.4.4/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/net/proby/proby-1.0.2/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/graphics/viu/viu-1.1/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/devel/gitui/gitui-0.10.1/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/devel/desed/desed-1.2.0/cargo-crates/arc-swap-0.4.7/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/arc-swap-0.4.4/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/cargo-crates/arc-swap-0.4.5/src/
H A Dref_cnt.rs48 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
89 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
102 fn into_ptr(me: Rc<T>) -> *mut T { in into_ptr() method
115 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/arc-swap-0.3.11/src/
H A Dref_cnt.rs38 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
80 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
96 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/editors/xi-term/xi-term-d264767/cargo-crates/arc-swap-0.3.11/src/
H A Dref_cnt.rs38 fn into_ptr(me: Self) -> *mut Self::Base; in into_ptr() method
80 fn into_ptr(me: Arc<T>) -> *mut T { in into_ptr() method
96 fn into_ptr(me: Option<T>) -> *mut T::Base { in into_ptr() method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-0.9.1/src/object/class/
H A Dinternal.rs49 fn into_ptr(self) -> *mut c_void { in into_ptr() method
89 fn into_ptr(self) -> *mut c_void { in into_ptr() method
114 fn into_ptr(self) -> *mut c_void { in into_ptr() method
143 fn into_ptr(self) -> *mut c_void { in into_ptr() method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-0.9.1/src/types/
H A Dinternal.rs49 fn into_ptr(self) -> *mut c_void { in into_ptr() method
77 fn into_ptr(self) -> *mut c_void { in into_ptr() method
101 fn into_ptr(self) -> *mut c_void; in into_ptr() method

123