Home
last modified time | relevance | path

Searched refs:G_GNUC_PRINTF (Results 1 – 25 of 67) sorted by relevance

123

/third_party/glib/glib/
Dgprintf.h29 ...) G_GNUC_PRINTF (1, 2);
33 ...) G_GNUC_PRINTF (2, 3);
37 ...) G_GNUC_PRINTF (2, 3);
41 va_list args) G_GNUC_PRINTF(1, 0);
45 va_list args) G_GNUC_PRINTF(2, 0);
49 va_list args) G_GNUC_PRINTF(2, 0);
53 va_list args) G_GNUC_PRINTF(2, 0);
Dgerror.h193 ...) G_GNUC_PRINTF (3, 4);
203 va_list args) G_GNUC_PRINTF(3, 0);
223 ...) G_GNUC_PRINTF (4, 5);
245 ...) G_GNUC_PRINTF (2, 3);
252 ...) G_GNUC_PRINTF (3, 4);
Dgstring.h143 G_GNUC_PRINTF(2, 0);
147 ...) G_GNUC_PRINTF (2, 3);
152 G_GNUC_PRINTF(2, 0);
156 ...) G_GNUC_PRINTF (2, 3);
Dgmessages.h44 va_list args) G_GNUC_PRINTF(1, 0);
106 ...) G_GNUC_PRINTF (3, 4);
111 va_list args) G_GNUC_PRINTF(3, 0);
300 ...) G_GNUC_PRINTF (6, 7);
511 ...) G_GNUC_PRINTF (1, 2);
516 ...) G_GNUC_PRINTF (1, 2);
Dgmarkup.h232 ...) G_GNUC_PRINTF (1, 2);
235 va_list args) G_GNUC_PRINTF(1, 0);
Dgscanner.h275 ...) G_GNUC_PRINTF (2,3);
279 ...) G_GNUC_PRINTF (2,3);
Dgtrace-private.h56 ...) G_GNUC_PRINTF (5, 6);
Dgutils.h292 ...) G_GNUC_PRINTF (3, 4);
298 G_GNUC_PRINTF(3, 0);
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h79 #define G_GNUC_PRINTF( format_idx, arg_idx ) \ macro
94 #define G_GNUC_PRINTF( format_idx, arg_idx ) macro
168 extern void g_printerr (const char *format, ...) G_GNUC_PRINTF (1, 2);
169 extern void g_warning (const char *format, ...) G_GNUC_PRINTF (1, 2);
170 extern void g_log (const char *domain, int level, const char *format, ...) G_GNUC_PRINTF (3, 4);
/third_party/glib/gio/
Dgsimpleasyncresult.h62 ...) G_GNUC_PRINTF (6, 7);
126 ...) G_GNUC_PRINTF (4, 5);
133 G_GNUC_PRINTF(4, 0);
146 ...) G_GNUC_PRINTF(6, 7);
Dgdbuserror.h97 ...) G_GNUC_PRINTF(4, 5);
103 va_list var_args) G_GNUC_PRINTF(4, 0);
Dgapplicationcommandline.h101 ...) G_GNUC_PRINTF(2, 3);
105 ...) G_GNUC_PRINTF(2, 3);
Dgdbusmethodinvocation.h106 ...) G_GNUC_PRINTF(4, 5);
113 G_GNUC_PRINTF(4, 0);
Dgtask.h62 ...) G_GNUC_PRINTF(7, 8);
154 ...) G_GNUC_PRINTF (4, 5);
Dgio-tool.h24 ...) G_GNUC_PRINTF (1, 2);
Dgoutputstream.h189 ...) G_GNUC_PRINTF (5, 6);
196 va_list args) G_GNUC_PRINTF (5, 0);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldebug.h122 … const gchar * format, ...) G_GNUC_PRINTF (2, 3);
133 … const gchar * format, ...) G_GNUC_PRINTF (8, 9);
143 va_list varargs) G_GNUC_PRINTF (8, 0);
/third_party/libsoup/libsoup/
Dsoup-xmlrpc.h49 ...) G_GNUC_PRINTF (2, 3);
58 ...) G_GNUC_PRINTF (3, 4);
Dsoup-xmlrpc-old.h64 ...) G_GNUC_PRINTF (3, 4);
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstring.in.h140 ...) G_GNUC_PRINTF (2, 3);
144 ...) G_GNUC_PRINTF (2, 3);
Dgmacros.in.h86 #define G_GNUC_PRINTF( format_idx, arg_idx ) \
101 #define G_GNUC_PRINTF( format_idx, arg_idx )
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkerror.h59 …error_to_g_error (VkResult result, GError ** error, const char * format, ...) G_GNUC_PRINTF (3, 4);
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h365 ...) G_GNUC_PRINTF (7, 8) G_GNUC_NO_INSTRUMENT;
529 va_list args) G_GNUC_PRINTF (2, 0);
531 gchar * gst_info_strdup_vprintf (const gchar *format, va_list args) G_GNUC_PRINTF (1, 0);
534 gchar * gst_info_strdup_printf (const gchar *format, ...) G_GNUC_PRINTF (1, 2);
537 void gst_print (const gchar * format, ...) G_GNUC_PRINTF (1, 2);
540 void gst_println (const gchar * format, ...) G_GNUC_PRINTF (1, 2);
543 void gst_printerr (const gchar * format, ...) G_GNUC_PRINTF (1, 2);
546 void gst_printerrln (const gchar * format, ...) G_GNUC_PRINTF (1, 2);
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsaelement.c36 G_GNUC_PRINTF (5, 6)
/third_party/glib/tests/
Dunicode-encoding.c12 G_GNUC_PRINTF (1, 2)
25 G_GNUC_PRINTF (1, 2)

123