Home
last modified time | relevance | path

Searched refs:g_snprintf (Results 1 – 17 of 17) sorted by relevance

/external/bluetooth/glib/tests/
Dmarkup-escape-test.c40 g_snprintf (expected, 12, "&#x%x;", c); in test_unichar()
Dslice-test.c279 g_snprintf (strseed, 64, "%u", *seedp); in main()
/external/bluetooth/glib/glib/
Dgprintf.c154 g_snprintf (gchar *string, in g_snprintf() function
Dgutils.h207 gint g_snprintf (gchar *string,
Dgtestutils.c498g_snprintf (seedstr, sizeof (seedstr), "R02S%08x%08x%08x%08x", g_random_int(), g_random_int(), g_r… in g_test_init()
1293 g_snprintf (lstr, 32, "%d", line); in g_assertion_message()
Dgmessages.c556 g_snprintf (lstr, 32, "%d", line); in g_warn_message()
Dgaliasdef.c2091 #undef g_snprintf
2092 extern __typeof (g_snprintf) g_snprintf __attribute((alias("IA__g_snprintf"), visibility("default")…
Dgalias.h2084 extern __typeof (g_snprintf) IA__g_snprintf __attribute((visibility("hidden"))) G_GNUC_PRINTF(3,4);
2085 #define g_snprintf IA__g_snprintf macro
/external/bluetooth/glib/po/
DMakefile.in.in110 --flag=g_snprintf:3:c-format \
/external/bluetooth/glib/
DREADME.in62 * The functions g_snprintf() and g_vsnprintf() have been removed from
DChangeLog.pre-1-22520 * gscanner.c: replaced some snprintf with g_snprintf
2788 to add function g_snprintf.
2790 * glib.h: Add prototype for g_snprintf.
2792 * gutils.c (g_snprintf): new function.
DChangeLog.pre-2-101141 * glib/gprintf.h: Remove g_snprintf() and g_vsnprintf(), since
DNEWS1307 469051 g_snprintf () talks about characters where it probably me...
2039 * g_snprintf and g_vsnprintf:
DChangeLog.pre-2-2193 g_snprintf().
DChangeLog.pre-2-0669 * glib/gutils.c (g_snprintf, g_vsnprintf): Switch to C99-[v]snprintf().
671 * tests/strfunc-test.c: Add some tests for g_snprintf().
5570 * gutils.c (g_snprintf):
6692 * gutils.c (g_snprintf): When using the vsnprintf()
/external/bluetooth/glib/gio/
Dglocalfile.c1675 g_snprintf (uid_str, sizeof (uid_str), "%lu", (unsigned long) uid); in _g_local_file_has_trash_dir()
1762 g_snprintf (uid_str, sizeof (uid_str), "%lu", (unsigned long)uid); in g_local_file_trash()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1164 g_snprintf