Home
last modified time | relevance | path

Searched refs:subnp (Results 1 – 19 of 19) sorted by relevance

/dports/cad/electric/electric-7.00/src/sim/
H A Dsimmossim.c111 REGISTER NODEPROTO *snp, *subnp; in sim_writemossimcell() local
128 subnp = ni->proto; in sim_writemossimcell()
129 if (subnp->primindex != 0) continue; in sim_writemossimcell()
132 if (isiconof(subnp, np)) continue; in sim_writemossimcell()
133 snp = contentsview(subnp); in sim_writemossimcell()
134 if (snp == NONODEPROTO) snp = subnp; in sim_writemossimcell()
278 subnp = ni->proto; in sim_writemossimcell()
279 if (subnp->primindex != 0) in sim_writemossimcell()
295 gate = subnp->firstportproto; in sim_writemossimcell()
301 gate = subnp->firstportproto; in sim_writemossimcell()
[all …]
/dports/cad/electric/electric-7.00/src/io/
H A Diopadso.c212 REGISTER NODEPROTO *np, *subnp, *subcnp; in io_padsdumpcell() local
251 subnp = ni->proto; in io_padsdumpcell()
254 if (isiconof(subnp, np)) continue; in io_padsdumpcell()
259 subcnp = contentsview(subnp); in io_padsdumpcell()
260 if (subcnp != NONODEPROTO) subnp = subcnp; in io_padsdumpcell()
278 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_padsdumpcell()
282 pp = equivalentport(ni->parent, pi->proto, subnp); in io_padsdumpcell()
293 if (io_padsdumpcell(subnp, newprefix) != 0) backannotate++; in io_padsdumpcell()
298 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_padsdumpcell()
H A Dioeagleo.c196 REGISTER NODEPROTO *np, *subnp, *subcnp; in io_eagledumpcell() local
235 subnp = ni->proto; in io_eagledumpcell()
238 if (isiconof(subnp, np)) continue; in io_eagledumpcell()
243 subcnp = contentsview(subnp); in io_eagledumpcell()
244 if (subcnp != NONODEPROTO) subnp = subcnp; in io_eagledumpcell()
262 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_eagledumpcell()
266 pp = equivalentport(ni->parent, pi->proto, subnp); in io_eagledumpcell()
277 if (io_eagledumpcell(subnp, newprefix) != 0) backannotate++; in io_eagledumpcell()
282 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_eagledumpcell()
H A Dioecado.c215 REGISTER NODEPROTO *np, *subnp, *subcnp; in io_ecaddumpcell() local
254 subnp = ni->proto; in io_ecaddumpcell()
257 if (isiconof(subnp, np)) continue; in io_ecaddumpcell()
262 subcnp = contentsview(subnp); in io_ecaddumpcell()
263 if (subcnp != NONODEPROTO) subnp = subcnp; in io_ecaddumpcell()
281 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_ecaddumpcell()
285 pp = equivalentport(ni->parent, pi->proto, subnp); in io_ecaddumpcell()
296 if (io_ecaddumpcell(subnp, newprefix) != 0) backannotate++; in io_ecaddumpcell()
301 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in io_ecaddumpcell()
H A Dioedifo.c407 REGISTER NODEPROTO *onp, *subnp; in io_edifextsearch() local
443 subnp = ni->proto; in io_edifextsearch()
444 if (subnp->temp1 != 0) continue; in io_edifextsearch()
447 if (isiconof(subnp, onp)) continue; in io_edifextsearch()
448 io_edifextsearch(subnp); in io_edifextsearch()
/dports/sysutils/xdu/xdu-3.0/
H A Dxdu.c453 struct node *subnp; local
459 for (subnp = np->child; subnp != NULL; subnp = subnp->peer) {
460 dumptree(subnp,level+1);
469 struct node *subnp; local
473 for (subnp = np->child; subnp != NODE_NULL; subnp = subnp->peer) {
474 sorttree(subnp, order);
/dports/cad/electric/electric-7.00/src/misc/
H A Derc.c549 REGISTER NODEPROTO *subnp; in erc_gatherwells() local
619 subnp = ni->proto; in erc_gatherwells()
622 if (subnp->primindex == 0) in erc_gatherwells()
629 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in erc_gatherwells()
635 for(pp = subnp->firstportproto; pp != NOPORTPROTO; pp = pp->nextportproto) in erc_gatherwells()
638 for(opp = subnp->firstportproto; opp != NOPORTPROTO; opp = opp->nextportproto) in erc_gatherwells()
652 submerge = (void *)subnp->temp2; in erc_gatherwells()
658 erc_gatherwells(subnp, el_matid, submerge, FALSE); in erc_gatherwells()
659 subnp->temp2 = (INTBIG)submerge; in erc_gatherwells()
666 erc_gatherwells(subnp, subrot, 0, TRUE); in erc_gatherwells()
[all …]
/dports/math/R-cran-Rsolnp/Rsolnp/
H A DMD58 bb03327b209d67b2a2885eebc6394528 *R/subnp.R
H A DChangeLog78 * Corrections to subnp function when single parameter passed
/dports/cad/electric/electric-7.00/src/net/
H A Dnetwork.cpp1608 subnp = ni->proto; in net_recursivelyredo()
1611 if (subnp->primindex == 0 && (subnp->userbits&REDOCELLNET) != 0) in net_recursivelyredo()
1763 subnp = ni->proto; in net_reevaluatecell()
1792 if (subnp == NONODEPROTO) subnp = ni->proto; in net_reevaluatecell()
7199 REGISTER NODEPROTO *subnp; in net_propgeometry() local
7227 subnp = ni->proto; in net_propgeometry()
7480 subnp = ni->proto; in net_findportsdown()
7703 REGISTER NODEPROTO *subnp; in net_highlightnet() local
7766 subnp = ni->proto; in net_highlightnet()
7767 if (subnp->primindex == 0) in net_highlightnet()
[all …]
H A Dnetflat.c324 REGISTER NODEPROTO *cnp, *subnp, *pnparent; in net_gatherglobals() local
353 subnp = ni->proto; in net_gatherglobals()
354 if (subnp->primindex != 0) continue; in net_gatherglobals()
357 if (isiconof(subnp, cell)) continue; in net_gatherglobals()
360 cnp = contentsview(subnp); in net_gatherglobals()
361 if (cnp != NONODEPROTO) subnp = cnp; in net_gatherglobals()
362 net_gatherglobals(subnp, pnetlist, globalpnetlist); in net_gatherglobals()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c694 REGISTER NODEPROTO *subnp; in vhdl_morerecentcontents() local
698 subnp = ni->proto; in vhdl_morerecentcontents()
699 if (subnp->primindex != 0) continue; in vhdl_morerecentcontents()
702 if (isiconof(subnp, np)) continue; in vhdl_morerecentcontents()
703 if (subnp->cellview == el_iconview) in vhdl_morerecentcontents()
705 subnp = contentsview(subnp); in vhdl_morerecentcontents()
706 if (subnp == NONODEPROTO) continue; in vhdl_morerecentcontents()
708 if (dateoffile < subnp->revisiondate) return(TRUE); in vhdl_morerecentcontents()
709 if (vhdl_morerecentcontents(subnp, dateoffile)) return(TRUE); in vhdl_morerecentcontents()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1544 REGISTER NODEPROTO *subnp, *cnp; in tech_findresistors() local
1550 subnp = ni->proto; in tech_findresistors()
1551 if (subnp->primindex == 0) in tech_findresistors()
1554 if (tech_findresistors(subnp)) return(TRUE); in tech_findresistors()
1555 cnp = contentsview(subnp); in tech_findresistors()
1562 if (subnp == sch_resistorprim) return(TRUE); in tech_findresistors()
H A Ddbnoproto.c1426 BOOLEAN isiconof(NODEPROTO *subnp, NODEPROTO *cell) in isiconof() argument
1431 if (subnp->cellview != el_iconview) return(FALSE); in isiconof()
1432 subnp = subnp->newestversion; in isiconof()
1436 if (np == subnp) return(TRUE); in isiconof()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c6487 REGISTER NODEPROTO *subnp; in us_gathercoveragegeometry() local
6543 subnp = ni->proto; in us_gathercoveragegeometry()
6546 if (subnp->primindex == 0) in us_gathercoveragegeometry()
6553 if (subnp->temp1 == -1) in us_gathercoveragegeometry()
6556 us_gathercoveragegeometry(subnp, subrot, merge); in us_gathercoveragegeometry()
6559 submerge = (void **)subnp->temp1; in us_gathercoveragegeometry()
6568 us_gathercoveragegeometry(subnp, el_matid, submerge); in us_gathercoveragegeometry()
6569 subnp->temp1 = (INTBIG)submerge; in us_gathercoveragegeometry()
H A Dusrnet.c2950 REGISTER NODEPROTO *subnp, *cnp, *onp; in us_createhierarchicalexplorertree() local
2956 subnp = ni->proto; in us_createhierarchicalexplorertree()
2957 if (subnp->primindex != 0) continue; in us_createhierarchicalexplorertree()
2960 if (isiconof(subnp, np)) continue; in us_createhierarchicalexplorertree()
2964 if ((NODEPROTO *)sen->addr == subnp) break; in us_createhierarchicalexplorertree()
2971 sen->addr = (INTBIG)subnp; in us_createhierarchicalexplorertree()
2973 us_createhierarchicalexplorertree(ew, sen, subnp); in us_createhierarchicalexplorertree()
2978 FOR_CELLGROUP(cnp, subnp) in us_createhierarchicalexplorertree()
2982 if (onp == subnp) continue; in us_createhierarchicalexplorertree()
2997 if (onp == contentsview(subnp)) sen->count++; in us_createhierarchicalexplorertree()
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h1859 BOOLEAN isiconof(NODEPROTO *subnp, NODEPROTO *cell);
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp67201 ae_int_t subnp; in testmlpbaseunit_testprocessing() local
67635 subnp = ae_randominteger(npoints, _state); in testmlpbaseunit_testprocessing()
67636 for(i=0; i<=subnp-1; i++) in testmlpbaseunit_testprocessing()
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp113158 ae_int_t subnp; in testmlpbaseunit_testprocessing() local
113592 subnp = ae_randominteger(npoints, _state); in testmlpbaseunit_testprocessing()
113593 for(i=0; i<=subnp-1; i++) in testmlpbaseunit_testprocessing()