Searched defs:expo (Results 1 - 6 of 6) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc_mathlib.h | 396 static inline float frexp(float v, int* expo) in frexp() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | BigNumberFormatTest.java | 298 private void expect(Object fmto, Object numo, Object expo) { in expect() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | BigNumberFormatTest.java | 301 private void expect(Object fmto, Object numo, Object expo) { in expect() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_image_load_store.cpp | 41 int expo; in float_to_lns() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | sbrdsp_fixed.c | 124 int nz, mant, expo; in autocorr_calc() local
|
/third_party/python/Objects/ |
H A D | longobject.c | 396 int i, ndig, expo, neg; in PyLong_FromDouble() local
|
Completed in 11 milliseconds