Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h254 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h261 InstructionValue(EnumValue&& e, const std::string& printClass, bool has_type, bool has_result) in InstructionValue()
/third_party/selinux/checkpolicy/
Dpolicy_define.c5574 static int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper()
5714 int define_genfs_context(int has_type) in define_genfs_context()
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h8250 inline bool FieldDescriptorProto::has_type() const { in has_type() function