Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp53 clang::ImplicitCastExpr* Decay = in matchFunctionDesignator() local
330 clang::ImplicitCastExpr* Decay = clang::ImplicitCastExpr::Create( in VisitCallExpr() local
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.h39 float Decay(bool mild) const { in Decay() function
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
H A Dcommon_type.pass.cpp69 using Decay = typename std::decay<Tp>::type; typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dexceptions.cpp126 namespace Decay { namespace
H A Dcxx0x-initializer-stdinitializerlist.cpp157 namespace Decay { namespace