Searched refs:Group (Results 1 - 10 of 10) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DGroup.h1 //===- Group.h ------------------------------------------------------------===//
15 /** \class Group
16 * \brief Group records the grouping of all regions
18 class Group class in namespace:mcld
H A DLDFileFormat.h41 Group, enumerator in enum:mcld::LDFileFormat::Kind
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES20RenderEngine.h46 struct Group { struct in class:android::GLES20RenderEngine
55 Vector<Group> mGroupStack;
H A DGLES20RenderEngine.cpp263 Group group;
275 const Group group(mGroupStack.top());
/frameworks/compile/slang/
H A DRSCCOptions.td50 let Group = Output_Type_Group in {
102 let Group = M_Group in {
/frameworks/compile/mclinker/lib/LD/
H A DELFReaderIf.cpp121 if (LDFileFormat::Group == sect_hdr->kind())
H A DELFObjectReader.cpp121 case LDFileFormat::Group: {
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp86 return LDFileFormat::Group;
446 LDFileFormat::Group == pSection->kind())
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp316 case LDFileFormat::Group:
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp2435 case LDFileFormat::Group:

Completed in 174 milliseconds