Home
last modified time | relevance | path

Searched refs:lside (Results 1 – 25 of 150) sorted by relevance

123456

/dports/print/makeindex/makeindex/src-3.0/
H A Dordrules.c42 r->r.reg.lside = regcomp( buffer );
71 strcpy(r->r.str.lside,left);
106 RULE_TYPE get_ruletype( lside, rside ) in get_ruletype() argument
107 char *lside; in get_ruletype()
112 unescape(lside);
115 if ( lside[0] != NUL && lside[1] == NUL &&
184 regsub(r->r.reg.lside, r->r.reg.rside, dest);
187 source = r->r.reg.lside->endp[0];
197 if (regexec(r->r.reg.lside, source) ) {
198 regsub(r->r.reg.lside, r->r.reg.rside, dest);
[all …]
/dports/math/eprover/eprover-E-2.0/HEURISTICS/
H A Dche_simweight.c58 Term_p lside, rside; in sim_eqn_weight() local
61 lside = eqn->lterm; in sim_eqn_weight()
63 PStackPushP(stack, lside); in sim_eqn_weight()
69 lside = PStackPopP(stack); in sim_eqn_weight()
71 if(lside->f_code == rside->f_code) in sim_eqn_weight()
74 for(i=0; i<lside->arity; i++) in sim_eqn_weight()
76 PStackPushP(stack, lside->args[i]); in sim_eqn_weight()
82 if(TermIsVar(lside)) in sim_eqn_weight()
102 (TermWeight(lside, 1, 1)+TermWeight(rside, 1, 1)); in sim_eqn_weight()
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_def_handling.c115 Term_p lside; in GenDefLit() local
127 lside = TermConstCellAlloc(pred); in GenDefLit()
133 lside = TermDefaultCellAlloc(); in GenDefLit()
134 lside->f_code = pred; in GenDefLit()
135 lside->arity = arity; in GenDefLit()
136 lside->args = TermArgArrayAlloc(arity); in GenDefLit()
139 lside->args[i] = PStackElementP(split_vars, i); in GenDefLit()
142 lside->sort = STBool; in GenDefLit()
143 lside = TBTermTopInsert(bank, lside); in GenDefLit()
144 res = EqnAlloc(lside, bank->true_term, bank, positive); in GenDefLit()
H A Dccl_unfold_defs.c57 Term_p lside, rside, res; in term_top_unfold_def() local
63 lside = ClausePosGetSide(demod); in term_top_unfold_def()
64 assert(!TermIsVar(lside)); in term_top_unfold_def()
65 if(lside->f_code != term->f_code) in term_top_unfold_def()
70 tmp = SubstComputeMatch(lside, term, subst); in term_top_unfold_def()
/dports/science/fastcap/fastcap-2.0wr/src/
H A Ddisrect.c176 double lside, sside, temp, sedgewid, sinerwid, linerwid; local
201 lside = sqrt((x1-x2)*(x1-x2) + (y1-y2)*(y1-y2) + (z1-z2)*(z1-z2));
203 if(lside < sside) {
204 temp = lside;
205 lside = sside;
229 temp = (lside/sinerwid - 2.0*edgefrac);
234 temp += (MAX(lside/sinerwid, 2.0*edgefrac)*uepsilon);
236 linerwid = (lside-2.0*sedgewid)/((double)linernum); /* long side cell wdth */
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.prg50 local hl, lside, t, bb, bD
53 lside := UIVBox()
54 lside:add(UIImage(eas_logo_mini,.T.))
55 hl:add(lside,.F.,.F.)
/dports/textproc/p5-Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.14/samples/
H A Dhighlight.prg49 local hl, lside, t, bb, bD
52 lside := UIVBox()
53 lside:add(UIImage(eas_logo_mini,.T.))
54 hl:add(lside,.F.,.F.)
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dblinkbox.c90 Side lside;/*Red*/ member
171 bp->lside.hit = 1; in hit_side()
173 bp->lside.des_count = 1; in hit_side()
174 bp->lside.alpha_count = 0; in hit_side()
175 cp_b_pos(bp, &bp->lside.pos); in hit_side()
333 bp->lside.counter = MAX_COUNT; in init_ball()
340 bp->lside.color[0] = 1; in init_ball()
353 bp->lside.rot[0] = 90; in init_ball()
360 bp->lside.rot[2] = 1; in init_ball()
367 bp->lside.des_count = 1; in init_ball()
[all …]
/dports/math/scalapack/scalapack-2.1.0/PBLAS/SRC/
H A Dpcsymm_.c265 lside, mycol, myrow, nb, npcol, nprow, upper; local
276 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
288 if( ( !lside ) && ( SideOp != CRIGHT ) )
298 if( lside )
358 if( lside )
412 if( lside )
457 if( lside )
473 if( lside )
516 if( lside )
H A Dpzsymm_.c265 lside, mycol, myrow, nb, npcol, nprow, upper; local
276 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
288 if( ( !lside ) && ( SideOp != CRIGHT ) )
298 if( lside )
358 if( lside )
412 if( lside )
457 if( lside )
473 if( lside )
516 if( lside )
H A Dpchemm_.c268 lside, mycol, myrow, nb, npcol, nprow, upper; local
279 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
291 if( ( !lside ) && ( SideOp != CRIGHT ) )
301 if( lside )
361 if( lside )
415 if( lside )
460 if( lside )
476 if( lside )
519 if( lside )
H A Dpdsymm_.c265 lside, mycol, myrow, nb, npcol, nprow, upper; local
276 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
288 if( ( !lside ) && ( SideOp != CRIGHT ) )
298 if( lside )
357 if( lside )
411 if( lside )
456 if( lside )
472 if( lside )
515 if( lside )
H A Dpssymm_.c265 lside, mycol, myrow, nb, npcol, nprow, upper; local
276 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
288 if( ( !lside ) && ( SideOp != CRIGHT ) )
298 if( lside )
357 if( lside )
411 if( lside )
456 if( lside )
472 if( lside )
515 if( lside )
H A Dpzhemm_.c268 lside, mycol, myrow, nb, npcol, nprow, upper; local
279 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
291 if( ( !lside ) && ( SideOp != CRIGHT ) )
301 if( lside )
361 if( lside )
415 if( lside )
460 if( lside )
476 if( lside )
519 if( lside )
H A Dpctrsm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, itmp, lside, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
289 if( lside )
334 if( lside )
431 if( lside )
514 if( ( lside && notran ) || ( !lside && !notran ) )
545 if( lside ) DirB = ( rtop == CTOP_DRING ? CBACKWARD : CFORWARD );
H A Dpstrmm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, lside, mycol, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
290 if( lside )
333 if( lside )
415 if( lside )
489 if( ( lside && notran ) || ( !( lside ) && !( notran ) ) )
540 if( lside )
H A Dpctrmm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, lside, mycol, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
290 if( lside )
333 if( lside )
415 if( lside )
489 if( ( lside && notran ) || ( !( lside ) && !( notran ) ) )
540 if( lside )
H A Dpztrsm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, itmp, lside, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
289 if( lside )
334 if( lside )
432 if( lside )
515 if( ( lside && notran ) || ( !lside && !notran ) )
546 if( lside ) DirB = ( rtop == CTOP_DRING ? CBACKWARD : CFORWARD );
H A Dpdtrmm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, lside, mycol, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
290 if( lside )
333 if( lside )
415 if( lside )
489 if( ( lside && notran ) || ( !( lside ) && !( notran ) ) )
540 if( lside )
H A Dpdtrsm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, itmp, lside, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
289 if( lside )
334 if( lside )
431 if( lside )
514 if( ( lside && notran ) || ( !lside && !notran ) )
545 if( lside ) DirB = ( rtop == CTOP_DRING ? CBACKWARD : CFORWARD );
H A Dpstrsm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, itmp, lside, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
289 if( lside )
334 if( lside )
432 if( lside )
515 if( ( lside && notran ) || ( !lside && !notran ) )
546 if( lside ) DirB = ( rtop == CTOP_DRING ? CBACKWARD : CFORWARD );
H A Dpztrmm_.c244 int Ai, Aj, Bi, Bj, ChooseAB, ForceTop, ctxt, info, lside, mycol, local
256 lside = ( ( SideOp = Mupcase( F2C_CHAR( SIDE )[0] ) ) == CLEFT );
269 if( ( !lside ) && ( SideOp != CRIGHT ) )
290 if( lside )
333 if( lside )
415 if( lside )
489 if( ( lside && notran ) || ( !( lside ) && !( notran ) ) )
540 if( lside )
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dhighlight.prg.fold50 local hl, lside, t, bb, bD
53 lside := UIVBox()
54 lside:add(UIImage(eas_logo_mini,.T.))
55 hl:add(lside,.F.,.F.)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_space_numbb.F13 logical lside,leven
130 lside=(kbx.eq.0.and.kby.eq.0.and.kbz.ge.0)
158 + ((lside.and.leven).or.(.not.lside.and..not.leven)))) then
284 lside=(kbx.eq.0.and.kby.eq.0.and.kbz.ge.0)
312 + ((lside.and.leven).or.(.not.lside.and..not.leven)))) then
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_space_numbb.F13 logical lside,leven
130 lside=(kbx.eq.0.and.kby.eq.0.and.kbz.ge.0)
158 + ((lside.and.leven).or.(.not.lside.and..not.leven)))) then
284 lside=(kbx.eq.0.and.kby.eq.0.and.kbz.ge.0)
312 + ((lside.and.leven).or.(.not.lside.and..not.leven)))) then

123456