Home
last modified time | relevance | path

Searched refs:formatstring (Results 1 – 19 of 19) sorted by relevance

/external/fonttools/Lib/fontTools/misc/
Dsstruct.py62 formatstring, names, fixes = getformat(fmt)
74 data = struct.pack(*(formatstring,) + tuple(elements))
81 formatstring, names, fixes = getformat(fmt)
86 elements = struct.unpack(formatstring, data)
106 formatstring, names, fixes = getformat(fmt)
107 return struct.calcsize(formatstring)
137 formatstring, names, fixes = _formatcache[fmt]
140 formatstring = ""
149 if formatchar != 'x' and formatstring:
168 formatstring = formatstring + formatchar
[all …]
/external/fonttools/Lib/fontTools/ttLib/tables/
D_m_a_x_p.py126 formatstring, names, fixes = sstruct.getformat(maxpFormat_0_5)
128 formatstring, names_1_0, fixes = sstruct.getformat(maxpFormat_1_0_add)
DF_F_T_M_.py26 formatstring, names, fixes = sstruct.getformat(FFTMFormat)
DG__l_a_t.py163 formatstring, names, fixes = sstruct.getformat(Glat_format_3_octabox_metrics)
171 formatstring, names, fixes = sstruct.getformat(Glat_format_3_subbox_entry)
DO_S_2f_2.py28 formatstring, names, fixes = sstruct.getformat(panoseFormat)
173 formatstring, names, fixes = sstruct.getformat(format)
DS_I_N_G_.py81 formatstring, names, fixes = sstruct.getformat(SINGFormat)
D_v_h_e_a.py96 formatstring, names, fixes = sstruct.getformat(vheaFormat)
D_h_h_e_a.py110 formatstring, names, fixes = sstruct.getformat(hheaFormat)
DG_P_K_G_.py76 formatstring, names, fixes = sstruct.getformat(GPKGFormat)
DG_M_A_P_.py101 formatstring, names, fixes = sstruct.getformat(GMAPFormat)
D_p_o_s_t.py194 formatstring, names, fixes = sstruct.getformat(postFormat)
DM_E_T_A_.py161 formatstring, names, fixes = sstruct.getformat(METAHeaderFormat)
/external/python/cpython2/Lib/
Dcalendar.py354 a(formatstring(names, colwidth, c).rstrip())
357 a(formatstring(headers, colwidth, c).rstrip())
368 a(formatstring(weeks, colwidth, c).rstrip())
598 print formatstring(cols, colwidth, spacing)
601 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): function
/external/python/cpython3/Lib/
Dcalendar.py387 a(formatstring(names, colwidth, c).rstrip())
390 a(formatstring(headers, colwidth, c).rstrip())
401 a(formatstring(weeks, colwidth, c).rstrip())
642 print(formatstring(cols, colwidth, spacing))
645 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): function
/external/libexif/auto-m4/
Dgettext.m437 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
38 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
65 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
125 …define([gt_api_version], ifelse([$2], [need-formatstring-macros], 3, ifelse([$2], [need-ngettext],…
131 ]ifelse([$2], [need-formatstring-macros],
163 ]ifelse([$2], [need-formatstring-macros],
184 ]ifelse([$2], [need-formatstring-macros],
/external/vulkan-validation-layers/scripts/
Dobject_tracker_generator.py339 def otwrite(self, dest, formatstring): argument
341 write(formatstring, file=self.outFile)
343 write(formatstring, file=self.outFile)
/external/elfutils/
Dconfigure.ac600 dnl translatable strings, we must use need-formatstring-macros here.
601 AM_GNU_GETTEXT([external], [need-formatstring-macros])
/external/e2fsprogs/
Daclocal.m4279 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
280 dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
309 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
360 *" need-formatstring-macros "*) gt_api_version=3 ;;
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...