Searched defs:py_type (Results 1 – 5 of 5) sorted by relevance
| /external/flatbuffers/python/flatbuffers/ | ||
| D | number_types.py | 33 py_type = bool variable in BoolFlags |
| /external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | ||
| D | numpy.cc | 77 TfLiteType TfLiteTypeFromPyType(int py_type) { in TfLiteTypeFromPyType() |
| /external/protobuf/python/google/protobuf/pyext/ | ||
| D | unknown_fields.cc | 141 auto* py_type = Py_TYPE(pself); in Dealloc() local |
| D | unknown_field_set.cc | 139 auto* py_type = Py_TYPE(pself); in Dealloc() local |
| /external/cronet/third_party/protobuf/python/google/protobuf/pyext/ | ||
| D | unknown_fields.cc | 141 auto* py_type = Py_TYPE(pself); in Dealloc() local |