Home
last modified time | relevance | path

Searched refs:Identity (Results 1 – 6 of 6) sorted by relevance

/art/libartbase/base/
Dstl_util_identity.h35 struct Identity { struct
Dcasts.h136 Identity<Dest>>::type>::type::type
140 Identity<Dest>>::type::type; in enum_cast()
Dvariant_map.h285 void Set(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in Set()
298 bool SetIfMissing(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in SetIfMissing()
Dbit_utils.h162 constexpr T RoundDown(T x, typename Identity<T>::type n) WARN_UNUSED;
165 constexpr T RoundDown(T x, typename Identity<T>::type n) { in RoundDown()
/art/compiler/utils/mips64/
Dassembler_mips64.h963 Literal* NewLiteral(typename Identity<T>::type value) { in NewLiteral()
/art/compiler/utils/mips/
Dassembler_mips.h1184 Literal* NewLiteral(typename Identity<T>::type value) { in NewLiteral()