Home
last modified time | relevance | path

Searched defs:Decay (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dreverb_decay_estimator.h39 float Decay(bool mild) const { in Decay() function
/external/catch2/include/internal/benchmark/detail/
Dcatch_benchmark_function.hpp27 using Decay = typename std::decay<T>::type; typedef
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dcommon_type.pass.cpp69 using Decay = typename std::decay<Tp>::type; typedef
/external/clang/test/SemaCXX/
Dexceptions.cpp126 namespace Decay { namespace
Dcxx0x-initializer-stdinitializerlist.cpp157 namespace Decay { namespace
/external/libabigail/tests/lib/
Dcatch.hpp6684 using Decay = typename std::decay<T>::type; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp6652 using Decay = typename std::decay<T>::type; typedef