/external/tensorflow/tensorflow/lite/tools/ |
D | command_line_flags.h | 105 TYPE_INT32, enumerator
|
D | tool_params.h | 32 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enumerator
|
/external/tensorflow/tensorflow/core/util/ |
D | command_line_flags.h | 102 TYPE_INT32, enumerator
|
/external/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/ |
D | Type.php | 42 const TYPE_INT32 = 5; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
|
/external/protobuf/php/src/Google/Protobuf/Field/ |
D | Kind.php | 51 const TYPE_INT32 = 5; define in Google\\Protobuf\\Field\\Kind
|
/external/protobuf/src/google/protobuf/ |
D | type.proto | 77 TYPE_INT32 = 5; enumerator
|
D | descriptor.proto | 149 TYPE_INT32 = 5; enumerator
|
D | type.pb.cc | 299 constexpr Field_Kind Field::TYPE_INT32; member in Field
|
D | descriptor.h | 528 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
|
D | type.pb.h | 557 static constexpr Kind TYPE_INT32 = variable
|
D | wire_format_lite.h | 116 TYPE_INT32 = 5, enumerator
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | datapiece.h | 64 TYPE_INT32 = 1, enumerator
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 98 TYPE_INT32 = 5; enumerator
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 115 TYPE_INT32 = 5; enumerator
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 115 TYPE_INT32 = 5; enumerator
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 115 TYPE_INT32 = 5; enumerator
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | InternalNano.java | 55 public static final int TYPE_INT32 = 5; field in InternalNano
|
D | Extension.java | 62 public static final int TYPE_INT32 = InternalNano.TYPE_INT32; field in Extension
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 122 TYPE_INT32 = 5; enumerator
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 137 TYPE_INT32 = 5; enumerator
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 149 TYPE_INT32 = 5; enumerator
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 148 TYPE_INT32 = 5; enumerator
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 146 TYPE_INT32 = 5; enumerator
|
D | descriptor_sv.proto | 146 TYPE_INT32 = 5; enumerator
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 453 TYPE_INT32 = 5 variable in FieldDescriptor
|