Home
last modified time | relevance | path

Searched refs:g_slist_find_custom (Results 801 – 816 of 816) sorted by relevance

1...<<313233

/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs4081 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3798 function g_slist_find_custom(list: PGSList; data: Pgpointer; func: TGCompareFunc): PGSList; cdecl; … in g_slist_find_custom() function
7184 Result := LazGLib2.g_slist_find_custom(list, data, func);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3798 function g_slist_find_custom(list: PGSList; data: Pgpointer; func: TGCompareFunc): PGSList; cdecl; … in g_slist_find_custom() function
7184 Result := LazGLib2.g_slist_find_custom(list, data, func);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3798 function g_slist_find_custom(list: PGSList; data: Pgpointer; func: TGCompareFunc): PGSList; cdecl; … in g_slist_find_custom() function
7184 Result := LazGLib2.g_slist_find_custom(list, data, func);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3798 function g_slist_find_custom(list: PGSList; data: Pgpointer; func: TGCompareFunc): PGSList; cdecl; … in g_slist_find_custom() function
7184 Result := LazGLib2.g_slist_find_custom(list, data, func);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs4224 pub fn g_slist_find_custom( in g_slist_find_custom() function
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/common/
H A De-ews-connection.c10539 …if (g_slist_find_custom (cnc->priv->subscribed_folders, l->data, (GCompareFunc) g_strcmp0) == NULL… in ews_connection_build_subscribed_folders_list()
/dports/devel/gitg/gitg-3.32.1/vapi/
H A Dglib-2.0.vapi4631 [CCode (cname = "g_slist_find_custom", simple_generics = true)]
/dports/lang/vala/vala-0.48.18/vapi/
H A Dglib-2.0.vapi4979 [CCode (cname = "g_slist_find_custom", simple_generics = true)]
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dglib_functions.defs10732 (c-name "g_slist_find_custom")

1...<<313233