Home
last modified time | relevance | path

Searched defs:exponential (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DExponentialTaper.java64 public double exponentialToLinear(double exponential) { in exponentialToLinear()
/third_party/boost/libs/accumulators/test/
Dweighted_pot_quantile.cpp43 …enerator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponential(rng, lambda); in test_stat() local
Dpot_quantile.cpp39 …enerator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponential(rng, lambda); in test_stat() local
/third_party/ffmpeg/libavcodec/
D8svx.c58 static const int8_t exponential[16] = { -128, -64, -32, -16, -8, -4, -2, -1, 0, 1, 2, 4, 8, 16, 32,… variable
/third_party/boost/boost/random/
Dlaplace_distribution.hpp94 RealType exponential = exponential_distribution<RealType>()(urng); in operator ()() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java219 String exponential = en.getExponentSeparator(); in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java222 String exponential = en.getExponentSeparator(); in TestSymbols() local
/third_party/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp119 UnicodeString exponential(en.getSymbol(DecimalFormatSymbols::kExponentialSymbol)); in testSymbols() local
/third_party/boost/boost/math/distributions/
Dexponential.hpp79 typedef exponential_distribution<double> exponential; typedef
/third_party/boost/libs/math/example/daubechies_wavelets/
Dbench.cpp17 double exponential(benchmark::IterationCount j) in exponential() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDecimalFormatSymbols.java1754 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormatSymbols.java1836 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp206 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp354 distribution_tester exponential("Exponential"); in main() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function