Home
last modified time | relevance | path

Searched defs:GType (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DGType.cs33 public struct GType : IEquatable<GType> { struct
35 IntPtr val;
37 public GType (IntPtr val) in GType() method
81 static extern void g_type_init (); in g_type_init()
83 static GType () in GType() method
168 public static void Init () in Init()
224 public IntPtr Val {
230 public override bool Equals (object o) in Equals()
238 public bool Equals (GType other) in Equals()
253 public override int GetHashCode () in GetHashCode()
[all …]
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DGType.cs37 public struct GType { struct
39 IntPtr val;
44 struct GTypeInfo {
57 struct GTypeQuery {
64 public GType (IntPtr val) in GType() argument
111 static GType () in GType() argument
207 GLib.GType gt = new GLib.GType (typeid); in LookupType()
267 public IntPtr Val {
315 public GType GetBaseType () in GetBaseType()
329 public uint GetClassSize () in GetClassSize()
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A DHtVectorGeneric.cc22 #define GType int macro
27 #define GType char macro
30 #define GType char macro
35 #define GType String macro
40 #define GType double macro
43 #define GType double macro
66 #define GType ZOZO macro
70 #define GType ZOZO macro
/dports/lang/gjs/gjs-1.70.0/doc/
H A DMapping.md3 ### Constructing GObjects
25 ### Subclassing GObjects
52 ### GType Objects
/dports/lang/cjs/cjs-4.8.2/doc/
H A DMapping.md3 ### Constructing GObjects
25 ### Subclassing GObjects
52 ### GType Objects
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Dtypes.rs267 fn to_glib(&self) -> glib_sys::GType { in to_glib()
300 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
306 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
310 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
327 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
339 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
344 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
351 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
355 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
361 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Dtypes.rs266 fn to_glib(&self) -> glib_sys::GType { in to_glib()
299 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
305 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
309 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
326 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
338 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
343 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
350 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
354 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
360 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dtypes.rs276 fn to_glib(&self) -> glib_sys::GType { in to_glib()
309 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
315 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
319 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
336 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
348 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
353 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
360 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
364 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
370 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Dtypes.rs276 fn to_glib(&self) -> glib_sys::GType { in to_glib()
309 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
315 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
319 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
336 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
348 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
353 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
360 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
364 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
370 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Dtypes.rs276 fn to_glib(&self) -> glib_sys::GType { in to_glib()
309 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
315 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
319 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
336 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
348 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
353 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
360 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
364 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
370 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Dtypes.rs276 fn to_glib(&self) -> glib_sys::GType { in to_glib()
309 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_none_from_slice()
315 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut glib_sys::GType, Self::Storage) { in to_glib_container_from_slice()
319 fn to_glib_full_from_slice(t: &[Type]) -> *mut glib_sys::GType { in to_glib_full_from_slice()
336 unsafe fn from_glib_none_num_as_vec(ptr: *const glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
348 unsafe fn from_glib_container_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
353 unsafe fn from_glib_full_num_as_vec(_: *const glib_sys::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
360 unsafe fn from_glib_none_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
364 unsafe fn from_glib_container_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
370 unsafe fn from_glib_full_num_as_vec(ptr: *mut glib_sys::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Drandom.h143 std::uniform_real_distribution<FType>>::type GType; typedef
162 DType, double>::type GType; typedef
178 DType, double>::type GType; in SampleGamma() typedef
192 DType, double>::type GType; in SampleExponential() typedef
205 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SamplePoisson() typedef
219 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SampleNegativeBinomial() typedef
241 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SampleGeneralizedNegativeBinomial() typedef
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow/
H A Drandom.h143 std::uniform_real_distribution<FType>>::type GType; typedef
162 DType, double>::type GType; typedef
178 DType, double>::type GType; in SampleGamma() typedef
192 DType, double>::type GType; in SampleExponential() typedef
205 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SamplePoisson() typedef
219 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SampleNegativeBinomial() typedef
241 typedef typename std::conditional<std::is_integral<DType>::value, DType, int>::type GType; in SampleGeneralizedNegativeBinomial() typedef
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dtypes.rs406 fn into_glib(self) -> ffi::GType { in into_glib()
414 fn to_glib_none_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_none_from_slice()
420 fn to_glib_container_from_slice(t: &'a [Type]) -> (*mut ffi::GType, Self::Storage) { in to_glib_container_from_slice()
424 fn to_glib_full_from_slice(t: &[Type]) -> *mut ffi::GType { in to_glib_full_from_slice()
441 unsafe fn from_glib_none_num_as_vec(ptr: *const ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
453 unsafe fn from_glib_container_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
458 unsafe fn from_glib_full_num_as_vec(_: *const ffi::GType, _: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
465 unsafe fn from_glib_none_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_none_num_as_vec()
469 unsafe fn from_glib_container_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_container_num_as_vec()
475 unsafe fn from_glib_full_num_as_vec(ptr: *mut ffi::GType, num: usize) -> Vec<Self> { in from_glib_full_num_as_vec()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gobject-sys-0.9.1/src/
H A Dlib.rs2052 ) -> GType; in g_type_module_register_enum()
2057 ) -> GType; in g_type_module_register_flags()
2064 ) -> GType; in g_type_module_register_type()
2097 ) -> GType; in g_boxed_type_register_static()
2118 ) -> GType; in g_enum_register_static()
2141 ) -> GType; in g_flags_register_static()
2328 ) -> GType; in g_param_type_register_static()
2580 ) -> GType; in g_type_register_dynamic()
2587 ) -> GType; in g_type_register_fundamental()
2593 ) -> GType; in g_type_register_static()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gobject-sys-0.14.0/src/
H A Dlib.rs2059 ) -> GType; in g_type_module_register_enum()
2064 ) -> GType; in g_type_module_register_flags()
2071 ) -> GType; in g_type_module_register_type()
2104 ) -> GType; in g_boxed_type_register_static()
2126 ) -> GType; in g_enum_register_static()
2150 ) -> GType; in g_flags_register_static()
2338 ) -> GType; in g_param_type_register_static()
2592 ) -> GType; in g_type_register_dynamic()
2599 ) -> GType; in g_type_register_fundamental()
2605 ) -> GType; in g_type_register_static()
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gobject-sys-0.9.1/src/
H A Dlib.rs2052 ) -> GType; in g_type_module_register_enum()
2057 ) -> GType; in g_type_module_register_flags()
2064 ) -> GType; in g_type_module_register_type()
2097 ) -> GType; in g_boxed_type_register_static()
2118 ) -> GType; in g_enum_register_static()
2141 ) -> GType; in g_flags_register_static()
2328 ) -> GType; in g_param_type_register_static()
2580 ) -> GType; in g_type_register_dynamic()
2587 ) -> GType; in g_type_register_fundamental()
2593 ) -> GType; in g_type_register_static()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gobject-sys/src/
H A Dlib.rs2059 ) -> GType; in g_type_module_register_enum()
2064 ) -> GType; in g_type_module_register_flags()
2071 ) -> GType; in g_type_module_register_type()
2104 ) -> GType; in g_boxed_type_register_static()
2126 ) -> GType; in g_enum_register_static()
2150 ) -> GType; in g_flags_register_static()
2338 ) -> GType; in g_param_type_register_static()
2592 ) -> GType; in g_type_register_dynamic()
2599 ) -> GType; in g_type_register_fundamental()
2605 ) -> GType; in g_type_register_static()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gobject-sys-0.14.0/src/
H A Dlib.rs2059 ) -> GType; in g_type_module_register_enum()
2064 ) -> GType; in g_type_module_register_flags()
2071 ) -> GType; in g_type_module_register_type()
2104 ) -> GType; in g_boxed_type_register_static()
2126 ) -> GType; in g_enum_register_static()
2150 ) -> GType; in g_flags_register_static()
2338 ) -> GType; in g_param_type_register_static()
2592 ) -> GType; in g_type_register_dynamic()
2599 ) -> GType; in g_type_register_fundamental()
2605 ) -> GType; in g_type_register_static()
[all …]

12345678910>>...13