Home
last modified time | relevance | path

Searched +defs:P +defs:rd +defs:v +defs:t (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/math/geogram/geogram-1.7.7/src/lib/geogram/NL/
H A Dnl_iterative_solvers.c86 NLdouble t, tau, sig, rho, gam; in nlSolveSystem_CG() local
128 NLMatrix M, NLMatrix P, NLdouble* b, NLdouble* x, in nlSolveSystem_PRE_CG()
190 NLdouble *t = NL_NEW_VECTOR(blas, NL_DEVICE_MEMORY, N); in nlSolveSystem_BICGSTAB() local
260 NLMatrix M, NLMatrix P, NLdouble* b, NLdouble* x, in nlSolveSystem_PRE_BICGSTAB()
269 NLdouble *t = NL_NEW_VECTOR(blas, NL_DEVICE_MEMORY, N); in nlSolveSystem_PRE_BICGSTAB() local
360 NLdouble **v = NL_NEW_ARRAY(NLdoubleP, m+1 ); in nlSolveSystem_GMRES() local
363 NLdouble beta, h, rd, dd, nrm2b; in nlSolveSystem_GMRES() local
455 NLMatrix M, NLMatrix P, NLdouble* b_in, NLdouble* x_in, in nlSolveSystemIterative()
/dports/math/miracl/miracl-5.6/
H A Dkss_pair.cpp140 ZZn18 v=x.g; in add_to_hash() local
166 ECn3 v=x.g; in add_to_hash() local
263 big t; in extract() local
349 ECn3 P=A; in g() local
510 ECn P; in multi_miller() local
511 ZZn18 res,rd; in multi_miller() local
622 ECn P; in miller_loop() local
625 ZZn18 r,rd; in miller_loop() local
828 ZZn18 rd,r=z.g; in final_exp() local
988 Big v[2],w; in glv() local
[all …]
H A Dake18kssx.cpp138 ECn3 P=A; in g() local
311 BOOL fast_pairing(ECn3& P,ZZn& Qx,ZZn& Qy,Big &x,ZZn &X,ZZn18& r) in fast_pairing()
316 ZZn18 rd; in fast_pairing() local
383 BOOL ecap(ECn3& P,ECn& Q,Big& x,ZZn &X,ZZn18& r) in ecap()
542 Big v[6],w; in galscott() local
564 Big v[2],w; in glv() local
579 ECn G1_mult(ECn &P,Big &e,ZZn &Beta,Big &r,Big W[2],Big B[2][2]) in G1_mult()
598 ECn3 G2_mult(ECn3 &P,Big &e,ZZn &X,Big &r,Big WB[6],Big B[6][6]) in G2_mult()
656 Big a,b,s,ss,p,q,x,y,B,cf,t,n,sru,BB[6][6],WB[6],SB[2][2],W[2]; in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dreferences.cpp17 int *& P = Q; in f() local
21 typedef int t[1]; typedef
37 double& rd = d; // rd refers to d in test3() local
139 vec4 v; in test10() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreferences.cpp18 int *& P = Q; in f() local
22 typedef int t[1]; typedef
38 double& rd = d; // rd refers to d in test3() local
148 vec4 v; in test10() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dcelldrawer.cpp388 int v = emeraldval(c); in setcolors() local
572 int rd = rosedist(c); in setcolors() local
854 for(int t=0; t<c->type; t++) { in draw_grid() local
915 for(int t=0; t<c->type; t++) in draw_grid() local
1779 int rd = rosedist(c); in draw_features_and_walls_3d() local
2017 int rd = rosedist(c); in draw_wall_full() local
2026 int rd = rosedist(c); in draw_wall_full() local
2080 int rd = rosedist(c); in draw_wall_full() local
2149 int rd = rosedist(c); in draw_wall_full() local
2153 int t = isize(ptds); in draw_wall_full() local
[all …]
/dports/audio/din/din-52/src/
H A Dmondrian.cc229 rect* P = C->parent; in update_parent() local
281 void mondrian::obj2win (const point<float>& v, float& wx, float& wy) { in obj2win()
602 rect* P = R->parent; in get_sibling() local
656 float v[] = {x, y, x, y}; in find_hit_slit() local
819 rnd<float> rd (0, balls.size()-1); in balled_leaf() local
827 rnd<float> rd (0, nleaves-1); in rnd_leaf() local
1492 rect* P = R->parent; in save_boxes() local
1555 float l, b, r, t; in load_boxes_and_balls() local
1640 rect* P = get_box_from_disk (boxes, ri.parent).R; in load_boxes_and_balls() local
1728 int t = 0, b = 0; in toggle_balls_type() local
[all …]
/dports/math/pari/pari-2.13.3/src/basemath/
H A DQfb.c76 quadpoly0(GEN x, long v) in quadpoly0()
88 quadgen0(GEN x, long v) in quadgen0()
816 GEN t = logr_abs(d); in qfr5_dist() local
827 GEN t, u; in rho_get_BC() local
856 GEN t = subii(sqri(b), S->D); in qfr5_rho() local
1315 qfisolve_normform(GEN Q, GEN P) in qfisolve_normform()
1395 redrealsl2(GEN V, GEN d, GEN rd) in redrealsl2()
1425 GEN v, D, isD; in qfbredsl2() local
1462 GEN M = N, P = redrealsl2(Ps, d,rd), Q = P; in qfrsolve_normform() local
1483 GEN P, N, x, rd, d = qfb_disc(Q); in qfrsolvep() local
[all …]
H A Dbibli1.c76 GEN s, rd, beta = gel(Q,1), v = gel(Q,2); in ApplyQ() local
101 GEN s, rd, beta = gel(Q,1), v = gel(Q,2); in RgC_ApplyQ() local
259 RgM_Babai(GEN B, GEN t) in RgM_Babai()
506 choose_params(GEN P, GEN N, GEN X, GEN B, long *pdelta, long *pt) in choose_params()
531 do_exhaustive(GEN P, GEN N, long x, GEN B) in do_exhaustive()
550 zncoppersmith(GEN P, GEN N, GEN X, GEN B) in zncoppersmith()
1314 long t = 1; in minim0_dolll() local
1569 clonefill(GEN S, long s, long t) in clonefill()
1645 GEN t = mpadd(xk, zk); in norm_aux() local
1669 GEN t = gcoeff(q,k,k); in cholesky_norm_ek() local
[all …]
/dports/math/palp/palp-2.20/
H A DSubpoly.c114 static PolyPointList P; in FE_Close_the_Hole() local
804 void Ascii_to_Binary(CWS *W, PolyPointList *P, in Ascii_to_Binary()
838 void Do_the_Classification(CWS *W, PolyPointList *P, /* char *fn, */ in Do_the_Classification()
889 void Write_M(FILE *F,int *v, int *f, subl_int x[][POLY_Dmax]) in Write_M()
910 subl_int s[POLY_Dmax][POLY_Dmax], t[POLY_Dmax][POLY_Dmax], ts_lincol; in Make_All_Sublat() local
1012 void lin_col_swap(int i, int lin, int col, int v, int f, in lin_col_swap()
1034 int v, int f, int *max_order, char *mFlag, in MakePolyOnSublat()
1127 int v, nu, i, j, k, max_order=1; in Find_Sublat_Polys() local
1337 KeepList *_KL, int drop_num, int *rd){ in Find_RSP_Drop_and_Keep()
1450 int rd=0; in Start_Find_Ref_Subpoly() local
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot3d.cc94 vecteur n,P; in hyperplan_normal() local
99 bool hyperplan_normal_point(const gen & g,vecteur & n,vecteur & P){ in hyperplan_normal_point()
246 gen P=remove_at_pnt(v[0]),theta=v[2]; in cone() local
336 gen P=remove_at_pnt(v[0]),r=v[2]; in _cylindre() local
358 double rd=r._DOUBLE_val; in _cylindre() local
435 vecteur v =*g._VECTptr; in polyedre() local
975 vecteur n,P; in similitude3d() local
1219 gen t=dotvecteur(*AC._VECTptr,n)/vn; in interdroitehyperplan() local
1288 gen s(ids),t(idt),u(idu),v(idv); in inter2hypersurface() local
1416 vecteur n,P; in hyperplan2hypersurface() local
[all …]

1234567