Home
last modified time | relevance | path

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

/art/runtime/base/
Dvariant_map.h276 void Set(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in Set()
288 bool SetIfMissing(const TKey<TValue>& key, const typename Identity<TValue>::type& value) { in SetIfMissing()
Dstl_util.h186 struct Identity { struct
Dbit_utils.h114 static constexpr T RoundDown(T x, typename Identity<T>::type n) WARN_UNUSED;
117 static constexpr T RoundDown(T x, typename Identity<T>::type n) { in RoundDown()
/art/compiler/utils/arm/
Dassembler_arm.h710 Literal* NewLiteral(typename Identity<T>::type value) { in NewLiteral()