Lines Matching refs:format
256 packing format for any storable value must require no more than 8
257 characters to describe its format."""
265 # - N * 8 bytes: `struct` format string for each element
372 "Gets the packing format for a single value stored in the list."
403 """Sets the packing format and back transformation code for a
484 def format(self):
485 "The struct packing format used by all currently stored items."
492 "The struct packing format used for the items' storage offsets."
497 "The struct packing format used for the items' packing formats."
502 "The struct packing format used for the items' back transforms."