Home
last modified time | relevance | path

Searched refs:math (Results 1426 - 1450 of 1547) sorted by relevance

1...<<51525354555657585960>>...62

/third_party/littlefs/scripts/
H A Dtest.py17 import math as m
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c28 #include <math.h>
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp23 #include <math.h> // ceil
1288 // We know this fixed point math won't over/underflow in TriGeneratePoints()
1306 /*V*/fxpParam - (fxpPerpParam+1/*round*/)/deriv, // we know this fixed point math won't over/underflow in TriGeneratePoints()
1310 DefinePoint(/*U*/fxpParam - (fxpPerpParam+1/*round*/)/deriv,// we know this fixed point math won't over/underflow in TriGeneratePoints()
1315 DefinePoint(/*U*/fxpParam - (fxpPerpParam+1/*round*/)/deriv,// we know this fixed point math won't over/underflow in TriGeneratePoints()
1316 /*V*/FXP_ONE - (fxpParam - (fxpPerpParam+1/*round*/)/deriv) - fxpPerpParam,// we know this fixed point math won't over/underflow in TriGeneratePoints()
1808 fxpLocation = FXP_ONE_HALF; // special casing middle since 16 bit fixed math below can't reproduce 0.5 exactly in PlacePointIn1D()
/third_party/mesa3d/src/imgui/
H A Dimgui_internal.h7 // To implement maths operators for ImVec2 (disabled by default to not collide with using IM_VEC2_CLASS_EXTRA along with your own math types+operators)
36 #include <math.h> // sqrtf, fabsf, fmodf, powf, floorf, ceilf, cosf, sinf
479 // NB: we can't rely on ImVec2 math operators being available here
/third_party/popt/src/
H A Dpopt.c14 #include <math.h>
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.c25 #include <math.h>
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c62 #include <math.h>
H A Dsmallft.c35 #include <math.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-ladspa-sink.c27 #include <math.h>
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp53 #include <math.h>
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateTests.cpp53 #include <math.h>
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c112 #include <math.h> /* only for PvdM background code */
250 struct...but a few macros and a little fixed-point math will do
/third_party/skia/third_party/externals/libpng/
H A Dpngpriv.h541 /* We need to check that <math.h> hasn't already been included earlier
549 # include <math.h>
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c15 #include <math.h>
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c15 #include <math.h> // for pow()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dplurrule.cpp12 #include <math.h>
/third_party/optimized-routines/math/test/
H A Dmathtest.c14 #include <math.h>
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c32 #include <math.h>
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc37 #include <math.h>
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp52 #include <math.h>
/third_party/python/Lib/test/
H A Dtest_socket.py23 import math namespace
1619 # Our signal handlers clobber the C errno by calling a math function
1622 self.assertRaises(ValueError, math.acosh, 0)
1624 self.assertRaises(ValueError, math.acosh, 0)
/third_party/ffmpeg/libavfilter/
H A Davf_showspectrum.c32 #include <math.h>
/third_party/ffmpeg/libswscale/
H A Dinput.c21 #include <math.h>
H A Dutils.c27 #include <math.h>
/third_party/backends/backend/
H A Dcanon.c99 #include <math.h>

Completed in 79 milliseconds

1...<<51525354555657585960>>...62