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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py 58 _ECD_SIZE = 5
196 endrec[_ECD_SIZE] = dirsize
810 size_cd = endrec[_ECD_SIZE] # bytes in central directory
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py 58 _ECD_SIZE = 5
196 endrec[_ECD_SIZE] = dirsize
810 size_cd = endrec[_ECD_SIZE] # bytes in central directory
    [all...]

Completed in 39 milliseconds