Home
last modified time | relevance | path

Searched defs:TYPE_INT32 (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dcommand_line_flags.h90 TYPE_INT32, enumerator
Dbenchmark_params.h33 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enumerator
/external/tensorflow/tensorflow/core/util/
Dcommand_line_flags.h95 TYPE_INT32, enumerator
/external/protobuf/src/google/protobuf/
Dtype.proto76 TYPE_INT32 = 5; enumerator
Dwire_format_lite.h101 TYPE_INT32 = 5, enumerator
Ddescriptor.proto137 TYPE_INT32 = 5; enumerator
Ddescriptor.h450 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
Dtype.pb.h341 static const Kind TYPE_INT32 = variable
Dtype.pb.cc989 const Field_Kind Field::TYPE_INT32; member in google::protobuf::Field
Ddescriptor.pb.h1004 static const Type TYPE_INT32 = variable
Ddescriptor.pb.cc4183 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in google::protobuf::FieldDescriptorProto
/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h65 TYPE_INT32 = 1, enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto96 TYPE_INT32 = 5; enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java55 public static final int TYPE_INT32 = 5; field in InternalNano
DExtension.java62 public static final int TYPE_INT32 = InternalNano.TYPE_INT32; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto122 TYPE_INT32 = 5; enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto137 TYPE_INT32 = 5; enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto148 TYPE_INT32 = 5; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto148 TYPE_INT32 = 5; enumerator
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto148 TYPE_INT32 = 5; enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py426 TYPE_INT32 = 5 variable in FieldDescriptor
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py916 TYPE_INT32 = 5 variable in Field.KindValueValuesEnum