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.h83 bool has_type = false; member
/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.h248 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
DjsonToSpirv.h253 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h253 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/external/v8/src/wasm/
Dwasm-module.h294 bool has_type(uint32_t index) const { return index < types.size(); } in has_type() function
/external/selinux/checkpolicy/
Dpolicy_define.c5508 int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
5637 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