Searched defs:lengthp (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstreamer/gst/printf/ |
D | asnprintf.c | 31 asnprintf (char *resultbuf, size_t * lengthp, const char *format, ...) in asnprintf()
|
D | vasnprintf.c | 264 vasnprintf (char *resultbuf, size_t * lengthp, const char *format, va_list args) in vasnprintf()
|
/third_party/glib/glib/gnulib/ |
D | asnprintf.c | 27 asnprintf (char *resultbuf, size_t *lengthp, const char *format, ...) in asnprintf()
|
D | vasnprintf.c | 1788 VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp, in VASNPRINTF()
|
/third_party/gettext/gettext-runtime/libasprintf/ |
D | asnprintf.c | 25 asnprintf (char *resultbuf, size_t *lengthp, const char *format, ...) in asnprintf()
|
D | vasnprintf.c | 1851 VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp, in VASNPRINTF()
|
/third_party/gettext/gettext-tools/src/ |
D | msgfilter.c | 591 generic_filter (const char *str, size_t len, char **resultp, size_t *lengthp) in generic_filter() 614 process_string (const char *str, size_t len, char **resultp, size_t *lengthp) in process_string() 650 size_t *lengthp) in process_string_with_newline()
|
D | read-mo.c | 122 get_string (const struct binary_mo_file *bfp, size_t offset, size_t *lengthp) in get_string() 143 const struct mo_file_header *header, size_t *lengthp) in get_sysdep_string()
|
D | format-c.c | 177 struct interval **intervalsp, size_t *lengthp) in get_sysdep_c_format_directives()
|
/third_party/gettext/gettext-runtime/intl/ |
D | vasnprintf.c | 1851 VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp, in VASNPRINTF()
|