Home
last modified time | relevance | path

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

/third_party/node/lib/
Dpunycode.js11 const damp = 700; constant
/third_party/node/deps/npm/node_modules/uri-js/node_modules/punycode/
Dpunycode.es6.js11 const damp = 700; constant
Dpunycode.js11 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/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.c85 uint64_t amp0, damp; member
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dgstfreeverb.c330 gfloat damp; member
/third_party/libpsl/src/
Dpsl.c384 base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator