Home
last modified time | relevance | path

Searched refs:endq (Results 101 – 111 of 111) sorted by relevance

12345

/dports/graphics/plotutils/plotutils-2.6/libxmi/
H A Dmi_arc.c3550 int startq, endq, curq; in drawArc() local
3578 endq = startq; in drawArc()
3580 endq = (a1-1) / (90 * 64); in drawArc()
3602 if (curq == endq && a1 == q1) in drawArc()
3622 if (curq == endq && 180 * 64 - a1 == q0) in drawArc()
3642 if (curq == endq && a1 - 180 * 64 == q1) in drawArc()
3659 if (curq == endq && 360 * 64 - a1 == q0) in drawArc()
3670 if (curq == endq) in drawArc()
3678 endq -= 4; in drawArc()
/dports/comms/gnokii/gnokii-0.6.31/common/
H A Dreadmidi.c629 register char *endq = &oldmess[oldleng]; in biggermsg() local
631 for (; q != endq; p++, q++) in biggermsg()
/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembgroup.c992 char endq[] = " "; in grpParseValueRB() local
1016 endq[0] = endqbr[0] = endquotes[iquote]; in grpParseValueRB()
1021 if(ajStrSuffixC(grpStr1, endq)) in grpParseValueRB()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dtria.cc4912 endq = triangulation.end_quad(); in execute_refinement() local
4918 for (; quad != endq; ++quad) in execute_refinement()
10541 for (; quad != endq; ++quad, ++i) in save_user_flags_quad()
10588 for (; quad != endq; ++quad, ++i) in load_user_flags_quad()
10819 quad_iterator quad = begin_quad(), endq = end_quad(); in save_user_indices_quad() local
10820 for (; quad != endq; ++quad, ++i) in save_user_indices_quad()
10836 quad_iterator quad = begin_quad(), endq = end_quad(); in load_user_indices_quad() local
10838 for (; quad != endq; ++quad, ++i) in load_user_indices_quad()
11033 for (; quad != endq; ++quad, ++i) in save_user_pointers_quad()
11049 quad_iterator quad = begin_quad(), endq = end_quad(); in load_user_pointers_quad() local
[all …]
/dports/www/dillo2/dillo-3.0.5/src/
H A Dhtml.cc3269 char *endq = strchr(data+10, '"'); in a_Html_load_stylesheet() local
3271 if (endq && (endq - data <= 51)) { in a_Html_load_stylesheet()
3275 *endq = '\0'; in a_Html_load_stylesheet()
3277 *endq = '"'; in a_Html_load_stylesheet()
/dports/games/wesnoth/wesnoth-1.14.17/data/tools/
H A Dwmllint1253 endq = message.rfind('"')
1254 message = message[:endq] + newend + message[endq:]
/dports/textproc/rman/rman-3.2/
H A Drman.c4367 char *oldv,*newv,*shiftp,*shiftq,*endq; in source_filter() local
4456 tmpendq=*q; *p=*q='\0'; endq=q; in source_filter()
4487 if (tmpendq!='\0') { *endq=tmpendq; source_line(endq); } in source_filter()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/progmodes/
H A Didlwave.el3553 (endq (point))
3557 (while (< endq start)
3575 (progn (setq endq (point)) (forward-char 1))
3581 (setq endq (if found (1- (point)) (point)))
3583 (progn (setq bq (point)) (setq endq (point)))))
/dports/editors/emacs/emacs-27.2/lisp/progmodes/
H A Didlwave.el3650 (endq (point))
3654 (while (< endq start)
3672 (progn (setq endq (point)) (forward-char 1))
3678 (setq endq (if found (1- (point)) (point)))
3680 (progn (setq bq (point)) (setq endq (point)))))
/dports/biology/emboss/EMBOSS-6.6.0/ajax/acd/
H A Dajacd.c4861 char endq[]=" "; in acdParseValue() local
4889 endq[0] = endquotes[iquote]; in acdParseValue()
4896 if(ajStrSuffixC(strp, endq)) in acdParseValue()
/dports/chinese/ibus-table-chinese/ibus-table-chinese-1.8.3/tables/wubi-haifeng/
H A DWord.tab19250 力克 endq ltdq 1630000 312000 1942000 0 2

12345