Home
last modified time | relevance | path

Searched defs:sinval (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/examples/lagrangian/
H A DABCfield.h21 double sinval = ep * vtkm::Sin(period * t); in calculateVelocity() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/examples/lagrangian/
H A DABCfield.h31 double sinval = ep * vtkm::Sin(period * t); in calculateVelocity() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A DBLI_dial_2d.c68 float cosval, sinval; in BLI_dial_angle() local
/dports/games/brainparty/brainparty/
H A Dcupsnballs.cpp250 void BPMiniGame_CupsNBalls::CreateCup(int sinval, int type) { in CreateCup()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/simd/scalar/
H A Dscalar_math.h255 static inline void sincos(float x, float* sinval, float* cosval) in sincos()
643 static inline void sincos(double x, double* sinval, double* cosval) in sincos()
1052 static inline void sincosSingleAccuracy(double x, double* sinval, double* cosval) in sincosSingleAccuracy()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Ddrawobject.c55 static const float sinval[CIRCLE_RESOL] = { variable
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dcl_effect.c200 float angleval, sinval, cosval; in CL_ParseEffect() local
H A Dsv_user.c64 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/math/fxt/fxt/src/fht/attic/
H A Dfhttable.cc16 table_fht(double *fr, ulong ldn, double *cosval, double *sinval) in table_fht()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Digs_rotate_blur.cpp53 const double sinval = yv / dist; in pixel_value() local
459 double sinval = sin(radian / 2.0); in reference_margin_length_() local
/dports/games/frozen-bubble/frozen-bubble-d6a0291/lib/Games/FrozenBubble/
H A DCStuff.xs471 double sinval = sin(angle); in rotate_nearest_() local
507 double sinval = sin(angle); in rotate_bilinear_() local
664 double sinval = sin(angle); in rotate_bicubic_() local
778 double sinval = sin((2*x+offset)/50.0)*5; in flipflop_() local
883 double sinval = sin(offset / 50.0) / 10 + 1; in stretch_() local
/dports/games/tenebrae/tenebrae_0/
H A Dsv_user.c55 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dsv_user.c56 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dsv_user.c65 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dsv_user.c104 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dsv_user.c54 float angleval, sinval, cosval; in SV_SetIdealPitch() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dkmath.cpp243 double sinval = sin(angle * M_PI / 180.0); in kSinDiv() local
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dkmath.cpp243 double sinval = sin(angle * M_PI / 180.0); in kSinDiv() local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsv_user.c37 float angleval, sinval, cosval, step, dir; in SV_SetIdealPitch() local
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dcl_effect.c328 float angleval, sinval, cosval; in CL_ParseEffect() local
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dsv_user.c38 float angleval, sinval, cosval, step, dir; in SV_SetIdealPitch() local
/dports/games/darkplaces/darkplaces/
H A Dsv_user.c38 float angleval, sinval, cosval, step, dir; in SV_SetIdealPitch() local
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_grid.c952 float sinval; local
/dports/math/mpexpr/mpexpr-1.2/generic/
H A Dqtrans.c146 NUMBER *cosval, *sinval, *epsilon2, *tmp, *res; local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/simd/
H A Dsimd_math.h1154 static inline void gmx_simdcall sincos(SimdFloat x, SimdFloat* sinval, SimdFloat* cosval) in sincos()
2746 static inline void gmx_simdcall sincos(SimdDouble x, SimdDouble* sinval, SimdDouble* cosval) in sincos()
4179 static inline void gmx_simdcall sinCosSingleAccuracy(SimdDouble x, SimdDouble* sinval, SimdDouble* … in sinCosSingleAccuracy()
5102 static inline void gmx_simdcall sinCosSingleAccuracy(SimdFloat x, SimdFloat* sinval, SimdFloat* cos… in sinCosSingleAccuracy()

123