Home
last modified time | relevance | path

Searched refs:G_GNUC_PURE (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/glib/
Dgunicode.h771 gunichar g_utf8_get_char (const gchar *p) G_GNUC_PURE;
774 gssize max_len) G_GNUC_PURE;
778 glong offset) G_GNUC_PURE;
781 const gchar *pos) G_GNUC_PURE;
783 gchar* g_utf8_prev_char (const gchar *p) G_GNUC_PURE;
786 const gchar *end) G_GNUC_PURE;
789 const gchar *p) G_GNUC_PURE;
793 gssize max) G_GNUC_PURE;
925 const gchar *str2) G_GNUC_PURE;
Dgmacros.h193 #define G_GNUC_PURE __attribute__((__pure__)) macro
197 #define G_GNUC_PURE macro
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h63 #define G_GNUC_PURE \ macro
68 #define G_GNUC_PURE macro
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgmacros.in.h70 #define G_GNUC_PURE \
75 #define G_GNUC_PURE
/third_party/glib/gobject/
Dgtype.h2262 gboolean g_type_check_instance (GTypeInstance *instance) G_GNUC_PURE;
2268 GType iface_type) G_GNUC_PURE;
2271 … GType fundamental_type) G_GNUC_PURE;
2277 GType is_a_type) G_GNUC_PURE;
2281 gboolean g_type_check_value (const GValue *value) G_GNUC_PURE;
2284 GType type) G_GNUC_PURE;
/third_party/glib/docs/reference/glib/
Dglib-sections.txt675 G_GNUC_PURE
/third_party/gstreamer/gstreamer/
DChangeLog78315 utils: Use G_GNUC_CONST instead of G_GNUC_PURE for conversion functions
91077 …gst/gstutils.h: Add G_GNUC_PURE to gst_util_uint64_scale* and the double<->uint64 conversion funct…
91080 Add G_GNUC_PURE to gst_util_uint64_scale* and the double<->uint64