Home
last modified time | relevance | path

Searched refs:g_strnfill (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/glib/glib/
Dgstrfuncs.h196 gchar* g_strnfill (gsize length,
Dgstrfuncs.c176 g_strnfill (gsize length, in g_strnfill() function
Dgaliasdef.c2813 #undef g_strnfill
2814 extern __typeof (g_strnfill) g_strnfill __attribute((alias("IA__g_strnfill"), visibility("default")…
Dgalias.h2802 extern __typeof (g_strnfill) IA__g_strnfill __attribute((visibility("hidden"))) G_GNUC_MALLOC;
2803 #define g_strnfill IA__g_strnfill macro
/external/bluetooth/glib/
DNEWS.pre-1-3172 g_strnfill(), g_memdup().
DChangeLog.pre-2-141657 * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs
DChangeLog.pre-1-22004 * gstrfuncs.c: new function g_strnfill() to return a new string
DChangeLog.pre-2-01486 * glib/gstrfuncs.c (g_strnfill): Use memset; might be
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1142 g_strnfill