Searched refs:gconstpointer (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dghash.in.h63 gconstpointer key);
66 gconstpointer key);
70 gconstpointer key);
73 gconstpointer lookup_key,
107 gboolean g_str_equal (gconstpointer v1,
108 gconstpointer v2);
109 guint g_str_hash (gconstpointer v);
113 gboolean g_int_equal (gconstpointer v1,
114 gconstpointer v2);
115 guint g_int_hash (gconstpointer
[all...]
H A Dglist.in.h80 gconstpointer data) G_GNUC_WARN_UNUSED_RESULT;
82 gconstpointer data) G_GNUC_WARN_UNUSED_RESULT;
96 gconstpointer data);
98 gconstpointer data,
103 gconstpointer data);
H A Dgtypes.in.h77 typedef const void *gconstpointer; typedef
79 typedef gint (*GCompareFunc) (gconstpointer a,
80 gconstpointer b);
81 typedef gint (*GCompareDataFunc) (gconstpointer a,
82 gconstpointer b,
84 typedef gboolean (*GEqualFunc) (gconstpointer a,
85 gconstpointer b);
89 typedef guint (*GHashFunc) (gconstpointer key);
H A Dghash.c82 gconstpointer key);
241 gconstpointer key)
277 gconstpointer key)
306 gconstpointer lookup_key,
442 gconstpointer key)
510 gconstpointer key)
H A Dglist.c235 gconstpointer data)
264 gconstpointer data)
413 gconstpointer data)
427 gconstpointer data,
463 gconstpointer data)
H A Dgstring.c77 g_str_equal (gconstpointer v1,
78 gconstpointer v2)
97 g_str_hash (gconstpointer v)
H A Dgstrfuncs.in.h235 gpointer g_memdup (gconstpointer mem,
H A Dgstrfuncs.c111 g_memdup (gconstpointer mem,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dghash.in.h63 gconstpointer key);
66 gconstpointer key);
70 gconstpointer key);
73 gconstpointer lookup_key,
107 gboolean g_str_equal (gconstpointer v1,
108 gconstpointer v2);
109 guint g_str_hash (gconstpointer v);
113 gboolean g_int_equal (gconstpointer v1,
114 gconstpointer v2);
115 guint g_int_hash (gconstpointer
[all...]
H A Dglist.in.h80 gconstpointer data) G_GNUC_WARN_UNUSED_RESULT;
82 gconstpointer data) G_GNUC_WARN_UNUSED_RESULT;
96 gconstpointer data);
98 gconstpointer data,
103 gconstpointer data);
H A Dgtypes.in.h77 typedef const void *gconstpointer; typedef
79 typedef gint (*GCompareFunc) (gconstpointer a,
80 gconstpointer b);
81 typedef gint (*GCompareDataFunc) (gconstpointer a,
82 gconstpointer b,
84 typedef gboolean (*GEqualFunc) (gconstpointer a,
85 gconstpointer b);
89 typedef guint (*GHashFunc) (gconstpointer key);
H A Dghash.c82 gconstpointer key);
241 gconstpointer key)
277 gconstpointer key)
306 gconstpointer lookup_key,
442 gconstpointer key)
510 gconstpointer key)
H A Dglist.c235 gconstpointer data)
264 gconstpointer data)
413 gconstpointer data)
427 gconstpointer data,
463 gconstpointer data)
H A Dgstring.c77 g_str_equal (gconstpointer v1,
78 gconstpointer v2)
97 g_str_hash (gconstpointer v)
H A Dgstrfuncs.in.h235 gpointer g_memdup (gconstpointer mem,
H A Dgstrfuncs.c111 g_memdup (gconstpointer mem,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.c231 static guint _entry_hash(gconstpointer v) {
244 static gboolean _entry_equal(gconstpointer a, gconstpointer b) {

Completed in 257 milliseconds