Home
last modified time | relevance | path

Searched defs:exponential (Results 1 – 9 of 9) 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/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/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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormatSymbols.java1872 private char exponential; // Field new in JDK 1.1.6 field in DecimalFormatSymbols
/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/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp206 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function