Searched defs:_Stream (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dtarfile.py387 class _Stream: class in inherits:
395 _Stream is intended to be used only internally.
399 """Construct a _Stream object.
483 """Close the _Stream object. No operation should be
614 # class _Stream
1689 _Stream(name, filemode, comptype, fileobj, bufsize),
2124 if isinstance(self.fileobj, _Stream):
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dtarfile.py387 class _Stream: class in inherits:
395 _Stream is intended to be used only internally.
399 """Construct a _Stream object.
483 """Close the _Stream object. No operation should be
614 # class _Stream
1689 _Stream(name, filemode, comptype, fileobj, bufsize),
2124 if isinstance(self.fileobj, _Stream):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtarfile.py387 class _Stream: class in inherits:
395 _Stream is intended to be used only internally.
399 """Construct a _Stream object.
483 """Close the _Stream object. No operation should be
614 # class _Stream
1689 _Stream(name, filemode, comptype, fileobj, bufsize),
2124 if isinstance(self.fileobj, _Stream):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtarfile.py387 class _Stream: class in inherits:
395 _Stream is intended to be used only internally.
399 """Construct a _Stream object.
483 """Close the _Stream object. No operation should be
614 # class _Stream
1689 _Stream(name, filemode, comptype, fileobj, bufsize),
2124 if isinstance(self.fileobj, _Stream):
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dadoint.h122 typedef interface _ADOStream _Stream; typedef
1952 interface _Stream {
H A Dadoint_backcompat.h122 typedef interface _ADOStream _Stream; typedef
1905 interface _Stream {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dadoint.h122 typedef interface _ADOStream _Stream; typedef
1952 interface _Stream {
H A Dadoint_backcompat.h122 typedef interface _ADOStream _Stream; typedef
1905 interface _Stream {

Completed in 213 milliseconds