Searched defs:FixedSize (Results 1 – 6 of 6) sorted by relevance
69 if (std::optional<size_t> FixedSize = in extractFast() local78 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
157 if (auto FixedSize = AttributeSpecs[CurAttrIdx].getByteSize(U)) in getAttributeOffsetFromIndex() local
174 if (std::optional<uint8_t> FixedSize = in skipValue() local
428 if (std::optional<uint8_t> FixedSize = in sizeOf() local
374 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local
776 unsigned FixedSize = ElementCount * SEW; in CreateType() local