Home
last modified time | relevance | path

Searched defs:damp (Results 1 – 10 of 10) sorted by relevance

/third_party/node/lib/
Dpunycode.js21 const damp = 700; constant
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp51 enum { base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
/third_party/openssl/crypto/
Dpunycode.c20 static const unsigned int damp = 700; variable
/third_party/node/deps/openssl/openssl/crypto/
Dpunycode.c20 static const unsigned int damp = 700; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java54 private static final int damp = 700; field in PunycodeReference
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java51 private static final int damp = 700; field in PunycodeReference
/third_party/ffmpeg/libavcodec/
Dffwavesynth.c86 uint64_t amp0, damp; member
/third_party/pulseaudio/speex/tmv/
Dpreprocess_tm.h983 float damp = 28000.f/max_sample; in preprocess_apply_agc() local
/third_party/pulseaudio/speex/libspeexdsp/
Dpreprocess.c970 float damp = 28000.f/max_sample; in speex_preprocess_run() local
/third_party/node/deps/ada/
Dada.cpp7974 constexpr int32_t damp = 700; variable