Searched defs:U (Results 1 – 3 of 3) sorted by relevance
83 using U = std::make_unsigned_t<T>; in LoadUnaligned() local98 using U = std::make_unsigned_t<T>; in StoreUnaligned() local
119 const TrackingAllocatorImpl<U, kTag>& alloc ATTRIBUTE_UNUSED) noexcept {} in TrackingAllocatorImpl()
70 void PrintMostUsed(std::ostream& os, in PrintMostUsed() argument