Home
last modified time | relevance | path

Searched defs:T (Results 1 – 6 of 6) sorted by relevance

/art/runtime/base/
Ddchecked_vector.h196 void swap(dchecked_vector<T, Alloc>& lhs, dchecked_vector<T, Alloc>& rhs) { in swap()
Dhash_set.h680 void swap(HashSet<T, EmptyFn, HashFn, Pred, Alloc>& lhs, in swap()
Dbit_utils.h40 constexpr size_t BitSizeOf(T /*x*/) { in BitSizeOf() argument
/art/runtime/
Datomic.h188 class PACKED(sizeof(T)) Atomic : public std::atomic<T> { in PACKED()
/art/compiler/utils/
Dintrusive_forward_list.h400 void swap(IntrusiveForwardList<T, HookTraits>& lhs, IntrusiveForwardList<T, HookTraits>& rhs) { in swap()
/art/runtime/mirror/
Dobject_test.cc208 typedef typename ArrayT::ElementType T; in TestPrimitiveArray() typedef
256 typedef typename ArrayT::ElementType T; in TEST_F() typedef
286 typedef typename ArrayT::ElementType T; in TEST_F() typedef