Home
last modified time | relevance | path

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

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/metaprogramming/
H A Ddecay.hpp37 struct Decay: AllStatic { struct
38 typedef typename RemoveCV<typename RemoveReference<T>::type>::type type;
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A Dflow_by_slope.cpp233 inline bool CFlow_by_Slope::Get_Decay(int x, int y, double &Decay) in Get_Decay()
276 double Decay; in Set_Area() local
/dports/math/blaze/blaze-3.8/blaze/util/typetraits/
H A DDecay.h72 struct Decay struct
/dports/devel/rapidcheck/rapidcheck-7bc7d30/include/rapidcheck/
H A DTraits.h11 using Decay = typename std::decay<T>::type; variable
/dports/devel/z88dk/z88dk/libsrc/target/c128/c128/
H A Denvelopesid.c15 void envelopesid(ushort Voice, ushort Attack, ushort Decay, ushort Sustain, ushort Release) in envelopesid()
/dports/audio/spiralsynth/SpiralSynth-0.1.7/GUI/
H A DEnvelopeGUI.h44 Fl_Slider *Decay; variable
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/System.ocg/
H A DDecay.c9 global func Decay(int delay) in Decay() function
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1widget_env.h74 Decay = 3, enumerator
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdspan/tests/
H A Daccessor_policy.cpp58 TEST_F(BasicAccessorPolicy, Decay) in TEST_F() argument
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dheuristics.h290 struct Decay : Range<double>{ struct
302 Decay decay_; // (dynamic) decaying strategy argument
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dheuristics.h290 struct Decay : Range<double>{ struct
302 Decay decay_; // (dynamic) decaying strategy argument
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dheuristics.h290 struct Decay : Range<double>{ struct
302 Decay decay_; // (dynamic) decaying strategy argument
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DBloomFilter.cpp48 void Decay() in Decay() function in i2p::util::DecayingBloomFilter
/dports/emulators/emu64/emu64-5.0.19/src/
H A Dmos6581_8085_voice.h46 unsigned int Decay; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.h38 float Decay() const { return decay_; } in Decay() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.h38 float Decay() const { return decay_; } in Decay() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.h38 float Decay() const { return decay_; } in Decay() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Dreverb_decay_estimator.h38 float Decay() const { return decay_; } in Decay() function

1234567