Home
last modified time | relevance | path

Searched refs:nextpl (Results 1 – 25 of 46) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/xgl/
H A DhwPolylineDraw.c118 int nextpt, nextpl; in tdmCdfPolylineDraw() local
180 pt_list[nextpl].pt_type = XGL_PT_F3D; in tdmCdfPolylineDraw()
182 pt_list[nextpl].bbox = NULL; in tdmCdfPolylineDraw()
184 nextpl ++; in tdmCdfPolylineDraw()
205 nplines = *((int *)mem) = nextpl; in tdmCdfPolylineDraw()
241 int nextpt, nextpl; in tdmCdcPolylineDraw() local
305 nextpl ++; in tdmCdcPolylineDraw()
336 nplines = *((int *)mem) = nextpl; in tdmCdcPolylineDraw()
394 int nextpt, nextpl; in tdmCdpPolylineDraw() local
460 nextpl ++; in tdmCdpPolylineDraw()
[all …]
/dports/textproc/miller/miller-5.10.2/c/parsing/
H A Dlemon_plink.c47 struct plink *nextpl; in Plink_copy() local
49 nextpl = from->next; in Plink_copy()
52 from = nextpl; in Plink_copy()
59 struct plink *nextpl; in Plink_delete() local
62 nextpl = plp->next; in Plink_delete()
65 plp = nextpl; in Plink_delete()
/dports/devel/pear-PHP_ParserGenerator/PHP_ParserGenerator-0.1.7/ParserGenerator/
H A DPropagationLink.php103 $nextpl = $from->next;
106 $from = $nextpl;
120 $nextpl = $plp->next;
122 $plp = $nextpl;
/dports/cad/ngspice_rework/ngspice-35/src/ciderlib/support/
H A Ddatabase.c54 struct plot *pl, *nextpl; in DBfree() local
56 for (pl = plot; pl; pl = nextpl) { in DBfree()
57 nextpl = pl->pl_next; in DBfree()
/dports/math/gambit/gambit-16.0.1/src/python/gambit/
H A Dgameiter.py54 nextpl = min([ pl for (pl, player) in enumerate(self.game.players)
56 for (st, strategy) in enumerate(self.game.players[nextpl].strategies):
/dports/databases/libcouchbase/libcouchbase-2.10.7/src/operations/
H A Dget.cc225 mc_PIPELINE *nextpl = NULL; in rget_callback() local
234 nextpl = cq->pipelines[nextix]; in rget_callback()
239 if (err == LCB_SUCCESS || rck->r_cur == rck->r_max || nextpl == NULL) { in rget_callback()
247 mcreq_sched_add(nextpl, newpkt); in rget_callback()
/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolecore.cpp1020 List *pl = next, *nextpl; in ~List() local
1026 nextpl = pl->next; in ~List()
1030 pl = nextpl; in ~List()
/dports/databases/sqlite2/sqlite-2.8.17/tool/
H A Dlemon.c2462 struct plink *nextpl; local
2464 nextpl = from->next;
2467 from = nextpl;
2475 struct plink *nextpl; local
2478 nextpl = plp->next;
2481 plp = nextpl;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/annotations/
H A Dlemon.c2547 struct plink *nextpl; local
2549 nextpl = from->next;
2552 from = nextpl;
2560 struct plink *nextpl; local
2563 nextpl = plp->next;
2566 plp = nextpl;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/model/query/
H A Dlemon.c2545 struct plink *nextpl; local
2547 nextpl = from->next;
2550 from = nextpl;
2558 struct plink *nextpl; local
2561 nextpl = plp->next;
2564 plp = nextpl;
/dports/www/phalcon4/cphalcon-4.1.1/3rdparty/lemon/
H A Dlemon.c2559 struct plink *nextpl; local
2561 nextpl = from->next;
2564 from = nextpl;
2572 struct plink *nextpl; local
2575 nextpl = plp->next;
2578 plp = nextpl;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/mvc/view/engine/volt/
H A Dlemon.c2547 struct plink *nextpl; local
2549 nextpl = from->next;
2552 from = nextpl;
2560 struct plink *nextpl; local
2563 nextpl = plp->next;
2566 plp = nextpl;
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dlemon.c2502 struct plink *nextpl; local
2504 nextpl = from->next;
2507 from = nextpl;
2515 struct plink *nextpl; local
2518 nextpl = plp->next;
2521 plp = nextpl;
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/
H A Dlemon.c2824 struct plink *nextpl; in Plink_copy() local
2826 nextpl = from->next; in Plink_copy()
2829 from = nextpl; in Plink_copy()
2836 struct plink *nextpl; in Plink_delete() local
2839 nextpl = plp->next; in Plink_delete()
2842 plp = nextpl; in Plink_delete()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/tool/
H A Dlemon.c2699 struct plink *nextpl; in Plink_copy() local
2701 nextpl = from->next; in Plink_copy()
2704 from = nextpl; in Plink_copy()
2711 struct plink *nextpl; in Plink_delete() local
2714 nextpl = plp->next; in Plink_delete()
2717 plp = nextpl; in Plink_delete()
/dports/databases/xapian-core12/xapian-core-1.2.25/queryparser/
H A Dlemon.c2731 struct plink *nextpl; local
2733 nextpl = from->next;
2736 from = nextpl;
2744 struct plink *nextpl; local
2747 nextpl = plp->next;
2750 plp = nextpl;
/dports/games/zdoom/zdoom-2.8.1/tools/lemon/
H A Dlemon.c2671 struct plink *nextpl; local
2673 nextpl = from->next;
2676 from = nextpl;
2684 struct plink *nextpl; local
2687 nextpl = plp->next;
2690 plp = nextpl;
/dports/devel/z88dk/z88dk/src/z80asm/dev/
H A Dlemon.c2821 struct plink *nextpl; in Plink_copy() local
2823 nextpl = from->next; in Plink_copy()
2826 from = nextpl; in Plink_copy()
2833 struct plink *nextpl; in Plink_delete() local
2836 nextpl = plp->next; in Plink_delete()
2839 plp = nextpl; in Plink_delete()
/dports/security/openvpn-auth-ldap/openvpn-auth-ldap-auth-ldap-2.0.4/tools/
H A Dlemon.c2689 struct plink *nextpl; in Plink_copy() local
2691 nextpl = from->next; in Plink_copy()
2694 from = nextpl; in Plink_copy()
2701 struct plink *nextpl; in Plink_delete() local
2704 nextpl = plp->next; in Plink_delete()
2707 plp = nextpl; in Plink_delete()
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl; in Plink_copy() local
2698 nextpl = from->next; in Plink_copy()
2701 from = nextpl; in Plink_copy()
2708 struct plink *nextpl; in Plink_delete() local
2711 nextpl = plp->next; in Plink_delete()
2714 plp = nextpl; in Plink_delete()
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl;
2698 nextpl = from->next;
2701 from = nextpl;
2708 struct plink *nextpl;
2711 nextpl = plp->next;
2714 plp = nextpl;
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl; in Plink_copy() local
2698 nextpl = from->next; in Plink_copy()
2701 from = nextpl; in Plink_copy()
2708 struct plink *nextpl; in Plink_delete() local
2711 nextpl = plp->next; in Plink_delete()
2714 plp = nextpl; in Plink_delete()
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl; in Plink_copy() local
2698 nextpl = from->next; in Plink_copy()
2701 from = nextpl; in Plink_copy()
2708 struct plink *nextpl; in Plink_delete() local
2711 nextpl = plp->next; in Plink_delete()
2714 plp = nextpl; in Plink_delete()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl; in Plink_copy() local
2698 nextpl = from->next; in Plink_copy()
2701 from = nextpl; in Plink_copy()
2708 struct plink *nextpl; in Plink_delete() local
2711 nextpl = plp->next; in Plink_delete()
2714 plp = nextpl; in Plink_delete()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sql-parser/
H A Dlemon.c2696 struct plink *nextpl;
2698 nextpl = from->next;
2701 from = nextpl;
2708 struct plink *nextpl;
2711 nextpl = plp->next;
2714 plp = nextpl;

12