Home
last modified time | relevance | path

Searched defs:allowance (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Lib/
Dpprint.py163 def _format(self, object, stream, indent, allowance, context, level): argument
189 def _pprint_dict(self, object, stream, indent, allowance, context, level): argument
206 def _pprint_ordered_dict(self, object, stream, indent, allowance, context, level): argument
219 def _pprint_list(self, object, stream, indent, allowance, context, level): argument
227 def _pprint_tuple(self, object, stream, indent, allowance, context, level): argument
236 def _pprint_set(self, object, stream, indent, allowance, context, level): argument
256 def _pprint_str(self, object, stream, indent, allowance, context, level): argument
307 def _pprint_bytes(self, object, stream, indent, allowance, context, level): argument
328 def _pprint_bytearray(self, object, stream, indent, allowance, context, level): argument
337 def _pprint_mappingproxy(self, object, stream, indent, allowance, context, level): argument
[all …]
/external/python/cpython3/Lib/urllib/
Drobotparser.py218 def __init__(self, path, allowance): argument
266 def allowance(self, filename): member in Entry
/external/python/cpython2/Lib/
Drobotparser.py172 def __init__(self, path, allowance): argument
214 def allowance(self, filename): member in Entry
Dpprint.py132 def _format(self, object, stream, indent, allowance, context, level): argument
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py160 allowance=None): argument
/external/rust/crates/futures/tests/
Dsink.rs163 mod allowance { module
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c23107 Size allowance; in Qt_MediaSetPurgeableChunkMemoryAllowance() local
23127 Size allowance; in Qt_MediaGetPurgeableChunkMemoryAllowance() local