Searched refs:typeConfigs (Results 1 – 1 of 1) sorted by relevance
4063 const TypeList& typeConfigs = grp->types[t]; in getBagLocked() local4064 if (typeConfigs.isEmpty()) { in getBagLocked()4069 const size_t NENTRY = typeConfigs[0]->entryCount; in getBagLocked()4072 e, (int)typeConfigs[0]->entryCount); in getBagLocked()6403 const Type* typeConfigs = typeList[0]; in createIdmap() local6409 for (size_t entryIndex = 0; entryIndex < typeConfigs->entryCount; ++entryIndex) { in createIdmap()6715 const Type* typeConfigs = typeList[0]; in print() local6716 const size_t NTC = typeConfigs->configs.size(); in print()6718 (int)typeIndex, (int)NTC, (int)typeConfigs->entryCount); in print()6719 if (typeConfigs->typeSpecFlags != NULL) { in print()[all …]