Searched refs:RoundUpForTag (Results 1 – 10 of 10) sorted by relevance
60 inline size_t RoundUpForTag(size_t size) { in RoundUpForTag() function97 const size_t size = RoundUpForTag(len + kFlatOverhead); in New()
53 size = RoundUpForTag(size); in Flat()
111 static size_t RoundUpForTag(size_t size) { in RoundUpForTag() function382 const size_t size = RoundUpForTag(length_hint + kFlatOverhead); in NewFlat()
158 static size_t RoundUpForTag(size_t size) { in RoundUpForTag() function465 const size_t size = RoundUpForTag(length_hint + kFlatOverhead); in NewFlat()
117 static size_t RoundUpForTag(size_t size) { in RoundUpForTag() function386 const size_t size = RoundUpForTag(length_hint + kFlatOverhead); in NewFlat()
2227 ?RoundUpForTag@cord_internal@absl@@YAII@Z
2233 ?RoundUpForTag@cord_internal@absl@@YA_K_K@Z