Searched refs:stralloc_tabular (Results 1 – 3 of 3) sorted by relevance
/external/qemu/android/utils/ |
D | stralloc.h | 60 extern void stralloc_tabular( stralloc_t* s, const char** strings, int count,
|
D | stralloc.c | 22 stralloc_tabular( stralloc_t* out, in stralloc_tabular() function
|
/external/qemu/android/ |
D | help.c | 312 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file() 334 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file()
|