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

  /prebuilts/gdb/darwin-x86/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method
166 # end-of-archive record, so just return the end record we were given.
335 # Set these to zero because we write them after the file data
437 internal keys. We noticed that a direct implementation is faster than
582 # both. Combined with peek(2), we are assured that the sequence
638 # No need to compute the CRC if we don't have a reference value
641 # Check the CRC if we're at the end of the file
746 # Check if we were passed a file-like object
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method
166 # end-of-archive record, so just return the end record we were given.
335 # Set these to zero because we write them after the file data
437 internal keys. We noticed that a direct implementation is faster than
582 # both. Combined with peek(2), we are assured that the sequence
638 # No need to compute the CRC if we don't have a reference value
641 # Check the CRC if we're at the end of the file
746 # Check if we were passed a file-like object
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method
166 # end-of-archive record, so just return the end record we were given.
335 # Set these to zero because we write them after the file data
437 internal keys. We noticed that a direct implementation is faster than
582 # both. Combined with peek(2), we are assured that the sequence
638 # No need to compute the CRC if we don't have a reference value
641 # Check the CRC if we're at the end of the file
746 # Check if we were passed a file-like object
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method
166 # end-of-archive record, so just return the end record we were given.
335 # Set these to zero because we write them after the file data
437 internal keys. We noticed that a direct implementation is faster than
582 # both. Combined with peek(2), we are assured that the sequence
638 # No need to compute the CRC if we don't have a reference value
641 # Check the CRC if we're at the end of the file
746 # Check if we were passed a file-like object
    [all...]

Completed in 253 milliseconds