Home
last modified time | relevance | path

Searched defs:U (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmemory_region.h83 typedef typename std::make_unsigned<T>::type U; in LoadUnaligned() typedef
98 typedef typename std::make_unsigned<T>::type U; in StoreUnaligned() typedef
/art/libartbase/base/
Dallocator.h115 const TrackingAllocatorImpl<U, kTag>& alloc ATTRIBUTE_UNUSED) noexcept {} in TrackingAllocatorImpl()