Home
last modified time | relevance | path

Searched refs:decay (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dargument_encoder.h44 using ReturnType = typename std::decay<Return>::type;
108 using ArgsTupleType = std::tuple<typename std::decay<Args>::type...>;
128 using ArgsTupleType = std::tuple<typename std::decay<Args>::type...>;
129 using ReturnType = typename std::decay<Return>::type;
Dfind_replace.h17 using IsSameBaseType = typename std::is_same<typename std::decay<T>::type,
18 typename std::decay<U>::type>;
Dtype_operators.h24 using Decay = typename std::decay<T>::type;
Dremote_method.h87 using ArgsTupleType = std::tuple<typename std::decay<Args>::type...>;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSavedNetworkEvaluator.java139 int decay = (int) (timeDifference / LAST_SELECTION_AWARD_DECAY_MSEC); in calculateBssidScore() local
140 int bonus = Math.max(mLastSelectionAward - decay, 0); in calculateBssidScore()
/frameworks/av/media/codec2/core/include/
DC2.h412 typedef typename std::decay<T>::type wide_type;
425 typedef typename std::decay<
427 typedef typename std::decay<
/frameworks/native/libs/binder/include/binder/
DSafeInterface.h345 using DecayedT = typename std::decay<FirstT>::type;
347 using DecayedU = typename std::decay<FirstU>::type;
387 using Decayed = typename std::decay<T>::type;
538 using Decayed = typename std::decay<ElementType>::type;
/frameworks/native/cmds/installd/
Dotapreopt.cpp98 static constexpr T RoundDown(T x, typename std::decay<T>::type n) { in RoundDown()
/frameworks/compile/slang/tests/F_reduce_general_bad_function/
Dreduce_general_bad_function.rscript98 // . . . including a pointer from array decay