Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/tools/
Dcommand_line_flags.h105 TYPE_INT32, enumerator
Dtool_params.h32 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enumerator
/external/tensorflow/tensorflow/core/util/
Dcommand_line_flags.h102 TYPE_INT32, enumerator
/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php42 const TYPE_INT32 = 5; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/external/protobuf/php/src/Google/Protobuf/Field/
DKind.php51 const TYPE_INT32 = 5; define in Google\\Protobuf\\Field\\Kind
/external/protobuf/src/google/protobuf/
Dtype.proto77 TYPE_INT32 = 5; enumerator
Ddescriptor.proto149 TYPE_INT32 = 5; enumerator
Dtype.pb.cc299 constexpr Field_Kind Field::TYPE_INT32; member in Field
Ddescriptor.h528 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
Dtype.pb.h557 static constexpr Kind TYPE_INT32 = variable
Dwire_format_lite.h116 TYPE_INT32 = 5, enumerator
/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h64 TYPE_INT32 = 1, enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto98 TYPE_INT32 = 5; enumerator
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto115 TYPE_INT32 = 5; enumerator
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto115 TYPE_INT32 = 5; enumerator
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto115 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.proto149 TYPE_INT32 = 5; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto148 TYPE_INT32 = 5; enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto146 TYPE_INT32 = 5; enumerator
Ddescriptor_sv.proto146 TYPE_INT32 = 5; enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py453 TYPE_INT32 = 5 variable in FieldDescriptor

12