Home
last modified time | relevance | path

Searched defs:has_type (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Ddevice_name_utils.h87 bool has_type = false; member
/external/pandora/bt-test-interfaces/python/_build/
Dprotoc-gen-custom_grpc32 def has_type(proto_file, type_name): function
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php42 private $has_type = false; variable in Google\\Protobuf\\Internal\\FieldDescriptorProto
/external/shaderc/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h241 InstructionValue(EnumValue&& e, bool has_type, bool has_result) in InstructionValue()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
DjsonToSpirv.h261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/selinux/checkpolicy/
Dpolicy_define.c5536 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
5676 int define_genfs_context(int has_type) in define_genfs_context()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h7888 inline bool FieldDescriptorProto::has_type() const { in has_type() function