Home
last modified time | relevance | path

Searched defs:TYPE_BOOL (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/lite/tools/benchmark/
Dcommand_line_flags.h92 TYPE_BOOL, enumerator
Dbenchmark_params.h33 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enumerator
/external/tensorflow/tensorflow/core/util/
Dcommand_line_flags.h97 TYPE_BOOL, enumerator
/external/libtextclassifier/java/com/google/android/textclassifier/
DNamedVariant.java30 public static final int TYPE_BOOL = 5; field in NamedVariant
/external/protobuf/src/google/protobuf/
Dtype.proto82 TYPE_BOOL = 8; enumerator
Dwire_format_lite.h104 TYPE_BOOL = 8, enumerator
Ddescriptor.proto140 TYPE_BOOL = 8; enumerator
Ddescriptor.h455 TYPE_BOOL = 8, // bool, varint on the wire. enumerator
Dtype.pb.h347 static const Kind TYPE_BOOL = variable
Dtype.pb.cc992 const Field_Kind Field::TYPE_BOOL; member in google::protobuf::Field
/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h71 TYPE_BOOL = 7, enumerator
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto99 TYPE_BOOL = 8; enumerator
/external/deqp/framework/randomshaders/
DrsgVariableType.hpp44 TYPE_BOOL, enumerator
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java58 public static final int TYPE_BOOL = 8; field in InternalNano
DExtension.java65 public static final int TYPE_BOOL = InternalNano.TYPE_BOOL; field in Extension
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto125 TYPE_BOOL = 8; enumerator
/external/v8/src/
Dflags.cc38 TYPE_BOOL, enumerator
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto140 TYPE_BOOL = 8; enumerator
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto151 TYPE_BOOL = 8; enumerator
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto151 TYPE_BOOL = 8; enumerator
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto151 TYPE_BOOL = 8; enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py429 TYPE_BOOL = 8 variable in FieldDescriptor
/external/deqp/framework/opengl/
DgluShaderUtil.hpp140 TYPE_BOOL, enumerator
/external/mdnsresponder/mDNSShared/
DCommonServices.h896 #define TYPE_BOOL 1 macro
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py919 TYPE_BOOL = 8 variable in Field.KindValueValuesEnum

12