Searched refs:formatstring (Results 1 – 25 of 51) sorted by relevance
123
/third_party/python/Lib/ |
D | calendar.py | 387 a(formatstring(names, colwidth, c).rstrip()) 390 a(formatstring(headers, colwidth, c).rstrip()) 401 a(formatstring(weeks, colwidth, c).rstrip()) 629 print(formatstring(cols, colwidth, spacing)) 632 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): function
|
/third_party/gettext/gettext-runtime/m4/ |
D | gettext.m4 | 33 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 34 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored. 64 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], , 111 *" need-formatstring-macros "*) gt_api_version=3 ;;
|
/third_party/gettext/gettext-tools/tests/ |
D | autopoint-2 | 137 AM_GNU_GETTEXT([external], [need-formatstring-macros])
|
/third_party/alsa-utils/aplay/ |
D | aplay.c | 3042 char formatstring[PATH_MAX] = ""; in mystrftime() local 3047 format = formatstring; in mystrftime() 3088 format = formatstring; in mystrftime()
|
/third_party/gettext/gnulib-local/m4/ |
D | ChangeLog.0 | 112 need-formatstring-macros.
|
/third_party/e2fsprogs/ |
D | aclocal.m4 | 533 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 534 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored. 564 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], , 611 *" need-formatstring-macros "*) gt_api_version=3 ;;
|
/third_party/gettext/gettext-tools/doc/ |
D | ChangeLog.0 | 103 (AM_GNU_GETTEXT): Document needsymbol value 'need-formatstring-macros'.
|
D | gettext.texi | 8880 @samp{need-formatstring-macros}, then GNU gettext implementations that don't 8881 support the ISO C 99 @file{<inttypes.h>} formatstring macros will be ignored. 8886 among the various alternatives is as follows: @samp{need-formatstring-macros} 8957 If @var{needsymbol} is @samp{need-formatstring-macros}, then GNU gettext 8959 formatstring macros will be ignored.
|
/third_party/gettext/gettext-runtime/po/ |
D | el.po | 1756 #~ " --debug more detailed formatstring recognision "
|
D | be.po | 1891 #~ " --debug more detailed formatstring recognition result\n"
|
D | sl.po | 2382 #~ " --debug more detailed formatstring recognition " 2644 #~ " --debug more detailed formatstring recognision "
|
D | pt_BR.po | 1511 #~ " --debug more detailed formatstring recognision "
|
D | nb.po | 1564 #~ " --debug more detailed formatstring recognision "
|
D | et.po | 1612 #~ " --debug more detailed formatstring recognision "
|
D | tr.po | 2348 #~ " --debug more detailed formatstring recognition "
|
/third_party/gettext/gettext-tools/po/ |
D | id.po | 4626 " --debug more detailed formatstring recognition result\n" 5566 #~ " --debug more detailed formatstring recognision " 5591 #~ " --debug hasil pengenalan formatstring yang lebih "
|
D | be.po | 4290 " --debug more detailed formatstring recognition result\n" 5398 #~ " --debug more detailed formatstring recognition result\n"
|
D | nn.po | 4091 " --debug more detailed formatstring recognition result\n" 4834 #~ " --debug more detailed formatstring recognision "
|
D | sl.po | 4513 " --debug more detailed formatstring recognition result\n" 5872 #~ " --debug more detailed formatstring recognition " 6222 #~ " --debug more detailed formatstring recognision "
|
D | gl.po | 4009 " --debug more detailed formatstring recognition result\n" 4881 #~ " --debug more detailed formatstring recognision "
|
D | cs.po | 4273 " --debug more detailed formatstring recognition result\n" 5140 #~ " --debug more detailed formatstring recognision result\n"
|
D | pt.po | 4517 " --debug more detailed formatstring recognition result\n" 5377 #~ " --debug more detailed formatstring recognision "
|
D | pa.po | 3979 " --debug more detailed formatstring recognition result\n"
|
D | ja.po | 4359 " --debug more detailed formatstring recognition result\n"
|
/third_party/gettext/gettext-tools/src/ |
D | ChangeLog.1 | 7443 formatstring parsers. 7444 (language_to_extractor): Allow two formatstring parsers per language,
|
123