Searched refs:formatstring (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/ |
| D | calendar.py | 389 a(formatstring(names, colwidth, c).rstrip()) 392 a(formatstring(headers, colwidth, c).rstrip()) 403 a(formatstring(weeks, colwidth, c).rstrip()) 640 print(formatstring(cols, colwidth, spacing)) 643 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): function
|
| /third_party/alsa-utils/aplay/ |
| D | aplay.c | 3094 char formatstring[PATH_MAX] = ""; local 3099 format = formatstring; 3140 format = formatstring;
|
| /third_party/elfutils/ |
| D | configure.ac | 645 dnl translatable strings, we must use need-formatstring-macros here. 646 AM_GNU_GETTEXT([external], [need-formatstring-macros])
|