Home
last modified time | relevance | path

Searched defs:has_type (Results 1 – 6 of 6) 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/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/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/node/deps/v8/src/wasm/
Dwasm-module.h450 bool has_type(uint32_t index) const { return index < types.size(); } in has_type() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h8250 inline bool FieldDescriptorProto::has_type() const { in has_type() function