Home
last modified time | relevance | path

Searched refs:Pout (Results 1 – 25 of 113) sorted by relevance

12345

/dports/databases/grass7/grass-7.8.6/vector/v.net/
H A Dconnect.c41 Pout = Vect_new_line_struct(); in connect_arcs()
81 Vect_reset_line(Pout); in connect_arcs()
85 Vect_append_point(Pout, px, py, pz); in connect_arcs()
86 Vect_line_prune(Pout); in connect_arcs()
87 if (Pout->n_points > 1) { in connect_arcs()
92 Vect_reset_line(Pout); in connect_arcs()
93 Vect_append_point(Pout, px, py, pz); in connect_arcs()
97 Vect_line_prune(Pout); in connect_arcs()
98 if (Pout->n_points > 1) { in connect_arcs()
117 Vect_reset_line(Pout); in connect_arcs()
[all …]
H A Dnodes.c12 struct line_pnts *Points, *Pout; in nodes() local
20 Pout = Vect_new_line_struct(); in nodes()
68 Vect_reset_line(Pout); in nodes()
69 Vect_append_point(Pout, x, y, z); in nodes()
74 Vect_write_line(Out, GV_POINT, Pout, Cats); in nodes()
80 Vect_destroy_line_struct(Pout); in nodes()
/dports/science/simint/simint-v0.8/simint/shell/
H A Dshell.c563 Pout->am1 = Pin[0]->am1; in simint_cat_multi_shellpair()
564 Pout->am2 = Pin[0]->am2; in simint_cat_multi_shellpair()
565 Pout->screen_max = 0.0; in simint_cat_multi_shellpair()
621 Pout->x[idx] = 0.0; in simint_cat_multi_shellpair()
622 Pout->y[idx] = 0.0; in simint_cat_multi_shellpair()
623 Pout->z[idx] = 0.0; in simint_cat_multi_shellpair()
624 Pout->PA_x[idx] = 0.0; in simint_cat_multi_shellpair()
625 Pout->PA_y[idx] = 0.0; in simint_cat_multi_shellpair()
643 Pout->nprim += Pin[i]->nprim; in simint_cat_multi_shellpair()
647 Pout->nshell12 = nshell12; in simint_cat_multi_shellpair()
[all …]
/dports/lang/swi-pl/swipl-8.2.3/bench/
H A Dfast_mu.pl53 rule(S, I, SL, IL, Pin, Pout, N),
54 derive2(I, G, IL, GL, Pout, D, R1).
56 rule([m|T1], [m|T2], L1, L2, Pin, Pout, N) :-
57 rule(T1, T2, L1, L2, Pin, Pout, 1, i, N, X, X).
63 rule([i], [i,u], L1, L2, Pin, Pout, Pos, _, 1, _, _) :-
65 Pout is Pos - 2,
69 rule([i,i,i|T], [u|T], L1, L2, Pin, Pout, Pos, _, 3, _, _) :-
71 Pout is Pos - 1,
73 rule([u,u|T], T, L1, L2, Pin, Pout, Pos, i, 4, _, _) :-
75 Pout is Pos - 2,
[all …]
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dopmatrix.cpp232 void *Pout, int Pout_derivs, in osl_transform_triple() argument
249 osl_transform_dvmdv(Pout, &M, Pin); in osl_transform_triple()
251 osl_transform_vmv(Pout, &M, Pin); in osl_transform_triple()
254 osl_transformv_dvmdv(Pout, &M, Pin); in osl_transform_triple()
256 osl_transformv_vmv(Pout, &M, Pin); in osl_transform_triple()
259 osl_transformn_dvmdv(Pout, &M, Pin); in osl_transform_triple()
261 osl_transformn_vmv(Pout, &M, Pin); in osl_transform_triple()
270 *(Vec3 *)Pout = *(Vec3 *)Pin; in osl_transform_triple()
272 ((Vec3 *)Pout)[1] = ((Vec3 *)Pin)[1]; in osl_transform_triple()
273 ((Vec3 *)Pout)[2] = ((Vec3 *)Pin)[2]; in osl_transform_triple()
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dopmatrix.cpp232 void *Pout, int Pout_derivs, in osl_transform_triple() argument
249 osl_transform_dvmdv(Pout, &M, Pin); in osl_transform_triple()
251 osl_transform_vmv(Pout, &M, Pin); in osl_transform_triple()
254 osl_transformv_dvmdv(Pout, &M, Pin); in osl_transform_triple()
256 osl_transformv_vmv(Pout, &M, Pin); in osl_transform_triple()
259 osl_transformn_dvmdv(Pout, &M, Pin); in osl_transform_triple()
261 osl_transformn_vmv(Pout, &M, Pin); in osl_transform_triple()
270 *(Vec3 *)Pout = *(Vec3 *)Pin; in osl_transform_triple()
272 ((Vec3 *)Pout)[1] = ((Vec3 *)Pin)[1]; in osl_transform_triple()
273 ((Vec3 *)Pout)[2] = ((Vec3 *)Pin)[2]; in osl_transform_triple()
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dmakecpt.c623 Pout->data[i].z_low = z[k]; in GMT_makecpt()
624 Pout->data[i].z_high = z[++k]; in GMT_makecpt()
628 gmt_invert_cpt (GMT, Pout); in GMT_makecpt()
647 gmt_invert_cpt (GMT, Pout); in GMT_makecpt()
649 gmt_undo_log10 (GMT, Pout); in GMT_makecpt()
679 if (Pout->data[k].label) gmt_M_str_free (Pout->data[k].label); in GMT_makecpt()
688 if (ns < Pout->n_colors) { in GMT_makecpt()
692 else if (ns > Pout->n_colors) in GMT_makecpt()
698 if (Pout->data[k].key) gmt_M_str_free (Pout->data[k].key); in GMT_makecpt()
701 if (Pout->data[k].label) gmt_M_str_free (Pout->data[k].label); in GMT_makecpt()
[all …]
H A Dgrd2cpt.c517 struct GMT_PALETTE *Pin = NULL, *Pout = NULL; in GMT_grd2cpt() local
720 gmt_stretch_cpt (GMT, Pout, Ctrl->L.min, Ctrl->L.max); in GMT_grd2cpt()
722 gmt_invert_cpt (GMT, Pout); /* Also flip the colors */ in GMT_grd2cpt()
726 if (Ctrl->F.active) Pout->model = Ctrl->F.model; in GMT_grd2cpt()
727 if (Ctrl->F.cat) Pout->categorical = GMT_CPT_CATEGORICAL_VAL; in GMT_grd2cpt()
884 if (Ctrl->F.active) Pout->model = Ctrl->F.model; in GMT_grd2cpt()
886 Pout->categorical = GMT_CPT_CATEGORICAL_VAL; in GMT_grd2cpt()
889 char **label = gmt_cat_cpt_strings (GMT, Ctrl->F.label, Pout->n_colors, &ns); in GMT_grd2cpt()
890 for (unsigned int k = 0; k < MIN (Pout->n_colors, ns); k++) { in GMT_grd2cpt()
891 if (Pout->data[k].label) gmt_M_str_free (Pout->data[k].label); in GMT_grd2cpt()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/HLRAlgo/
H A DHLRAlgo_Projector.cxx198 void HLRAlgo_Projector::Project (const gp_Pnt& P, gp_Pnt2d& Pout) const in Project()
214 Pout.SetCoord(X,Y); in Project()
219 Pout.SetCoord(X,Y); in Project()
227 Pout.SetCoord(X,Y); in Project()
236 Pout.SetCoord(P2.X()/R,P2.Y()/R); in Project()
239 Pout.SetCoord(P2.X(),P2.Y()); in Project()
249 Pout.SetCoord(P2.X()/R,P2.Y()/R); in Project()
252 Pout.SetCoord(P2.X(),P2.Y()); in Project()
339 gp_Pnt2d& Pout, in Project() argument
348 Pout .SetCoord(PP .X()/R , PP.Y()/R); in Project()
[all …]
/dports/math/octave/octave-6.4.0/liboctave/numeric/
H A Dsparse-lu.cc911 Pout.cidx (i) = i; in Pr()
913 Pout.data (i) = 1; in Pr()
916 Pout.cidx (nr) = nr; in Pr()
918 return Pout; in Pr()
927 ColumnVector Pout (nr); in Pr_vec() local
932 return Pout; in Pr_vec()
952 Pout.cidx (i) = i; in Pc()
954 Pout.data (i) = 1; in Pc()
957 Pout.cidx (nc) = nc; in Pc()
959 return Pout; in Pc()
[all …]
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Damd.cc166 Matrix Pout (1, n_col); variable
168 Pout.xelem (i) = P[i] + 1;
171 return ovl (Pout, xinfo);
173 return ovl (Pout);
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/
H A Drendererservices.cpp333 OSL::Vec3& Pout) in transform() argument
336 Pout = Pin * m; in transform()
338 m.multDirMatrix(Pin, Pout); in transform()
349 OSL::Vec3* Pout, in transform_points() argument
367 transform(Pin[i], m, vectype, Pout[i]); in transform_points()
395 const OSL::Vec3 Q = sg->P + Pout[i]; in transform_points()
399 Pout[i] = OSL::Vec3( in transform_points()
412 m_camera->project_point(time, Vector3d(Pout[i].x, Pout[i].y, Pout[i].z), ndc); in transform_points()
413 Pout[i] = OSL::Vec3( in transform_points()
425 Pout[i].x *= m_resolution[0]; in transform_points()
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/AMD/MATLAB/
H A Damd_mex.c43 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn ; in mexFunction() local
175 Pout = mxGetPr (pargout [0]) ; in mexFunction()
178 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/umfpack/AMD/MATLAB/
H A Damd_mex.c40 double *Pout, *InfoOut, Control [AMD_CONTROL], Info [AMD_INFO], *ControlIn; in mexFunction() local
172 Pout = mxGetPr (plhs [0]) ; in mexFunction()
175 Pout [i] = P [i] + 1 ; /* change to 1-based indexing for MATLAB */ in mexFunction()

12345