Home
last modified time | relevance | path

Searched defs:wn1 (Results 1 – 24 of 24) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dsearch.c78 GWireNode *wn1,*wn2; in GSearchContext_setPosition() local
H A Dtclfuncs.c2810 GWireNode *wn1,*wn2; in gat_gotoCPathNet() local
/dports/math/R-cran-MatchIt/MatchIt/R/
H A Dmatch.qoi.R190 wn1 <- sum(w[t == t_ord[1]] > 0) functionVar
H A Dplots.R291 wn1 <- sum(w[t==1] > 0) functionVar
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/GTpo/tests/
H A Dgtpo_topology_tests.cpp353 auto wn1 = g.create_node(); in TEST() local
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dw_wad.c916 int ln1, wn1; in W_ReadLumpHeader() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dgamesave.cpp884 const auto wn1 = vcseg.sides[connected_side].wall_num; in validate_segment_wall() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/
H A Dbeziercurve.h888 const ValueType wn1 = ValueType(0.5) * (wm1 + wm2); in split() local
/dports/graphics/gmt/gmt-6.3.0/src/potential/
H A Dgmtflexure.c737 double restore_a, restore_b1, restore_b2, diff = 2 * LIMIT, dw, w0, w1, wn1, wn, max_dw; in gmtflexure_flx1dk() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkBlitter_RGB16.cpp390 uint32x4_t wn1, wn2, tmp; in blitMask() local
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_curve_intersect.h583 const float3 wn1 = normalize(make_float3(dp1dt.y, -dp1dt.x, 0.0f)) * p1.w; in ribbon_intersect() local
/dports/math/R-cran-quantreg/quantreg/R/
H A Dquantreg.R722 wn1 <- rep(0, 9 * n1) functionVar
1397 wn1 <- rep(0, 10 * m*n) functionVar
/dports/math/R/R-4.1.2/src/appl/
H A Dlbfgsb.c1796 double *wn1, int m, double *ws, double *wy, double *sy, in formk()
/dports/math/libRmath/R-4.1.1/src/appl/
H A Dlbfgsb.c1796 double *wn1, int m, double *ws, double *wy, double *sy, in formk()
/dports/math/gretl/gretl-2021d/minpack/
H A Dlbfgsb.c423 updatd, double *wn, double *wn1, int *m, double *ws, in formk_()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/opt/
H A Dlbfgsb.c2205 updatd, doublereal *wn, doublereal *wn1, integer *m, doublereal *ws, in formk_()
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/opt/
H A Dlbfgsb.c2205 updatd, doublereal *wn, doublereal *wn1, integer *m, doublereal *ws, in formk_()
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/
H A Dlbfgsb.cpp1177 bool *updatd, Real *wn, Real *wn1, int *m, in formk_()
/dports/biology/iqtree/IQ-TREE-2.0.6/lbfgsb/
H A Dlbfgsb_new.cpp1955 double *wn1, int m, double *ws, double *wy, double *sy, in formk()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/lbfgsb_src/
H A Dlbfgsb.f1835 + updatd, wn, wn1, m, ws, wy, sy, theta, col, argument
1840 double precision theta, wn(2*m, 2*m), wn1(2*m, 2*m), local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/driver/
H A Dlbfgs-b.F1824 + updatd, wn, wn1, m, ws, wy, sy, theta, col, argument
1829 double precision theta, wn(2*m, 2*m), wn1(2*m, 2*m), local
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/
H A Dcp_lbfgs.F1742 updatd, wn, wn1, m, ws, wy, sy, theta, col, & argument
1749 REAL(KIND=dp) :: wn1(2*m, 2*m) local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/
H A Dcp_lbfgs.F1742 updatd, wn, wn1, m, ws, wy, sy, theta, col, & argument
1749 REAL(KIND=dp) :: wn1(2*m, 2*m) local
/dports/sysutils/fusefs-libs/fuse-2.9.9/lib/
H A Dfuse.c1259 struct node *wn1 = wnode1 ? *wnode1 : NULL; in try_get_path2() local