Searched defs:as_tuple (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/python/autograph/core/ | ||
| D | converter.py | 164   def as_tuple(self):  member in ConversionOptions | 
| /external/python/cpython2/Lib/logging/ | ||
| D | config.py | 483     def as_tuple(self, value):  member in BaseConfigurator | 
| /external/python/cpython3/Lib/logging/ | ||
| D | config.py | 481     def as_tuple(self, value):  member in BaseConfigurator | 
| /external/fonttools/Lib/fontTools/ttLib/tables/ | ||
| D | otTables.py | 1286 	def as_tuple(self):  member in ClipBox | 
| /external/python/cpython3/Lib/ | ||
| D | _pydecimal.py | 969     def as_tuple(self):  member in Decimal | 
| /external/python/cpython2/Lib/ | ||
| D | decimal.py | 986     def as_tuple(self):  member in Decimal |