Home
last modified time | relevance | path

Searched defs:GHashFunc (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/haskell-gi-base-0.24.5/Data/GI/Base/
H A DGHashTable.hsc37 type GHashFunc a = FunPtr (PtrWrapped a -> IO #{type guint}) type
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h98 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/
H A Dglib_compat.h90 typedef guint (*GHashFunc)(gconstpointer key); typedef
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/
H A Dglib_compat.h90 typedef guint (*GHashFunc)(gconstpointer key); typedef
/dports/databases/mdbtools/mdbtools-1.0.0/include/
H A Dmdbfakeglib.h44 typedef guint (*GHashFunc)(gconstpointer); typedef
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgtypes.h91 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/games/libretro-fuse/fuse-libretro-8b51f87/src/
H A Dlibspectrum.h170 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgtypes.h116 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dglib.h300 typedef guint (*GHashFunc) (gconstpointer key); typedef
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1045 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2863 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2865 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1090 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2992 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2994 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1045 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2863 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2865 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs1090 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2992 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2994 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1090 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2992 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2994 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1090 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2992 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2994 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs1044 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2867 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2869 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1045 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2863 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2865 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1045 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2863 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2865 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1090 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2992 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2994 hash_func: GHashFunc, in g_hash_table_new_full()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs1045 pub type GHashFunc = Option<unsafe extern "C" fn(gconstpointer) -> c_uint>; typedef
2863 pub fn g_hash_table_new(hash_func: GHashFunc, key_equal_func: GEqualFunc) -> *mut GHashTable; in g_hash_table_new()
2865 hash_func: GHashFunc, in g_hash_table_new_full()

12