Home
last modified time | relevance | path

Searched refs:g_fprintf (Results 1 – 12 of 12) sorted by relevance

/third_party/glib/gobject/
Dgobject-query.c66 g_fprintf (f_out, "%s%s\n", indent, O_VLINE); in show_nodes()
68 g_fprintf (f_out, "%s%s%s%s", in show_nodes()
101g_fprintf (stderr, "usage: gobject-query <qualifier> [-r <type>] [-{i|b} \"\"] [-s #] [-{h|x|y}]\n… in help()
102 g_fprintf (stderr, " -r specify root type\n"); in help()
103 g_fprintf (stderr, " -n don't descend type tree\n"); in help()
104 g_fprintf (stderr, " -h guess what ;)\n"); in help()
105 g_fprintf (stderr, " -b specify indent string\n"); in help()
106 g_fprintf (stderr, " -i specify incremental indent string\n"); in help()
107 g_fprintf (stderr, " -s specify line spacing\n"); in help()
108 g_fprintf (stderr, "qualifiers:\n"); in help()
[all …]
/third_party/glib/gio/
Dglib-compile-resources.c1036 g_fprintf (file, in main()
1046 g_fprintf (file, in main()
1053 g_fprintf (file, in main()
1088 g_fprintf (file, in main()
1101 g_fprintf (file, in main()
1109 g_fprintf (file, "#ifdef _MSC_VER\n"); in main()
1110 g_fprintf (file, in main()
1117 g_fprintf (file, " "); in main()
1118 g_fprintf (file, "0%3.3o", (int)data[i]); in main()
1120 g_fprintf (file, ", "); in main()
[all …]
/third_party/glib/glib/
Dgprintf.h31 gint g_fprintf (FILE *file,
Dgslice.c1643 g_fprintf (stderr, "%s[%ld]: GSlice: ", pname ? pname : "", (long)getpid()); in mem_error()
1699g_fprintf (stderr, "GSlice: MemChecker: attempt to release non-allocated block: %p size=%" G_GSIZE… in smc_notify_free()
1704g_fprintf (stderr, "GSlice: MemChecker: attempt to release block with invalid size: %p size=%" G_G… in smc_notify_free()
1709g_fprintf (stderr, "GSlice: MemChecker: attempt to release non-allocated block: %p size=%" G_GSIZE… in smc_notify_free()
1888 g_fprintf (stderr, "GSlice: MemChecker: %u trunks, %u branches, %u old branches\n", t, b, o); in g_slice_debug_tree_statistics()
1889 g_fprintf (stderr, "GSlice: MemChecker: %f branches per trunk, %.2f%% utilization\n", in g_slice_debug_tree_statistics()
1892 g_fprintf (stderr, "GSlice: MemChecker: %f entries per branch, %u minimum, %u maximum\n", in g_slice_debug_tree_statistics()
1896 g_fprintf (stderr, "GSlice: MemChecker: root=NULL\n"); in g_slice_debug_tree_statistics()
Dgprintf.c79 g_fprintf (FILE *file, in g_fprintf() function
/third_party/glib/glib/tests/
Dwin32.c145g_fprintf (stderr, "Debugger invoked, attaching to %lu and signalling %" G_GUINTPTR_FORMAT, pid, e… in veh_debugger()
/third_party/gstreamer/gstreamer/gst/parse/
Dparse.l32 #define ECHO g_fprintf(yyout, "%s", yytext)
Dlex.priv_gst_parse_yy.c1070 #define ECHO g_fprintf(yyout, "%s", yytext)
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h177 #define g_fprintf fprintf macro
/third_party/glib/po/
DMakefile.in.in118 --flag=g_fprintf:2:c-format \
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1731 g_fprintf
/third_party/gstreamer/gstreamer/
DChangeLog75855 functionality ensured by g_fprintf().