Searched refs:stralloc_tabular (Results 1 – 3 of 3) sorted by relevance
/external/qemu/android/utils/ |
D | stralloc.h | 64 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 | 315 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file() 337 stralloc_tabular( out, strings, count, " ", 80-8 ); in help_keyset_file()
|