/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | ExponentialTaper.java | 64 public double exponentialToLinear(double exponential) { in exponentialToLinear()
|
/third_party/boost/libs/accumulators/test/ |
D | weighted_pot_quantile.cpp | 43 …enerator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponential(rng, lambda); in test_stat() local
|
D | pot_quantile.cpp | 39 …enerator<boost::lagged_fibonacci607&, boost::exponential_distribution<> > exponential(rng, lambda); in test_stat() local
|
/third_party/ffmpeg/libavcodec/ |
D | 8svx.c | 58 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/ |
D | laplace_distribution.hpp | 94 RealType exponential = exponential_distribution<RealType>()(urng); in operator ()() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbols.java | 219 String exponential = en.getExponentSeparator(); in TestSymbols() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbols.java | 222 String exponential = en.getExponentSeparator(); in TestSymbols() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tsdcfmsy.cpp | 119 UnicodeString exponential(en.getSymbol(DecimalFormatSymbols::kExponentialSymbol)); in testSymbols() local
|
/third_party/boost/boost/math/distributions/ |
D | exponential.hpp | 79 typedef exponential_distribution<double> exponential; typedef
|
/third_party/boost/libs/math/example/daubechies_wavelets/ |
D | bench.cpp | 17 double exponential(benchmark::IterationCount j) in exponential() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DecimalFormatSymbols.java | 1754 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/ |
D | DecimalFormatSymbols.java | 1836 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 206 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
|
/third_party/boost/libs/math/reporting/performance/ |
D | test_distributions.cpp | 354 distribution_tester exponential("Exponential"); in main() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
|