Home
last modified time | relevance | path

Searched refs:lpoint (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/tass64/64tass-1.56.2625-src/
H A Deval.c98 lpoint.pos += len; in get_dec()
118 if ((pline[lpoint.pos + 2] ^ 0x30) < 10) lpoint.pos++; in get_exponent()
123 lpoint.pos++; in get_exponent()
179 if (pline[lpoint.pos + 1] == '-' || pline[lpoint.pos + 1] == '+') { in get_exponent2()
239 lpoint.pos += len; in get_float()
270 lpoint.pos += len; in get_bytes()
286 lpoint.pos += len; in get_string()
449 cpoint2 = lpoint.pos; lpoint.pos++; in get_exp_compat()
457 case '<': conv = O_LOWER; cpoint = lpoint.pos; lpoint.pos++;break; in get_exp_compat()
458 case '>': conv = O_HIGHER; cpoint = lpoint.pos; lpoint.pos++;break; in get_exp_compat()
[all …]
H A Dmacro.c147 lpoint.pos = 0; lpoint.line++; vline++; in mtranslate()
195 if (pline[lpoint.pos] == '}') lpoint.pos++; in mtranslate()
219 if (pline[lpoint.pos] != '\\') lpoint.pos -= 2; in mtranslate()
318 lpoint.pos = 0; in mtranslate()
346 lpoint.pos++; in macro_param_find()
427 lpoint.pos++; in macro_recurse()
433 npoint = lpoint; in macro_recurse()
669 lpoint.pos++; in get_func_params()
734 lpoint.pos++; in get_macro_params()
748 lpoint.pos++; in get_macro_params()
[all …]
H A D64tass.h32 #define ignore() while(pline[lpoint.pos]==0x20 || pline[lpoint.pos]==0x09) lpoint.pos++
33 #define here() pline[lpoint.pos]
44 extern struct linepos_s lpoint;
H A D64tass.c490 lpoint.pos++; in get_command()
1093 opoint = lpoint; in section_start()
1424 epoint2 = lpoint; in for_command()
1432 lpoint.pos++; in for_command()
1531 lin = lpoint.line; in for_command()
1816 apoint = lpoint; in while_command()
1817 xlin = lpoint.line; in while_command()
1845 lpoint = apoint; in while_command()
1848 lpoint.line = xlin; in while_command()
1986 lpoint.pos++; islabel = true; epoint = lpoint; in compile()
[all …]
H A Dsection.c133 lpoint.pos = 0; in find_this_section()
135 labelname.data = pline + lpoint.pos; labelname.len = get_label(labelname.data); in find_this_section()
137 lpoint.pos += (linecpos_t)labelname.len; in find_this_section()
140 lpoint.pos++; in find_this_section()
H A Dvariables.c681 lpoint.pos = 0; in find_space()
683 labelname.data = pline + lpoint.pos; labelname.len = get_label(labelname.data); in find_space()
685 lpoint.pos += (linecpos_t)labelname.len; in find_space()
690 lpoint.pos++; in find_space()
720 labelname.len = lpoint.pos; in labelprint()
H A Derror.c210 if (in_macro && flist == current_file_list && epoint->line == lpoint.line) { in new_error_msg()
223 …default: line_len = ((epoint->line == lpoint.line) && not_in_file(pline, flist->file)) ? (strlen((… in new_error_msg()
233 if (in_macro && err->file_list == current_file_list && err->epoint.line == lpoint.line) { in new_error_msg_err()
619 err_msg2(no, prm, &lpoint); in err_msg()
669 …default: line_len = ((epoint->line == lpoint.line) && not_in_file(pline, flist->file)) ? (strlen((… in new_error_msg_more()
1617 bool more = new_error_msg(SV_FATAL, current_file_list, &lpoint); in err_msg_signal()
1672 if (epoint->line == lpoint.line && strlen((const char *)pline) > epoint->pos) { in interstring_position()
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/attic/
H A Dget_zpol.pl79 my @gamma, @k100, @k110, @k001, @k101, @lpoint;
88 @lpoint=split(' ',`gosling ${prefix}5${suffix} | grep z_pol2`);
95 +.125*$lpoint[1]);
101 +.125*.125*$lpoint[6]**2);
108 +.125*$lpoint[4]);
115 +.125*.125*$lpoint[9]**2);
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Actuators/
H A DPointActuator.cpp178 Vec3 lpoint = get_point(); in computeForce() local
182 lpoint = getModel().getGround(). in computeForce()
183 findStationLocationInAnotherFrame(s, lpoint, *_body); in computeForce()
184 applyForceToPoint(s, *_body, lpoint, forceVec, bodyForces); in computeForce()
187 Vec3 velocity = _body->findStationVelocityInGround(s, lpoint); in computeForce()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1959.c102 double *lpoint; /* Coefficients of the point (ppoint) */ local
128 lpoint = ppoint->ecoef;
131 tdist=s6dist(scoef,lpoint,dim);
136 tdist=s6dist(scoef,lpoint,dim);
166 s6diff(lpoint,&(scoef[iind*dim]),dim,vecp);
H A Ds1960.c109 double *lpoint; /* Coefficients of the point (ppoint) */ local
145 lpoint = ppoint->ecoef;
148 tdist=s6dist(scoef,lpoint,dim);
156 tdist=s6dist(scoef,lpoint,dim);
194 s6diff(lpoint,&(scoef[iind*dim+jind*dim*n1]),dim,vecp);
/dports/graphics/pgplot/pgplot/applications/plot10/
H A Dplot10.f203 lpoint = .false.
209 lpoint = .false.
215 lpoint = .true.
222 lpoint = .true.
229 lpoint = .true.
235 lpoint = .true.
242 lpoint = .false.
246 lpoint = .true.
254 lpoint = .false.
258 lpoint = .true.
[all …]
/dports/science/plumed/plumed2-2.7.2/src/gridtools/
H A DFindContourSurface.cpp190 std::vector<double> lpoint( mygrid->getDimension() ); in finishAveraging() local
197 mygrid->getGridPointCoordinates( i, lpoint ); in finishAveraging()
200 for(unsigned j=0; j<gdirs.size(); ++j) point[gdirs[j]]=lpoint[j] + 0.5*dx[gdirs[j]]; in finishAveraging()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_FreeBounds.cxx430 gp_Pnt lpoint; in SplitWire() local
438 lpoint = BRep_Tool::Pnt (lvertex); in SplitWire()
444 (!shared && lpoint.IsEqual (fp, tolerance))) in SplitWire()
468 lpoint = BRep_Tool::Pnt (lvertex); in SplitWire()
475 (!shared && lpoint.IsEqual (fp, tolerance))) in SplitWire()
/dports/lang/sbcl/sbcl-1.3.13/src/code/
H A Dtarget-format.lisp519 (multiple-value-bind (str len lpoint tpoint)
528 (when lpoint
531 (setq lpoint nil)))
550 (when lpoint
625 (multiple-value-bind (fstr flen lpoint tpoint)
630 (when lpoint
633 (setq lpoint nil)))
644 (when lpoint (write-char #\0 stream))
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/MusicIO/
H A DJackEngine.cpp469 float *lpoint = audio.portBuffs[idx] + offset; in sendAudio() local
473 memcpy(lpoint, zynLeft[port], framesize); in sendAudio()
478 memset(lpoint, 0, framesize); in sendAudio()
/dports/science/paje/Paje_1.97/StatViewer/
H A DPieCell.m210 NSPoint lpoint;
216 lpoint = NSMakePoint(labelPosition.x + 2,
221 [label drawAtLCPoint:lpoint withAttributes:labelAttributes];
224 lpoint = NSMakePoint(labelPosition.x - 2,
229 [label drawAtRCPoint:lpoint withAttributes:labelAttributes];
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmycurve.h77 LUTf lpoint; variable
H A Dmydiagonalcurve.cc196 lpoint.reset (); in interpolate()
203 lpoint(nbPoints); in interpolate()
207 get_LUT (lpoint); in interpolate()
353 …if (curve.type == DCT_Parametric && activeParam > 0 && lpoint.getUpperBound() > 1 && upoint.getUpp… in draw()
362 cr->line_to ((double)i + graphX, getVal(lpoint, i) * -graphH + graphY); in draw()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmycurve.h79 LUTf lpoint; variable
H A Dmydiagonalcurve.cc202 lpoint.reset (); in interpolate()
209 lpoint(nbPoints); in interpolate()
213 get_LUT (lpoint); in interpolate()
359 …if (curve.type == DCT_Parametric && activeParam > 0 && lpoint.getUpperBound() > 1 && upoint.getUpp… in draw()
368 cr->line_to ((double)i + graphX, getVal(lpoint, i) * -graphH + graphY); in draw()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_oce_methods.F84 jc, jset, lds, lm, lpoint, lprj, lsgfb, lsgfb_cnt, lshell, lx, ly, lz, m, m1, maxcob, & local
200 lpoint = ncoset(lprj - 1) + 1 + (ipgf - 1)*ncoset(lprj)
211 spa_tmp(lpoint:lpoint + nco(lprj) - 1, ig1:ig1 + n - 1))
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dmotion.c159 char *lpoint; local
177 lpoint = curr_buff->curr_line->line;
180 draw_line(curr_buff->scr_vert, 0, lpoint, 1, curr_buff->curr_line);
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_oce_methods.F89 jc, jset, lds, lm, lpoint, lprj, lsgfb, lsgfb_cnt, lshell, lx, ly, lz, m, m1, maxcob, & local
205 lpoint = ncoset(lprj - 1) + 1 + (ipgf - 1)*ncoset(lprj)
212 … CALL DGEMM("N", "N", nso(lprj), n, nco(lprj), 1._dp, c2s, lds, spa_tmp(lpoint, ig1), msab, &
/dports/math/maxima/maxima-5.43.2/src/
H A Dfloat.lisp308 (multiple-value-bind (fstr flen lpoint tpoint)
312 fstr flen lpoint tpoint)
325 (when lpoint
328 (setq lpoint nil)))
345 (when lpoint
453 (multiple-value-bind (str len lpoint tpoint)
461 (when lpoint
464 (setq lpoint nil)))
479 (when lpoint (write-char #\0 stream))

1234