Home
last modified time | relevance | path

Searched refs:spacing (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dformatter.py55 def set_spacing(self, spacing): pass argument
81 self.spacing = None # Vertical spacing state
273 def set_spacing(self, spacing): argument
274 self.spacing = spacing
275 self.writer.new_spacing(spacing)
308 def new_spacing(self, spacing): pass argument
335 def new_spacing(self, spacing): argument
336 print "new_spacing(%r)" % (spacing,)
Dcalendar.py595 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
597 print formatstring(cols, colwidth, spacing)
600 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
602 spacing *= ' '
603 return spacing.join(c.center(colwidth) for c in cols)
696 optdict["c"] = options.spacing
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dformatter.py55 def set_spacing(self, spacing): pass argument
81 self.spacing = None # Vertical spacing state
273 def set_spacing(self, spacing): argument
274 self.spacing = spacing
275 self.writer.new_spacing(spacing)
308 def new_spacing(self, spacing): pass argument
335 def new_spacing(self, spacing): argument
336 print "new_spacing(%r)" % (spacing,)
Dcalendar.py590 def format(cols, colwidth=_colwidth, spacing=_spacing): argument
592 print formatstring(cols, colwidth, spacing)
595 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
597 spacing *= ' '
598 return spacing.join(c.center(colwidth) for c in cols)
691 optdict["c"] = options.spacing
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_SUMMARY.txt806 | - a shell command like syntax (no parens and spacing separated args) |
DCHANGES_FROM_133_before_mr13.txt1042 | - a shell command like syntax (no parens and spacing separated args) |
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt806 | - a shell command like syntax (no parens and spacing separated args) |
DCHANGES_FROM_133_BEFORE_MR13.txt1042 | - a shell command like syntax (no parens and spacing separated args) |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DVfrStrings.uni25 // NOTE: for SETUP engine spacing, the following character spaces denote how much room in each sect…