Home
last modified time | relevance | path

Searched refs:subdescript (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-guppy3/guppy3-3.1.2/guppy/gsl/
H A DDocument.py1002 if subdescript:
1168 if not subdescript:
1505 if subdescript:
1508 if subdescript:
1594 if subdescript:
1597 if subdescript:
1659 if subdescript:
1681 if subdescript:
1751 if subdescript:
1754 if subdescript:
[all …]
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c842 VIEW *toview, BOOLEAN verbose, BOOLEAN move, CHAR *subdescript, BOOLEAN norelatedviews, in us_copyrecursively() argument
866 if (*subdescript != 0) return(newfromnp); in us_copyrecursively()
973 if (*subdescript != 0) return(newfromnp); in us_copyrecursively()
993 ttyputerr(_("Move of %s%s failed"), subdescript, in us_copyrecursively()
997 ttyputerr(_("Copy of %s%s failed"), subdescript, in us_copyrecursively()
1058 formatinfstr(infstr, _("Moved %s%s:%s to library %s"), subdescript, in us_copyrecursively()
1062 formatinfstr(infstr, _("Copied %s%s:%s to library %s"), subdescript, in us_copyrecursively()
1068 ttyputmsg(_("Copied %s%s"), subdescript, describenodeproto(newfromnp)); in us_copyrecursively()