Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c186 printf("%s;%zu;%zu\n", "GstURIError", sizeof(GstURIError), alignof(GstURIError)); in main()
H A Dabi.rs1442 size: size_of::<GstURIError>(),
1443 alignment: align_of::<GstURIError>(),
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/tests/
H A Dlayout.c186 printf("%s;%zu;%zu\n", "GstURIError", sizeof(GstURIError), alignof(GstURIError)); in main()
H A Dabi.rs1442 size: size_of::<GstURIError>(),
1443 alignment: align_of::<GstURIError>(),
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/tests/
H A Dlayout.c186 printf("%s;%zu;%zu\n", "GstURIError", sizeof(GstURIError), alignof(GstURIError)); in main()
H A Dabi.rs1442 size: size_of::<GstURIError>(),
1443 alignment: align_of::<GstURIError>(),
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgsturi.h63 } GstURIError; typedef
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Durihandler.hg33 _WRAP_ENUM(URIError, GstURIError)
H A Dgst_enums.defs2416 ;; } GstURIError;
2420 (c-name "GstURIError")
H A Dgst_methods.defs1523 (c-name "GstURIError")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1441 size: size_of::<GstURIError>(),
1442 alignment: align_of::<GstURIError>(),
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/tests/
H A Dabi.rs1441 size: size_of::<GstURIError>(),
1442 alignment: align_of::<GstURIError>(),
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/tests/
H A Dabi.rs1441 size: size_of::<GstURIError>(),
1442 alignment: align_of::<GstURIError>(),
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/auto/
H A Denums.rs2952 type GlibType = gst_sys::GstURIError;
2954 fn to_glib(&self) -> gst_sys::GstURIError { in to_glib() argument
2966 impl FromGlib<gst_sys::GstURIError> for URIError {
2967 fn from_glib(value: gst_sys::GstURIError) -> Self { in from_glib()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/auto/
H A Denums.rs2952 type GlibType = gst_sys::GstURIError;
2954 fn to_glib(&self) -> gst_sys::GstURIError { in to_glib() argument
2966 impl FromGlib<gst_sys::GstURIError> for URIError {
2967 fn from_glib(value: gst_sys::GstURIError) -> Self { in from_glib()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/auto/
H A Denums.rs2952 type GlibType = gst_sys::GstURIError;
2954 fn to_glib(&self) -> gst_sys::GstURIError { in to_glib() argument
2966 impl FromGlib<gst_sys::GstURIError> for URIError {
2967 fn from_glib(value: gst_sys::GstURIError) -> Self { in from_glib()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/auto/
H A Denums.rs3815 type GlibType = ffi::GstURIError;
3817 fn into_glib(self) -> ffi::GstURIError { in into_glib() argument
3829 impl FromGlib<ffi::GstURIError> for URIError {
3830 unsafe fn from_glib(value: ffi::GstURIError) -> Self { in from_glib()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/auto/
H A Denums.rs3815 type GlibType = ffi::GstURIError;
3817 fn into_glib(self) -> ffi::GstURIError { in into_glib() argument
3829 impl FromGlib<ffi::GstURIError> for URIError {
3830 unsafe fn from_glib(value: ffi::GstURIError) -> Self { in from_glib()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/auto/
H A Denums.rs3811 type GlibType = ffi::GstURIError;
3813 fn into_glib(self) -> ffi::GstURIError { in into_glib() argument
3825 impl FromGlib<ffi::GstURIError> for URIError {
3826 unsafe fn from_glib(value: ffi::GstURIError) -> Self { in from_glib()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs408 pub type GstURIError = c_int; typedef
409 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
410 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
411 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
412 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-sys-0.8.1/src/
H A Dlib.rs408 pub type GstURIError = c_int; typedef
409 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
410 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
411 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
412 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer-sys/src/
H A Dlib.rs408 pub type GstURIError = c_int; typedef
409 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
410 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
411 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
412 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs413 pub type GstURIError = c_int; typedef
414 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
415 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
416 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
417 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-sys-0.17.3/src/
H A Dlib.rs413 pub type GstURIError = c_int; typedef
414 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
415 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
416 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
417 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-sys-0.17.0/src/
H A Dlib.rs413 pub type GstURIError = c_int; typedef
414 pub const GST_URI_ERROR_UNSUPPORTED_PROTOCOL: GstURIError = 0;
415 pub const GST_URI_ERROR_BAD_URI: GstURIError = 1;
416 pub const GST_URI_ERROR_BAD_STATE: GstURIError = 2;
417 pub const GST_URI_ERROR_BAD_REFERENCE: GstURIError = 3;