Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dtoc.rs17 mini_object_wrapper!(Toc, TocRef, ffi::GstToc, || { ffi::gst_toc_get_type() });
27 impl TocRef { implementation
82 TocRef::fmt(self, f) in fmt()
86 impl fmt::Debug for TocRef { implementation
H A Dlib.rs221 pub use crate::toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs12 impl Serialize for TocRef { implementation
H A Devent.rs670 pub fn toc(&self) -> (&'a crate::TocRef, bool) { in toc() argument
677 crate::TocRef::from_ptr(toc), in toc()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dtoc.rs17 mini_object_wrapper!(Toc, TocRef, ffi::GstToc, || { ffi::gst_toc_get_type() });
27 impl TocRef { implementation
82 TocRef::fmt(self, f) in fmt()
86 impl fmt::Debug for TocRef { implementation
H A Dlib.rs221 pub use crate::toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs12 impl Serialize for TocRef { implementation
H A Devent.rs670 pub fn toc(&self) -> (&'a crate::TocRef, bool) { in toc() argument
677 crate::TocRef::from_ptr(toc), in toc()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dtoc.rs17 mini_object_wrapper!(Toc, TocRef, ffi::GstToc, || { ffi::gst_toc_get_type() });
27 impl TocRef { impl
82 TocRef::fmt(self, f) in fmt()
86 impl fmt::Debug for TocRef { implementation
H A Dlib.rs218 pub use crate::toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs12 impl Serialize for TocRef { implementation
H A Devent.rs670 pub fn toc(&self) -> (&'a crate::TocRef, bool) { in toc() argument
677 crate::TocRef::from_ptr(toc), in toc()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dtoc.rs27 gst_define_mini_object_wrapper!(Toc, TocRef, gst_sys::GstToc, [Debug,], || {
38 impl TocRef { impl
85 impl fmt::Debug for TocRef { implementation
H A Dlib.rs265 pub use toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs18 impl Serialize for TocRef { implementation
H A Devent.rs679 pub fn get_toc(&self) -> (&'a ::TocRef, bool) { in get_toc() argument
685 (::TocRef::from_ptr(toc), from_glib(updated.assume_init())) in get_toc()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dtoc.rs27 gst_define_mini_object_wrapper!(Toc, TocRef, gst_sys::GstToc, [Debug,], || {
38 impl TocRef { impl
85 impl fmt::Debug for TocRef { implementation
H A Dlib.rs260 pub use toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs18 impl Serialize for TocRef { implementation
H A Devent.rs676 pub fn get_toc(&self) -> (&'a ::TocRef, bool) { in get_toc() argument
682 (::TocRef::from_ptr(toc), from_glib(updated.assume_init())) in get_toc()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dtoc.rs27 gst_define_mini_object_wrapper!(Toc, TocRef, gst_sys::GstToc, [Debug,], || {
38 impl TocRef { implementation
85 impl fmt::Debug for TocRef { implementation
H A Dlib.rs265 pub use toc::{Toc, TocEntry, TocEntryRef, TocRef};
H A Dtoc_serde.rs18 impl Serialize for TocRef { implementation
H A Devent.rs679 pub fn get_toc(&self) -> (&'a ::TocRef, bool) { in get_toc() argument
685 (::TocRef::from_ptr(toc), from_glib(updated.assume_init())) in get_toc()
/dports/devel/py-game/pygame-2.1.0/docs/reST/ext/
H A Dboilerplate.py60 TocRef,
78 class TocRef(reference): class
296 return TocRef("", fullname, name=name, refuri=as_refuri(refid), classes=["toc"])