Searched defs:damp (Results 1 – 9 of 9) sorted by relevance
/third_party/node/lib/ |
D | punycode.js | 11 const damp = 700; constant
|
/third_party/node/deps/npm/node_modules/uri-js/node_modules/punycode/ |
D | punycode.es6.js | 11 const damp = 700; constant
|
D | punycode.js | 11 const damp = 700; constant
|
/third_party/icu/icu4c/source/test/intltest/ |
D | punyref.cpp | 51 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/ |
D | PunycodeReference.java | 54 private static final int damp = 700; field in PunycodeReference
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 51 private static final int damp = 700; field in PunycodeReference
|
/third_party/ffmpeg/libavcodec/ |
D | ffwavesynth.c | 85 uint64_t amp0, damp; member
|
/third_party/gstreamer/gstplugins_bad/gst/freeverb/ |
D | gstfreeverb.c | 330 gfloat damp; member
|
/third_party/libpsl/src/ |
D | psl.c | 384 base = 36, tmin = 1, tmax = 26, skew = 38, damp = 700, enumerator
|