Searched refs:g_fprintf (Results 1 – 12 of 12) sorted by relevance
/third_party/glib/gobject/ |
D | gobject-query.c | 66 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() 101 …g_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/ |
D | glib-compile-resources.c | 1036 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/ |
D | gprintf.h | 31 gint g_fprintf (FILE *file,
|
D | gslice.c | 1643 g_fprintf (stderr, "%s[%ld]: GSlice: ", pname ? pname : "", (long)getpid()); in mem_error() 1699 …g_fprintf (stderr, "GSlice: MemChecker: attempt to release non-allocated block: %p size=%" G_GSIZE… in smc_notify_free() 1704 …g_fprintf (stderr, "GSlice: MemChecker: attempt to release block with invalid size: %p size=%" G_G… in smc_notify_free() 1709 …g_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()
|
D | gprintf.c | 79 g_fprintf (FILE *file, in g_fprintf() function
|
/third_party/glib/glib/tests/ |
D | win32.c | 145 …g_fprintf (stderr, "Debugger invoked, attaching to %lu and signalling %" G_GUINTPTR_FORMAT, pid, e… in veh_debugger()
|
/third_party/gstreamer/gstreamer/gst/parse/ |
D | parse.l | 32 #define ECHO g_fprintf(yyout, "%s", yytext)
|
D | lex.priv_gst_parse_yy.c | 1070 #define ECHO g_fprintf(yyout, "%s", yytext)
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | glibconfig.in.h | 177 #define g_fprintf fprintf macro
|
/third_party/glib/po/ |
D | Makefile.in.in | 118 --flag=g_fprintf:2:c-format \
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1731 g_fprintf
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 75855 functionality ensured by g_fprintf().
|