/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
H A D | argument_encoder.h | 44 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;
|
H A D | find_replace.h | 17 using IsSameBaseType = typename std::is_same<typename std::decay<T>::type, 18 typename std::decay<U>::type>;
|
H A D | type_operators.h | 24 using Decay = typename std::decay<T>::type;
|
H A D | remote_method.h | 87 using ArgsTupleType = std::tuple<typename std::decay<Args>::type...>;
|
/aosp12/system/libbase/include/android-base/ |
H A D | collections.h | 50 static_assert(std::is_same<T, typename std::decay<Arg>::type>::value); in AssertType() 55 static_assert(std::is_same<T, typename std::decay<Arg>::type>::value); in AssertType()
|
/aosp12/hardware/interfaces/audio/effect/2.0/ |
H A D | IEnvironmentalReverbEffect.hal | 77 * Sets the room decay time. 82 * Gets the room decay time. 87 * Sets the ratio of high frequencies decay. 92 * Gets the ratio of high frequencies decay.
|
/aosp12/hardware/interfaces/audio/effect/4.0/ |
H A D | IEnvironmentalReverbEffect.hal | 77 * Sets the room decay time. 82 * Gets the room decay time. 87 * Sets the ratio of high frequencies decay. 92 * Gets the ratio of high frequencies decay.
|
/aosp12/hardware/interfaces/audio/effect/5.0/ |
H A D | IEnvironmentalReverbEffect.hal | 77 * Sets the room decay time. 82 * Gets the room decay time. 87 * Sets the ratio of high frequencies decay. 92 * Gets the ratio of high frequencies decay.
|
/aosp12/hardware/interfaces/audio/effect/6.0/ |
H A D | IEnvironmentalReverbEffect.hal | 77 * Sets the room decay time. 82 * Gets the room decay time. 87 * Sets the ratio of high frequencies decay. 92 * Gets the ratio of high frequencies decay.
|
/aosp12/hardware/interfaces/audio/effect/7.0/ |
H A D | IEnvironmentalReverbEffect.hal | 77 * Sets the room decay time. 82 * Gets the room decay time. 87 * Sets the ratio of high frequencies decay. 92 * Gets the ratio of high frequencies decay.
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 38 unsigned char decay; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/ |
H A D | asound_fm.h | 42 unsigned char decay; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/ |
H A D | asound_fm.h | 54 unsigned char decay; /* 4 bits: decay rate */ member
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2.h | 412 typedef typename std::decay<T>::type wide_type; 425 typedef typename std::decay< 427 typedef typename std::decay<
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | SafeInterface.h | 345 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;
|
H A D | ParcelableHolder.h | 57 using Tt = typename std::decay<T>::type; in setParcelable()
|
/aosp12/system/memory/lmkd/ |
H A D | README.md | 78 ro.lmk.thrashing_limit_decay: thrashing threshold decay expressed as a
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | otapreopt.cpp | 98 static constexpr T RoundDown(T x, typename std::decay<T>::type n) { in RoundDown()
|
/aosp12/frameworks/compile/slang/tests/F_reduce_general_bad_function/ |
H A D | reduce_general_bad_function.rscript | 98 // . . . including a pointer from array decay
|
/aosp12/bionic/docs/ |
H A D | native_allocator.md | 66 thread to handle the purge, so the decay is only handled when an
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/ |
H A D | filesystem | 653 template <class _Source, class _DS = typename decay<_Source>::type,
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |