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/ |
D | ExponentialTaper.java | 64 public double exponentialToLinear(double exponential) { in exponentialToLinear()
|
/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/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/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormatSymbols.java | 1872 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/ |
D | DecimalFormatSymbols.java | 1754 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/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 168 Float4 exponential(RValue<Float4> x, bool pp) in exponential() function
|