HomeSort by relevance Sort by last modified time
    Searched refs:format_width (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py 51 format_width = max(maxformatwidth - len(comment_header), 20)
52 newdata = reformat_paragraph(data, format_width)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py 51 format_width = max(maxformatwidth - len(comment_header), 20)
52 newdata = reformat_paragraph(data, format_width)
  /external/qemu-pc-bios/vgabios/
vgabios.c 3787 unsigned format_width, i; local
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 1631 Bit16u arg_seg, arg, nibble, hibyte, shift_count, format_width, hexadd; local
    [all...]

Completed in 318 milliseconds