Home
last modified time | relevance | path

Searched refs:math (Results 1501 - 1525 of 2020) sorted by relevance

1...<<61626364656667686970>>...81

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapSizeTable.java22 import com.google.typography.font.sfntly.math.FontMath;
H A DEblcTable.java22 import com.google.typography.font.sfntly.math.FontMath;
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat4.java6 import com.google.typography.font.sfntly.math.FontMath;
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c76 #include <math.h>
218 * which is still a lot of math.
/third_party/skia/third_party/externals/libwebp/
H A DAndroid.mk7 WEBP_CFLAGS += -finline-functions -ffast-math \
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dwebp_enc.c17 #include <math.h>
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrmbcs.cpp18 #include <math.h>
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h19 * These classes are pure math and can be used with any audio system.
30 #include <math.h>
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.cpp27 #include <math.h>
/third_party/skia/third_party/externals/brotli/go/cbrotli/
H A Dcbrotli_test.go13 "math"
14 "math/rand"
95 windowSize := int(math.Pow(2, lgWin))
/third_party/optimized-routines/math/
H A Dpow.c9 #include <math.h>
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dansi-print.hh37 #include <math.h>
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp23 #include <math.h>
/third_party/skia/gm/
H A Dp3.cpp30 #include <math.h>
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames.go16 "math"
380 stddev := float32(math.Sqrt(float64(variance / float32(len(sorted)))))
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps.go16 "math"
357 stddev := float32(math.Sqrt(float64(variance / float32(len(sorted)))))
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas.go16 "math"
284 stddev := float32(math.Sqrt(float64(variance / float32(len(sorted)))))
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMath.h29 #include <math.h>
65 /* \note The NaN test probably won't work with -ffast-math */
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dacs.c11 #include <math.h>
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_render_slot.cpp25 #include <base/math/matrix_util.h>
26 #include <base/math/vector.h>
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp29 #include <base/math/quaternion_util.h>
30 #include <base/math/vector.h>
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c58 #include <math.h>
75 #include <math.h>
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableTestUtility.java41 import ohos.global.icu.math.BigDecimal;
42 import ohos.global.icu.math.MathContext;
771 map.put("ohos.global.icu.math.BigDecimal", new BigDecimalHandler());
772 map.put("ohos.global.icu.math.MathContext", new MathContextHandler());
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java40 import com.ibm.icu.math.BigDecimal;
41 import com.ibm.icu.math.MathContext;
804 map.put("com.ibm.icu.math.BigDecimal", new BigDecimalHandler());
805 map.put("com.ibm.icu.math.MathContext", new MathContextHandler());
/third_party/jinja2/
H A Dfilters.py2 import math namespace
1157 func = getattr(math, method)

Completed in 26 milliseconds

1...<<61626364656667686970>>...81