Searched refs:typeConfigs (Results 1 – 1 of 1) sorted by relevance
3805 const TypeList& typeConfigs = grp->types[t]; in getBagLocked() local3806 if (typeConfigs.isEmpty()) { in getBagLocked()3811 const size_t NENTRY = typeConfigs[0]->entryCount; in getBagLocked()3814 e, (int)typeConfigs[0]->entryCount); in getBagLocked()6075 const Type* typeConfigs = typeList[0]; in createIdmap() local6081 for (size_t entryIndex = 0; entryIndex < typeConfigs->entryCount; ++entryIndex) { in createIdmap()6387 const Type* typeConfigs = typeList[0]; in print() local6388 const size_t NTC = typeConfigs->configs.size(); in print()6390 (int)typeIndex, (int)NTC, (int)typeConfigs->entryCount); in print()6391 if (typeConfigs->typeSpecFlags != NULL) { in print()[all …]