Home
last modified time | relevance | path

Searched defs:py_type (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/python/flatbuffers/
Dnumber_types.py33 py_type = bool variable in BoolFlags
42 py_type = int variable in Uint8Flags
51 py_type = int variable in Uint16Flags
60 py_type = int variable in Uint32Flags
69 py_type = int variable in Uint64Flags
78 py_type = int variable in Int8Flags
87 py_type = int variable in Int16Flags
96 py_type = int variable in Int32Flags
105 py_type = int variable in Int64Flags
114 py_type = float variable in Float32Flags
[all …]
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dnumpy.cc77 TfLiteType TfLiteTypeFromPyType(int py_type) { in TfLiteTypeFromPyType()
/external/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc141 auto* py_type = Py_TYPE(pself); in Dealloc() local
Dunknown_field_set.cc139 auto* py_type = Py_TYPE(pself); in Dealloc() local
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc141 auto* py_type = Py_TYPE(pself); in Dealloc() local