Home
last modified time | relevance | path

Searched refs:x_tmp (Results 251 – 275 of 407) sorted by relevance

1...<<11121314151617

/dports/biology/fasta/fasta/
H A Dscalesws.c668 float x_tmp, cur_e, f_int; in calc_ks() local
679 x_tmp = fabs((float)cum_hl - cur_e); in calc_ks()
680 if (x_tmp > ks_dev) ks_dev = x_tmp; in calc_ks()
H A Dscalesw2.c671 float x_tmp, cur_e, f_int; in calc_ks() local
682 x_tmp = fabs((float)cum_hl - cur_e); in calc_ks()
683 if (x_tmp > ks_dev) ks_dev = x_tmp; in calc_ks()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/check/
H A Dcheck_make_unix_cmake.sh51 x_tmp="/var/tmp"
563 x_log="$x_tmp/\$\$.~\$x_name.out"
564 x_info="$x_tmp/\$\$.~\$x_name.info"
802 launch_sh="$x_tmp/launch.\$\$.~\$x_name.sh"
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/check/
H A Dcheck_make_unix_cmake.sh51 x_tmp="/var/tmp"
561 x_log="$x_tmp/\$\$.~\$x_name.out"
562 x_info="$x_tmp/\$\$.~\$x_name.info"
800 launch_sh="$x_tmp/launch.\$\$.~\$x_name.sh"
/dports/math/hpipm/hpipm-0.1.1/archive/include/
H A Dhpipm_d_erk_int.h58 double *x_tmp; // temporary states and forward sensitivities member
/dports/math/mfem/mfem-4.3/linalg/
H A Dhypre_parcsr.cpp1475 HYPRE_Real *x_tmp, *x_buf; in hypre_ParCSRMatrixAbsMatvec() local
1477 x_tmp = mfem_hypre_CTAlloc_host(HYPRE_Real, num_cols_offd); in hypre_ParCSRMatrixAbsMatvec()
1503 comm_handle = hypre_ParCSRCommHandleCreate(1, comm_pkg, x_buf, x_tmp); in hypre_ParCSRMatrixAbsMatvec()
1511 hypre_CSRMatrixAbsMatvec(offd, alpha, x_tmp, 1.0, y); in hypre_ParCSRMatrixAbsMatvec()
1515 mfem_hypre_TFree_host(x_tmp); in hypre_ParCSRMatrixAbsMatvec()
1612 HYPRE_Bool *x_tmp, *x_buf; in hypre_ParCSRMatrixBooleanMatvec() local
1614 x_tmp = mfem_hypre_CTAlloc_host(HYPRE_Bool, num_cols_offd); in hypre_ParCSRMatrixBooleanMatvec()
1640 comm_handle = hypre_ParCSRCommHandleCreate_bool(1, comm_pkg, x_buf, x_tmp); in hypre_ParCSRMatrixBooleanMatvec()
1648 hypre_CSRMatrixBooleanMatvec(offd, alpha, x_tmp, 1, y); in hypre_ParCSRMatrixBooleanMatvec()
1652 mfem_hypre_TFree_host(x_tmp); in hypre_ParCSRMatrixBooleanMatvec()
/dports/math/hpipm/hpipm-0.1.1/examples/archive/matlab/
H A Dgetting_started.m137 x_tmp = qp_sol.get_x(i); variable
138 x_tmp
/dports/math/hpipm/hpipm-0.1.1/examples/archive/octave/
H A Dgetting_started.m141 x_tmp = qp_sol.get_x(i); variable
142 x_tmp
/dports/devel/isa-l/isa-l-2.30.0/erasure_code/aarch64/
H A Dgf_vect_dot_prod_neon.S48 x_tmp .req x8 label
284 sub x_tmp, x_pos, x_len
285 cmp x_tmp, #16
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/quartz/
H A Dgdkevents-quartz.c740 gint x_tmp, y_tmp; in find_toplevel_for_mouse_event() local
744 &x_tmp, &y_tmp); in find_toplevel_for_mouse_event()
748 *x = x_tmp; in find_toplevel_for_mouse_event()
772 gint x_tmp, y_tmp; in find_toplevel_for_mouse_event() local
788 &x_tmp, &y_tmp); in find_toplevel_for_mouse_event()
798 *x = x_tmp; in find_toplevel_for_mouse_event()
1539 gint x_tmp, y_tmp; in gdk_event_translate() local
1543 &x_tmp, &y_tmp); in gdk_event_translate()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dcp.c760 static struct cp_options x_tmp; in do_copy() local
768 x_tmp = *x; in do_copy()
769 x_tmp.backup_type = no_backups; in do_copy()
770 x = &x_tmp; in do_copy()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dcp.c760 static struct cp_options x_tmp; in do_copy() local
768 x_tmp = *x; in do_copy()
769 x_tmp.backup_type = no_backups; in do_copy()
770 x = &x_tmp; in do_copy()
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DextBenchDB.cpp579 double x_tmp[50]; in writeBenchWires_DB_res() local
588 x_tmp[ii] = x; in writeBenchWires_DB_res()
597 X[cnt++] = x_tmp[ii]; in writeBenchWires_DB_res()
676 double x_tmp[50]; in writeBenchWires_DB() local
684 x_tmp[ii] = x; in writeBenchWires_DB()
692 X[cnt++] = x_tmp[ii]; in writeBenchWires_DB()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h617 Matrix<Scalar,Dynamic,1> x_tmp; in _solve_impl() local
620 x_tmp.resize(x.rows()); in _solve_impl()
621 x_ptr = x_tmp.data(); in _solve_impl()
632 x.col(j) = x_tmp; in _solve_impl()
/dports/math/pdal/PDAL-2.3.0/vendor/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h617 Matrix<Scalar,Dynamic,1> x_tmp; in _solve_impl() local
620 x_tmp.resize(x.rows()); in _solve_impl()
621 x_ptr = x_tmp.data(); in _solve_impl()
632 x.col(j) = x_tmp; in _solve_impl()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/devel/upp/upp/uppsrc/plugin/Eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h617 Matrix<Scalar,Dynamic,1> x_tmp; in _solve_impl() local
620 x_tmp.resize(x.rows()); in _solve_impl()
621 x_ptr = x_tmp.data(); in _solve_impl()
632 x.col(j) = x_tmp; in _solve_impl()
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h617 Matrix<Scalar,Dynamic,1> x_tmp; in _solve_impl() local
620 x_tmp.resize(x.rows()); in _solve_impl()
621 x_ptr = x_tmp.data(); in _solve_impl()
632 x.col(j) = x_tmp; in _solve_impl()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/impl/
H A Dpj_transform.hpp852 coord_t x_tmp = (x - Dx_BF(defn)) / M_BF(defn); in pj_geocentric_from_wgs84() local
856 x = x_tmp + Rz_BF(defn)*y_tmp - Ry_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
857 y = -Rz_BF(defn)*x_tmp + y_tmp + Rx_BF(defn)*z_tmp; in pj_geocentric_from_wgs84()
858 z = Ry_BF(defn)*x_tmp - Rx_BF(defn)*y_tmp + z_tmp; in pj_geocentric_from_wgs84()

1...<<11121314151617