Home
last modified time | relevance | path

Searched defs:nvx (Results 1 – 25 of 61) sorted by relevance

123

/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/
H A Dnvector_SimTK.cpp155 nvgetarraypointer_SimTK(N_Vector nvx) { in nvgetarraypointer_SimTK()
223 nvdiv_SimTK(N_Vector nvx, N_Vector nvy, N_Vector nvz) { in nvdiv_SimTK()
254 nvabs_SimTK(N_Vector nvx, N_Vector nvz) { in nvabs_SimTK()
265 nvinv_SimTK(N_Vector nvx, N_Vector nvz) { in nvinv_SimTK()
300 nvdotprod_SimTK(N_Vector nvx, N_Vector nvy) { in nvdotprod_SimTK()
313 nvmaxnorm_SimTK(N_Vector nvx) { in nvmaxnorm_SimTK()
333 nvwrmsnorm_SimTK(N_Vector nvx, N_Vector nvw) { in nvwrmsnorm_SimTK()
381 nvmin_SimTK(N_Vector nvx) { in nvmin_SimTK()
400 nvwl2norm_SimTK(N_Vector nvx, N_Vector nvw) { in nvwl2norm_SimTK()
423 nvl1norm_SimTK(N_Vector nvx) { in nvl1norm_SimTK()
[all …]
/dports/science/dynare/dynare-4.6.4/matlab/
H A Dftest.m41 nvx = fread(fid,[n1,n3],'int') ; variable
44 nvx = char(nvx) ; variable
H A Dget_all_parameters.m36 nvx = estim_params_.nvx; variable
42 nvx = 0; variable
H A Ddo_parameter_initialization.m43 nvx = size(estim_params_.var_exo,1); variable
H A Drow_header_width.m34 nvx = estim_params_.nvx; variable
H A Dset_parameters_locally.m38 nvx = estim_params_.nvx; variable
H A Dset_all_parameters.m53 nvx = estim_params.nvx; variable
H A Dname2index.m36 nvx = estim_params_.nvx; variable
H A Dget_posterior_parameters.m38 nvx = estim_params_.nvx; variable
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/aarch64/
H A Dswscale_unscaled.c86 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
108 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/aarch64/
H A Dswscale_unscaled.c89 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
111 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/aarch64/
H A Dswscale_unscaled.c86 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
108 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswscale/aarch64/
H A Dswscale_unscaled.c89 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
111 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswscale/aarch64/
H A Dswscale_unscaled.c86 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
108 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/games/supertux/supertux-0.1.3/src/
H A Dphysic.cpp47 Physic::set_velocity_x(float nvx) in set_velocity_x()
59 Physic::set_velocity(float nvx, float nvy) in set_velocity()
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/arm/
H A Dswscale_unscaled.c131 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
154 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/arm/
H A Dswscale_unscaled.c131 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
154 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/arm/
H A Dswscale_unscaled.c131 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
154 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswscale/arm/
H A Dswscale_unscaled.c131 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
154 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswscale/arm/
H A Dswscale_unscaled.c131 #define DECLARE_FF_NVX_TO_ALL_RGBX_FUNCS(nvx) \ argument
154 #define SET_FF_NVX_TO_ALL_RGBX_FUNC(nvx, NVX, accurate_rnd) do { \ argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/
H A Dphysic.cpp38 Physic::set_velocity(float nvx, float nvy) in set_velocity()
/dports/science/dynare/dynare-4.6.4/matlab/gsa/
H A Dset_shocks_param.m24 nvx = estim_params_.nvx; variable
/dports/games/naev/naev-0.7.0/src/
H A Ddebris.c88 double npx,npy, nvx,nvy; in debris_add() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dxdda.c16 grdext, integer *maxnvx, integer *nvx, integer *voxlst) in xdda_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dxdda.c16 grdext, integer *maxnvx, integer *nvx, integer *voxlst) in xdda_()

123