Home
last modified time | relevance | path

Searched defs:tmp_n (Results 1 – 25 of 109) sorted by relevance

12345

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/codec/
H A Drfx_neon.c91 int16x8_t tmp_n = vaddq_s16(h_n, h_n_m); in rfx_dwt_2d_decode_block_horiz_NEON() local
147 int16x8_t tmp_n = vaddq_s16(h_n, vdupq_n_s16(1)); in rfx_dwt_2d_decode_block_vert_NEON() local
180 int16x8_t tmp_n = dst_n_m; in rfx_dwt_2d_decode_block_vert_NEON() local
H A Drfx_sse2.c153 __m128i tmp_n; in rfx_dwt_2d_decode_block_horiz_sse2() local
225 __m128i tmp_n; in rfx_dwt_2d_decode_block_vert_sse2() local
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-rat-solve.C80 integer tmp_n, tmp_d, tmp_b; in testNonsingularRatIntSolve() local
137 integer tmp_n, tmp_d, tmp_bn, tmp_bd; in testNonsingularRatRatSolve() local
H A Dtest-rat-charpoly.C84 integer tmp_n, tmp_d; in testDiagRatCharpoly() local
H A Dtest-rat-minpoly.C90 integer tmp_n, tmp_d; in testDiagRatCharpoly() local
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigint/
H A Dfermat.cc35 bigint tmp_a, tmp_n, res; in fermat() local
H A Dpower_mod.cc43 bigint tmp_a(a), tmp_n(n), tmp_m(m); in power_mod() local
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dvideo.c67 gint tmp_n, tmp_d; in gst_video_calculate_display_ratio() local
/dports/science/siconos/siconos-4.4.0/numerics/src/QP/
H A DConvexQP_computeError.c135 double * tmp_n = &(options->dWork[m+m]); in convexQP_compute_error() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/Tex/
H A Dmetadata-ieee.cpp63 array<tree> r, tmp_a, tmp_n; in get_ieee_author_datas() local
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Dpath_test.cc89 Node tmp_n; member in CheckPathFunctions
/dports/math/lemon/lemon-1.3.1/test/
H A Dpath_test.cc89 Node tmp_n; member in CheckPathFunctions
/dports/biology/viennarna/ViennaRNA-2.4.18/src/Kinfold/
H A Dbaum.c232 unsigned int n, tmp_n; in ini_or_reset_rl() local
251 unsigned int n, tmp_n; in ini_or_reset_rl() local
/dports/comms/hackrf-devel/hackrf-ee44d2d62e2dd24648599172f90fc8fc2e3b3cc3/firmware/common/
H A Drffc5071.c248 uint64_t tmp_n = ((uint64_t)fvco << 29ULL) / (fbkdiv*REF_FREQ) ; in rffc5071_config_synth_int() local
/dports/comms/hackrf/hackrf-31a37bd/firmware/common/
H A Drffc5071.c252 uint64_t tmp_n = ((uint64_t)fvco << 29ULL) / (fbkdiv*REF_FREQ) ; in rffc5071_config_synth_int() local
/dports/science/ghmm/ghmm-0.9-rc3/ghmm/
H A Dfbgibbs.c342 double tmp_n[mo->N]; in update() local
372 double tmp_n[mo->N]; in updateH() local

12345