Home
last modified time | relevance | path

Searched defs:fieldList (Results 1 – 20 of 20) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteKeywords.cpp67 const TFieldList *createRenamed(const TFieldList &fieldList) in createRenamed()
201 const TFieldList *tryGetRenamed(const TFieldList &fieldList) in tryGetRenamed()
276 bool needsRenaming(const TFieldList &fieldList, bool recursive) const in needsRenaming() argument
DAstHelpers.cpp196 const TFieldList &fieldList = structure.fields(); in GetFieldIndex() local
DEmitMetal.cpp1448 const TFieldList &fieldList = fieldListCollection.fields(); in getDirectField() local
/external/autotest/frontend/client/src/autotest/tko/
DContentSelect.java115 String fieldList = Utils.joinStrings(",", fields); in addHistoryArguments() local
DHeaderSelect.java123 String fieldList = Utils.joinStrings(",", fields); in addHistoryArguments() local
/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp230 TFieldList *fieldList, in DeclareStructure()
273 TFieldList *fieldList, in DeclareInterfaceBlock()
/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp30 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local
/external/angle/src/compiler/translator/
Dglslang.y103 TFieldList *fieldList; member
Dutil.cpp976 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex()
DValidateAST.cpp389 const TFieldList &fieldList = interfaceBlock->fields(); in visitSymbol() local
Dglslang_tab_autogen.h285 TFieldList *fieldList; member
DTranslatorVulkan.cpp513 TFieldList *fieldList = new TFieldList; in AddXfbEmulationSupport() local
DParseContext.cpp4209 TFieldList *fieldList, in addInterfaceBlock()
5657 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local
5681 TFieldList *fieldList) in addStructure()
Dglslang_tab_autogen.cpp374 TFieldList *fieldList; member
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DReferenceTypeImpl.java412 void addAllFields(List<Field> fieldList, Set<ReferenceType> typeSet) { in addAllFields()
430 List<Field> fieldList = new ArrayList<Field>(); in allFields() local
/external/swiftshader/src/OpenGL/compiler/
Dglslang.y98 TFieldList* fieldList; member
Dglslang_tab.h218 TFieldList* fieldList; member
DTypes.h387 const TFieldList& fieldList = interfaceBlock->fields(); in blockRegisterCount() local
DParseHelper.cpp2334 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList, in addInterfaceBlock()
2927 …st *TParseContext::addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList) in addStructDeclaratorList()
2970 const TString *structName, TFieldList *fieldList) in addStructure()
Dglslang_tab.cpp305 TFieldList* fieldList; member