Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 16 of 16) sorted by relevance

/system/host/banjo/lib/
A Dnames.cpp43 std::string NamePrimitiveCType(types::PrimitiveSubtype subtype) { in NamePrimitiveCType()
76 std::string NamePrimitiveSubtype(types::PrimitiveSubtype subtype) { in NamePrimitiveSubtype()
109 std::string NamePrimitiveIntegerCConstantMacro(types::PrimitiveSubtype subtype) { in NamePrimitiveIntegerCConstantMacro()
146 std::string NameHandleSubtype(types::HandleSubtype subtype) { in NameHandleSubtype()
230 std::string NameHandleZXObjType(types::HandleSubtype subtype) { in NameHandleZXObjType()
401 std::string NameCodedHandle(types::HandleSubtype subtype, types::Nullability nullability) { in NameCodedHandle()
A Dparser.cpp424 auto subtype = types::HandleSubtype::kHandle; in ParseHandleType() local
447 types::PrimitiveSubtype subtype; in ParsePrimitiveType() local
641 std::unique_ptr<raw::PrimitiveType> subtype; in ParseEnumDeclaration() local
A Dddk_generator.cpp1014 void DdkGenerator::GenerateIntegerDefine(StringView name, types::PrimitiveSubtype subtype, in GenerateIntegerDefine()
1020 void DdkGenerator::GeneratePrimitiveDefine(StringView name, types::PrimitiveSubtype subtype, in GeneratePrimitiveDefine()
1063 void DdkGenerator::GenerateIntegerTypedef(types::PrimitiveSubtype subtype, StringView name) { in GenerateIntegerTypedef()
1353 types::PrimitiveSubtype subtype = named_enum.enum_info.type; in ProduceEnumForwardDeclaration() local
/system/host/fidl/lib/
A Dnames.cpp43 std::string NamePrimitiveCType(types::PrimitiveSubtype subtype) { in NamePrimitiveCType()
70 std::string NamePrimitiveSubtype(types::PrimitiveSubtype subtype) { in NamePrimitiveSubtype()
97 std::string NamePrimitiveIntegerCConstantMacro(types::PrimitiveSubtype subtype) { in NamePrimitiveIntegerCConstantMacro()
125 std::string NameHandleSubtype(types::HandleSubtype subtype) { in NameHandleSubtype()
211 std::string NameHandleZXObjType(types::HandleSubtype subtype) { in NameHandleZXObjType()
486 std::string NameCodedHandle(types::HandleSubtype subtype, types::Nullability nullability) { in NameCodedHandle()
A Dc_generator.cpp617 void CGenerator::GenerateIntegerDefine(StringView name, types::PrimitiveSubtype subtype, in GenerateIntegerDefine()
623 void CGenerator::GeneratePrimitiveDefine(StringView name, types::PrimitiveSubtype subtype, in GeneratePrimitiveDefine()
654 void CGenerator::GenerateIntegerTypedef(types::PrimitiveSubtype subtype, StringView name) { in GenerateIntegerTypedef()
815 types::PrimitiveSubtype subtype = named_enum.enum_info.type->subtype; in ProduceEnumForwardDeclaration() local
A Dparser.cpp449 auto subtype = types::HandleSubtype::kHandle; in ParseHandleType() local
/system/host/banjo/include/banjo/
A Dtree_visitor.h214 virtual void OnHandleSubtype(types::HandleSubtype subtype) { in OnHandleSubtype()
216 virtual void OnPrimitiveSubtype(types::PrimitiveSubtype subtype) { in OnPrimitiveSubtype()
A Draw_ast.h293 …HandleType(SourceElement const& element, types::HandleSubtype subtype, types::Nullability nullabil… in HandleType()
298 types::HandleSubtype subtype; variable
316 explicit PrimitiveType(SourceElement const& element, types::PrimitiveSubtype subtype) in PrimitiveType()
321 types::PrimitiveSubtype subtype; variable
A Dcoded_ast.h82 const types::PrimitiveSubtype subtype; member
90 const types::HandleSubtype subtype; member
A Dflat_ast.h261 const types::HandleSubtype subtype; member
314 types::PrimitiveSubtype subtype; member
/system/host/fidl/include/fidl/
A Dtree_visitor.h217 virtual void OnHandleSubtype(types::HandleSubtype subtype) { in OnHandleSubtype()
219 virtual void OnPrimitiveSubtype(types::PrimitiveSubtype subtype) { in OnPrimitiveSubtype()
A Dcoded_ast.h92 const types::PrimitiveSubtype subtype; member
100 const types::HandleSubtype subtype; member
A Draw_ast.h282 …HandleType(SourceElement const& element, types::HandleSubtype subtype, types::Nullability nullabil… in HandleType()
287 types::HandleSubtype subtype; variable
A Dflat_ast.h569 const types::HandleSubtype subtype; member
619 types::PrimitiveSubtype subtype; member
/system/host/banjo/
A Dschema.json554 "subtype": { object
576 "subtype": { object
618 "subtype": { object
/system/host/fidl/
A Dschema.json718 "subtype": { object
744 "subtype": { object
795 "subtype": { object

Completed in 54 milliseconds