Home
last modified time | relevance | path

Searched defs:Adapt (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dfix_adapt.h55 struct Adapt { struct
70 Adapt *adapt; argument
/dports/science/lammps/lammps-stable_29Sep2021/src/FEP/
H A Dfix_adapt_fep.h51 struct Adapt { struct
62 Adapt *adapt; argument
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/hlandau/easyconfig.v1/adaptenv/
H A Dadaptenv.go9 func Adapt() { func
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/SamplingAlgorithms/src/
H A DParallelAMProposal.cpp11 void ParallelAMProposal::Adapt(unsigned int const t, std::vector<std::shared_ptr<SamplingState> > c… in Adapt() function in ParallelAMProposal
H A DAMProposal.cpp21 void AMProposal::Adapt(unsigned int const t, std::vector<std::shared_ptr<SamplingState>> const& sta… in Adapt() function in AMProposal
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/MUQ/SamplingAlgorithms/
H A DMCMCProposal.h51 …virtual void Adapt(unsigned int const t, std::vector<std::shared_ptr<SamplingState>> const& state)… in Adapt() function
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DSSL_CTX_set_ctlog_list_file.pod19 directory where OpenSSL is installed.
/dports/audio/mac/mac-3.99-u4-b5-s7/src/MACLib/Assembly/
H A Dcommon.cpp8 AdaptFuncPtr Adapt; variable
/dports/dns/libidn/libidn-1.35/csharp/
H A DPunycode.cs244 public static int Adapt(int delta, int numpoints, bool first) in Adapt() method in Gnu.Inet.Encoding.Punycode
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/Idn/
H A DPunycode.cs234 public static int Adapt(int delta, int numpoints, bool first) in Adapt() method in agsXMPP.Idn.Punycode
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/tests/System/Integration/
H A DAdaptingCollectionTests.cs70 protected virtual IEnumerable<Lazy<T, M>> Adapt(IEnumerable<Lazy<T, M>> collection) in Adapt() method in System.ComponentModel.Composition.AdaptingCollection
333 protected override IEnumerable<Lazy<T, M>> Adapt(IEnumerable<Lazy<T, M>> collection) in Adapt() method in System.ComponentModel.Composition.AdaptingCollectionTests.DynamicFilteredCollection
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACLib/
H A DNNFilter.cpp151 void CNNFilter::Adapt(short * pM, short * pAdapt, int nDirection, intn nOrder) in Adapt() function in APE::CNNFilter
/dports/security/acmetool/acmetool-0.2.1/vendor/gopkg.in/hlandau/easyconfig.v1/adaptflag/
H A Dadaptflag.go211 func Adapt() { func
/dports/science/getdp/getdp-3.4.0-source/Numeric/
H A DAdapt.cpp92 double Adapt (int N, /* Number of elements */ in Adapt() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DIdnMapping.cs840 private static int Adapt(int delta, int numpoints, bool firsttime) in Adapt() method in System.Globalization.IdnMapping
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DIdnMapping.cs840 private static int Adapt(int delta, int numpoints, bool firsttime) in Adapt() method in System.Globalization.IdnMapping
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Globalization/
H A DIdnMapping.cs428 int Adapt (int delta, int numPoints, bool firstTime) in Adapt() method in System.Globalization.Bootstring
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/muq2/modules/Approximation/src/PolynomialChaos/
H A DSmolyakEstimator.cpp73 EstimateType SmolyakEstimator<EstimateType>::Adapt(boost::property_tree::ptree options) in Adapt() function in SmolyakEstimator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc570 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
579 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc573 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
582 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc573 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
582 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc573 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
582 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc573 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
582 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc463 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter.cc463 void AdaptiveFirFilter::Adapt(const RenderBuffer& render_buffer, in Adapt() function in webrtc::AdaptiveFirFilter

12