Searched refs:g_sprintf (Results 1 – 8 of 8) sorted by relevance
/third_party/glib/glib/ |
D | gprintf.h | 35 gint g_sprintf (gchar *string,
|
D | gprintf.c | 117 g_sprintf (gchar *string, in g_sprintf() function
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | glibconfig.in.h | 178 #define g_sprintf sprintf macro
|
/third_party/glib/glib/tests/ |
D | test-printf.c | 653 res = g_sprintf (buf, "%2$c %1$c", 'b', 'a'); in test_positional_params3() 657 res = g_sprintf (buf, "%1$*2$.*3$s", "abc", 5, 2); in test_positional_params3() 661 res = g_sprintf (buf, "%1$s%1$s", "abc"); in test_positional_params3()
|
/third_party/glib/po/ |
D | Makefile.in.in | 119 --flag=g_sprintf:2:c-format \
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1733 g_sprintf
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.c | 1363 g_sprintf (pidcolor, "\033[%02dm", pid % 6 + 31); in gst_debug_log_default()
|
/third_party/glib/ |
D | NEWS | 9230 576833 g_sprintf add a reference to g_strdup_printf
|