Home
last modified time | relevance | path

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

/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.cpp258 TFieldList *fieldList, in DeclareStructure()
301 TFieldList *fieldList, in DeclareInterfaceBlock()
/external/angle/src/compiler/translator/
Dglslang.y104 TFieldList *fieldList; member
Dutil.cpp1020 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex()
DValidateAST.cpp578 const TFieldList &fieldList = interfaceBlock->fields(); in visitVariableNeedingDeclaration() local
Dglslang_tab_autogen.h293 TFieldList *fieldList; member
DParseContext.cpp4723 TFieldList *fieldList, in addInterfaceBlock()
6344 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local
6377 TFieldList *fieldList) in addStructure()
/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp30 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local
DInitializeVariables.cpp65 const TFieldList &fieldList = interfaceBlock.fields(); in AddZeroInitSequence() local
/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/angle/src/compiler/translator/msl/
DAstHelpers.cpp222 const TFieldList &fieldList = structure.fields(); in GetFieldIndex() local
DEmitMetal.cpp1685 const TFieldList &fieldList = fieldListCollection.fields(); in getDirectField() local
/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp439 TFieldList *fieldList = new TFieldList; in AddXfbEmulationSupport() local