Home
last modified time | relevance | path

Searched refs:fieldList (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewriteKeywords.cpp67 const TFieldList *createRenamed(const TFieldList &fieldList) in createRenamed() argument
70 for (const TField *field : fieldList) in createRenamed()
201 const TFieldList *tryGetRenamed(const TFieldList &fieldList) in tryGetRenamed() argument
203 return tryGetRenamedImpl(fieldList, &mFieldLists); in tryGetRenamed()
276 bool needsRenaming(const TFieldList &fieldList, bool recursive) const in needsRenaming() argument
279 for (const TField *field : fieldList) in needsRenaming()
DAstHelpers.cpp196 const TFieldList &fieldList = structure.fields(); in GetFieldIndex() local
199 for (TField *field : fieldList) in GetFieldIndex()
DEmitMetal.cpp1448 const TFieldList &fieldList = fieldListCollection.fields(); in getDirectField() local
1450 const TField &field = *fieldList[indexVal]; in getDirectField()
/external/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp30 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local
37 fieldList->push_back(countersField); in DeclareAtomicCountersBuffers()
48 root, symbolTable, fieldList, EvqBuffer, TLayoutQualifier::Create(), coherentMemory, in DeclareAtomicCountersBuffers()
/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp230 TFieldList *fieldList, in DeclareStructure() argument
238 new TStructure(symbolTable, structTypeName, fieldList, SymbolType::AngleInternal); in DeclareStructure()
273 TFieldList *fieldList, in DeclareInterfaceBlock() argument
283 symbolTable, blockTypeName, fieldList, layoutQualifier, SymbolType::AngleInternal); in DeclareInterfaceBlock()
DIntermNode_util.h51 TFieldList *fieldList,
59 TFieldList *fieldList,
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp305 TFieldList* fieldList; member
3108 …].interm.type), (yylsp[-3]), *(yyvsp[-3].lex).string, (yyvsp[-2].interm.fieldList), NULL, (yylsp[-… in yyparse()
3117 …].interm.type), (yylsp[-4]), *(yyvsp[-4].lex).string, (yyvsp[-3].interm.fieldList), (yyvsp[-1].lex… in yyparse()
3126 …].interm.type), (yylsp[-7]), *(yyvsp[-7].lex).string, (yyvsp[-6].interm.fieldList), (yyvsp[-4].lex… in yyparse()
4304 …text->addStructure((yylsp[-5]), (yylsp[-4]), (yyvsp[-4].lex).string, (yyvsp[-1].interm.fieldList)); in yyparse()
4318 … context->addStructure((yylsp[-4]), (yylsp[-4]), NewPoolTString(""), (yyvsp[-1].interm.fieldList)); in yyparse()
4326 (yyval.interm.fieldList) = (yyvsp[0].interm.fieldList); in yyparse()
4334 (yyval.interm.fieldList) = (yyvsp[-1].interm.fieldList); in yyparse()
4335 for (unsigned int i = 0; i < (yyvsp[0].interm.fieldList)->size(); ++i) { in yyparse()
4336 TField* field = (*(yyvsp[0].interm.fieldList))[i]; in yyparse()
[all …]
DTypes.h387 const TFieldList& fieldList = interfaceBlock->fields(); in blockRegisterCount() local
388 for(size_t i = 0; i < fieldList.size(); i++) in blockRegisterCount()
390 const TType &fieldType = *(fieldList[i]->type()); in blockRegisterCount()
DParseHelper.h205 TFieldList *addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList);
206 …urceLoc &structLine, const TSourceLoc &nameLine, const TString *structName, TFieldList *fieldList);
208 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList,
Dglslang_tab.h218 TFieldList* fieldList; member
DParseHelper.cpp2334 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList, in addInterfaceBlock() argument
2369 for(const auto &field : *fieldList) { in addInterfaceBlock()
2424 …TInterfaceBlock* interfaceBlock = new TInterfaceBlock(&blockName, fieldList, instanceName, arraySi… in addInterfaceBlock()
2433 for(const auto &field : *fieldList) in addInterfaceBlock()
2927 …st *TParseContext::addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList) in addStructDeclaratorList() argument
2929 if(voidErrorCheck(typeSpecifier.line, (*fieldList)[0]->name(), typeSpecifier.type)) in addStructDeclaratorList()
2934 for(const auto &field : *fieldList) in addStructDeclaratorList()
2966 return fieldList; in addStructDeclaratorList()
2970 const TString *structName, TFieldList *fieldList) in addStructure() argument
2972 TStructure *structure = new TStructure(structName, fieldList); in addStructure()
[all …]
Dglslang.y98 TFieldList* fieldList; member
217 %type <interm.fieldList> struct_declarator_list struct_declaration struct_declaration_list
/external/autotest/frontend/client/src/autotest/tko/
DHeaderSelect.java123 String fieldList = Utils.joinStrings(",", fields); in addHistoryArguments() local
124 arguments.put(name, fieldList); in addHistoryArguments()
DContentSelect.java115 String fieldList = Utils.joinStrings(",", fields); in addHistoryArguments() local
116 arguments.put(name, fieldList); in addHistoryArguments()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DReferenceTypeImpl.java412 void addAllFields(List<Field> fieldList, Set<ReferenceType> typeSet) { in addAllFields() argument
418 fieldList.addAll(fields()); in addAllFields()
425 type.addAllFields(fieldList, typeSet); in addAllFields()
430 List<Field> fieldList = new ArrayList<Field>(); in allFields() local
432 addAllFields(fieldList, typeSet); in allFields()
433 return fieldList; in allFields()
/external/angle/src/compiler/translator/
Dglslang_tab_autogen.cpp374 TFieldList *fieldList; member
3174 ImmutableString((yyvsp[-3].lex).string), (yyvsp[-2].interm.fieldList), in yyparse()
3186 ImmutableString((yyvsp[-4].lex).string), (yyvsp[-3].interm.fieldList), in yyparse()
3198 ImmutableString((yyvsp[-5].lex).string), (yyvsp[-4].interm.fieldList), in yyparse()
4794 (yyvsp[-1].interm.fieldList)); in yyparse()
4811 (yylsp[-4]), (yyloc), kEmptyImmutableString, (yyvsp[-1].interm.fieldList)); in yyparse()
4819 (yyval.interm.fieldList) = in yyparse()
4820 context->addStructFieldList((yyvsp[0].interm.fieldList), (yylsp[0])); in yyparse()
4828 (yyval.interm.fieldList) = context->combineStructFieldLists( in yyparse()
4829 (yyvsp[-1].interm.fieldList), (yyvsp[0].interm.fieldList), (yylsp[0])); in yyparse()
[all …]
Dutil.h98 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName);
Dutil.cpp976 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex() argument
978 for (size_t fieldIndex = 0; fieldIndex < fieldList.size(); ++fieldIndex) in FindFieldIndex()
980 if (strcmp(fieldList[fieldIndex]->name().data(), fieldName) == 0) in FindFieldIndex()
DValidateAST.cpp389 const TFieldList &fieldList = interfaceBlock->fields(); in visitSymbol() local
400 else if (fieldIndex >= fieldList.size() || in visitSymbol()
401 node->getName() != fieldList[fieldIndex]->name()) in visitSymbol()
Dglslang_tab_autogen.h285 TFieldList *fieldList; member
DParseContext.cpp4209 TFieldList *fieldList, in addInterfaceBlock() argument
4392 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock()
4394 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock()
4488 if (mShaderVersion < 310 || memberIndex != fieldList->size() - 1u || in addInterfaceBlock()
4517 &symbolTable, blockName, fieldList, blockLayoutQualifier, SymbolType::UserDefined); in addInterfaceBlock()
4540 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock()
4542 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock()
5657 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local
5672 fieldList->push_back(field); in addStructDeclaratorList()
5675 return fieldList; in addStructDeclaratorList()
[all …]
DTranslatorVulkan.cpp513 TFieldList *fieldList = new TFieldList; in AddXfbEmulationSupport() local
520 fieldList->push_back(field); in AddXfbEmulationSupport()
534 DeclareInterfaceBlock(root, symbolTable, fieldList, EvqBuffer, TLayoutQualifier::Create(), in AddXfbEmulationSupport()
DParseContext.h355 TFieldList *fieldList);
360 TFieldList *fieldList,
Dglslang.y103 TFieldList *fieldList; member
243 %type <interm.fieldList> struct_declaration struct_declaration_list