Lines Matching defs:f
212 def read_uint1(f): argument
231 def read_uint2(f): argument
252 def read_int4(f): argument
273 def read_uint4(f): argument
294 def read_uint8(f): argument
315 def read_stringnl(f, decode=True, stripquotes=True): argument
372 def read_stringnl_noescape(f): argument
386 def read_stringnl_noescape_pair(f): argument
409 def read_string1(f): argument
438 def read_string4(f): argument
472 def read_bytes1(f): argument
500 def read_bytes4(f): argument
534 def read_bytes8(f): argument
569 def read_bytearray8(f): argument
603 def read_unicodestringnl(f): argument
629 def read_unicodestring1(f): argument
668 def read_unicodestring4(f): argument
709 def read_unicodestring8(f): argument
750 def read_decimalnl_short(f): argument
772 def read_decimalnl_long(f): argument
813 def read_floatnl(f): argument
835 def read_float8(f): argument
873 def read_long1(f): argument
905 def read_long4(f): argument