Searched defs:U (Results 1 – 4 of 4) sorted by relevance
83 using U = std::make_unsigned_t<T>; in LoadUnaligned() local98 using U = std::make_unsigned_t<T>; in StoreUnaligned() local
115 …TrackingAllocatorImpl([[maybe_unused]] const TrackingAllocatorImpl<U, kTag>& alloc) noexcept {} /… in TrackingAllocatorImpl()
303 …GcRootArenaAllocator([[maybe_unused]] const GcRootArenaAllocator<U, kTag>& alloc) noexcept {} // … in GcRootArenaAllocator()
70 void PrintMostUsed(std::ostream& os, in PrintMostUsed() argument