Home
last modified time | relevance | path

Searched refs:allocstring (Results 1 – 25 of 101) sorted by relevance

12345

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrctech.c1058 (void)allocstring(&names[0], x_("Layer"), el_tempcluster); in us_printtechnology()
1061 (void)allocstring(&cifs[0], x_("CIF"), el_tempcluster); in us_printtechnology()
1062 (void)allocstring(&gdss[0], x_("GDS"), el_tempcluster); in us_printtechnology()
1088 (void)allocstring(&cifs[i+1], fieldname, el_tempcluster); in us_printtechnology()
1092 (void)allocstring(&gdss[i+1], fieldname, el_tempcluster); in us_printtechnology()
1151 (void)allocstring(&names[0], x_("Arc"), el_tempcluster); in us_printtechnology()
1156 (void)allocstring(&wipes[0], x_("Wipes"), el_tempcluster); in us_printtechnology()
1197 (void)allocstring(&names[tot], x_(""), el_tempcluster); in us_printtechnology()
1263 (void)allocstring(&names[0], x_("Node"), el_tempcluster); in us_printtechnology()
1354 (void)allocstring(&names[tot], x_(""), el_tempcluster); in us_printtechnology()
[all …]
H A Dusredtecg.c874 allocstring(&newname, returninfstr(infstr), el_tempcluster); in us_tecedmakelayer()
921 allocstring(&newname, returninfstr(infstr), el_tempcluster); in us_tecedmakelayer()
1108 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1120 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1126 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1132 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1138 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1145 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1151 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
1157 allocstring(&allocatedname, returninfstr(infstr), el_tempcluster); in us_tecedcreatespecialtext()
[all …]
H A Dusrdiaedit.cpp668 allocstring(&thedia->title, pt, us_tool->cluster); in us_diaeditsettitle()
1024 allocstring(&item->msg, pt, us_tool->cluster); in us_diaeditnewitem()
1195 allocstring(&item->msg, pt, us_tool->cluster); in us_diaeditshowdetails()
1501 allocstring(&item->msg, pt, us_tool->cluster); in us_diaeditreaddialogs()
1509 allocstring(&item->msg, pt, us_tool->cluster); in us_diaeditreaddialogs()
1521 allocstring(&dia->prefix, pt, us_tool->cluster); in us_diaeditreaddialogs()
1526 allocstring(&dia->abbrev, pt, us_tool->cluster); in us_diaeditreaddialogs()
1549 allocstring(&dia->title, ept, us_tool->cluster); in us_diaeditreaddialogs()
1582 allocstring(&dia->name, pt, us_tool->cluster); in us_diaeditreaddialogs()
1588 allocstring(&itemname, pt, us_tool->cluster); in us_diaeditreaddialogs()
[all …]
H A Dusredtecc.c362 (void)allocstring(&cellname, returninfstr(infstr), el_tempcluster); in us_tecedentry()
391 (void)allocstring(&cellname, returninfstr(infstr), el_tempcluster); in us_tecedentry()
1432 (void)allocstring(&layerabbrev[0], x_("1"), el_tempcluster); in us_teceditcolormap()
1437 (void)allocstring(&layerabbrev[1], x_("2"), el_tempcluster); in us_teceditcolormap()
1442 (void)allocstring(&layerabbrev[2], x_("3"), el_tempcluster); in us_teceditcolormap()
1447 (void)allocstring(&layerabbrev[3], x_("4"), el_tempcluster); in us_teceditcolormap()
1452 (void)allocstring(&layerabbrev[4], x_("5"), el_tempcluster); in us_teceditcolormap()
2980 allocstring(&newmsg, chr, el_tempcluster); in us_tecedsetnode()
3226 if (allocstring(cif, str, us_tool->cluster)) return(TRUE); in us_teceditgetlayerinfo()
3229 if (allocstring(dxf, str, us_tool->cluster)) return(TRUE); in us_teceditgetlayerinfo()
[all …]
H A Dusrparse.c181 if (allocstring(&p->packname, name, us_tool->cluster)) return(NOMACROPACK); in us_newmacropack()
210 (void)allocstring(&manystrings[i], ((CHAR **)var->addr)[i], el_tempcluster); in us_addusercom()
396 (void)allocstring(&uc->comname, item->comname, us_tool->cluster); in us_execute()
400 if (allocstring(&uc->word[j], item->word[j], us_tool->cluster)) in us_execute()
567 (void)allocstring(&ucnew->comname, uc->comname, us_tool->cluster); in us_fleshcommand()
576 err |= allocstring(&tmpstring, uc->word[j], el_tempcluster); in us_fleshcommand()
1280 if (*pt != 0) (void)allocstring(&paramsave, pt, el_tempcluster); else in us_domacro()
1300 (void)allocstring(&runsave, (CHAR *)varrunning->addr, el_tempcluster); in us_domacro()
1366 (void)allocstring(&savemacro, (CHAR *)varbuilding->addr, el_tempcluster); in us_docommands()
1486 (void)allocstring(&us_parseownbuild[count], ppsave, us_tool->cluster); in us_parsecommand()
[all …]
H A Dusrcomln.c456 (void)allocstring(&libn, skippath(libf), el_tempcluster); in us_library()
704 (void)allocstring(&el_curlib->libname, lib->libname, el_curlib->cluster); in us_library()
705 (void)allocstring(&el_curlib->libfile, lib->libfile, el_curlib->cluster); in us_library()
1140 (void)allocstring(&uc->word[uc->count], pp, us_tool->cluster); in us_menu()
1149 (void)allocstring(&pm->header, returninfstr(infstr), el_tempcluster); in us_menu()
1187 (void)allocstring(&uc->word[uc->count], mi[i].attribute, el_tempcluster); in us_menu()
1337 (void)allocstring(&temp[0], x_("MENU!"), el_tempcluster); in us_menu()
1347 (void)allocstring(&temp[i+1], returninfstr(infstr), el_tempcluster); in us_menu()
1375 (void)allocstring(&temp[0], ((CHAR **)var->addr)[0], el_tempcluster); in us_menu()
1393 (void)allocstring(&temp[i], returninfstr(infstr), el_tempcluster); in us_menu()
[all …]
H A Dusrcomek.c891 (void)allocstring(&list[total], pt, el_tempcluster); in us_find()
907 (void)allocstring(&list[total], pt, el_tempcluster); in us_find()
918 (void)allocstring(&list[total], pt, el_tempcluster); in us_find()
930 (void)allocstring(&list[total], pt, el_tempcluster); in us_find()
1158 (void)allocstring(&list[j], ((CHAR **)var->addr)[i], el_tempcluster); in us_find()
1942 (void)allocstring(&pm->header, returninfstr(infstr), us_tool->cluster); in us_getproto()
1969 (void)allocstring(&uc->comname, x_("getproto"), us_tool->cluster); in us_getproto()
1971 (void)allocstring(&uc->word[0], x_("node"), us_tool->cluster); in us_getproto()
2016 (void)allocstring(&ucsub->word[0], x_("node"), us_tool->cluster); in us_getproto()
2017 (void)allocstring(&ucsub->word[1], describenodeproto(onp), in us_getproto()
[all …]
H A Dusrdiacom.cpp8204 allocstring(&newpar[1], pt, el_tempcluster); in us_editcelldlog()
13729 (void)allocstring(&attrname[attrcount], in refill()
13731 (void)allocstring(&attrvalue[attrcount], in refill()
13733 (void)allocstring(&attreval[attrcount], in refill()
13803 (void)allocstring(&paramname[paramcount], in refill()
13810 (void)allocstring(&paramvalue[paramcount], in refill()
13812 (void)allocstring(&parameval[paramcount], in refill()
13822 (void)allocstring(&paramvalue[paramcount], in refill()
13824 (void)allocstring(&parameval[paramcount], in refill()
18214 allocstring(&us_returneddialogstring, in us_purelayernodedlog()
[all …]
/dports/cad/electric/electric-7.00/src/io/
H A Diopadso.c275 (void)allocstring(&newprefix, returninfstr(infstr), el_tempcluster); in io_padsdumpcell()
288 (void)allocstring(&tempname, returninfstr(infstr), io_tool->cluster); in io_padsdumpcell()
303 (void)allocstring(&name, describevariable(varpart, -1, -1), el_tempcluster); in io_padsdumpcell()
337 (void)allocstring(&en->netname, (CHAR *)net->temp1, io_tool->cluster); in io_padsdumpcell()
343 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_padsdumpcell()
348 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_padsdumpcell()
353 (void)allocstring(&en->packagename, returninfstr(infstr), io_tool->cluster); in io_padsdumpcell()
354 (void)allocstring(&en->pinname, describevariable(var, -1, -1), io_tool->cluster); in io_padsdumpcell()
H A Dioeagleo.c259 (void)allocstring(&newprefix, returninfstr(infstr), el_tempcluster); in io_eagledumpcell()
272 (void)allocstring(&tempname, returninfstr(infstr), io_tool->cluster); in io_eagledumpcell()
287 (void)allocstring(&name, describevariable(varpart, -1, -1), el_tempcluster); in io_eagledumpcell()
322 (void)allocstring(&en->netname, (CHAR *)net->temp1, io_tool->cluster); in io_eagledumpcell()
328 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_eagledumpcell()
333 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_eagledumpcell()
338 (void)allocstring(&en->packagename, returninfstr(infstr), io_tool->cluster); in io_eagledumpcell()
339 (void)allocstring(&en->pinname, describevariable(var, -1, -1), io_tool->cluster); in io_eagledumpcell()
H A Dioecado.c278 (void)allocstring(&newprefix, returninfstr(infstr), el_tempcluster); in io_ecaddumpcell()
291 (void)allocstring(&tempname, returninfstr(infstr), io_tool->cluster); in io_ecaddumpcell()
306 (void)allocstring(&name, describevariable(varpart, -1, -1), el_tempcluster); in io_ecaddumpcell()
339 (void)allocstring(&en->netname, (CHAR *)net->temp1, io_tool->cluster); in io_ecaddumpcell()
345 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_ecaddumpcell()
350 (void)allocstring(&en->netname, returninfstr(infstr), io_tool->cluster); in io_ecaddumpcell()
355 (void)allocstring(&en->packagename, returninfstr(infstr), io_tool->cluster); in io_ecaddumpcell()
356 (void)allocstring(&en->pinname, describevariable(var, -1, -1), io_tool->cluster); in io_ecaddumpcell()
H A Diocifin.c665 (void)allocstring(&io_cifnotfoundlist[io_cifnotfoundcount], name, io_tool->cluster); in io_findlayernum()
1028 (void)allocstring(&cg->geoname, name, io_tool->cluster); in io_outputgeoname()
1038 (void)allocstring(&cl->label, name, io_tool->cluster); in io_outputlabel()
1051 (void)allocstring(&cc->name, name, io_tool->cluster); in io_outputcall()
1084 (void)allocstring(&cs->name, name, io_tool->cluster); in io_outputds()
H A Diobinaryi.c419 (void)allocstring(&version, x_("3.35"), el_tempcluster); in io_doreadlibrary()
779 (void)allocstring(&io_binindata.techerror[te], name, el_tempcluster); in io_doreadlibrary()
881 (void)allocstring(&io_binindata.portpprotoerror[io_binindata.portpprotoindex], in io_doreadlibrary()
935 (void)allocstring(&io_binindata.toolerror[i], name, el_tempcluster); in io_doreadlibrary()
1071 allocstring(&io_binindata.fakecelllist[i]->cellname, thecellname, io_tool->cluster); in io_doreadlibrary()
1417 allocstring(&np->protoname, io_binindata.fakecelllist[k]->cellname, lib->cluster); in io_readnodeproto()
1751 (void)allocstring(&localportnames[j], protoname, el_tempcluster); in io_readexternalnodeproto()
1761 (void)allocstring(&dummycellname, returninfstr(infstr), el_tempcluster); in io_readexternalnodeproto()
1882 (void)allocstring(&np->protoname, dummycellname, lib->cluster); in io_readexternalnodeproto()
1931 (void)allocstring(&pp->protoname, protoname, lib->cluster); in io_readexternalnodeproto()
[all …]
H A Diotexti.c806 (void)allocstring(&io_txtindata.version, x_("1.00"), el_tempcluster); in io_newlib()
1296 (void)allocstring(&v->viewname, io_keyword, db_cluster); in io_libvie()
1297 (void)allocstring(&v->sviewname, pt, db_cluster); in io_libvie()
1352 if (allocstring(&io_txtindata.curnodeproto->protoname, io_keyword, in io_celnam()
1362 if (allocstring(&io_txtindata.curnodeproto->protoname, io_keyword, in io_celnam()
1478 (void)allocstring(&oldline2, DiaGetTextProgress(io_inputprogressdialog), el_tempcluster); in io_celext()
1563 (void)allocstring(&np->protoname, cellname, io_txtindata.curlib->cluster); in io_celext()
2288 if (allocstring(&io_txtindata.curportproto->protoname, io_keyword, io_txtindata.curlib->cluster)) in io_ptnam()
/dports/cad/electric/electric-7.00/src/cons/
H A Dconlinprs.c116 (void)allocstring(&pt, st, el_tempcluster); in cli_parsebegincell()
245 (void)allocstring(&e->portname, st, el_tempcluster); in cli_doparseexport()
259 (void)allocstring(&e->component, st, el_tempcluster); in cli_doparseexport()
268 (void)allocstring(&e->subport, st, el_tempcluster); in cli_doparseexport()
369 (void)allocstring(&dcl->layer, st, el_tempcluster); in cli_doparseconn()
411 (void)allocstring(&dcl->end1, st, el_tempcluster); in cli_doparseconn()
424 (void)allocstring(&dcl->port1, st, el_tempcluster); in cli_doparseconn()
523 (void)allocstring(&dcl->end2, st, el_tempcluster); in cli_doparseconn()
536 (void)allocstring(&dcl->port2, st, el_tempcluster); in cli_doparseconn()
632 (void)allocstring(&compo->name, st, el_tempcluster); in cli_doparsecomp()
[all …]
/dports/cad/electric/electric-7.00/src/sc/
H A Dsc1extract.c80 if (allocstring(&sc_curcell->ground->name, x_("ground"), sc_tool->cluster)) in Sc_extract()
126 if (allocstring(&sc_curcell->power->name, x_("power"), sc_tool->cluster)) in Sc_extract()
183 if (allocstring(&(port->node->ports->ext_node->name), in Sc_extract()
197 if (allocstring(&ext->name, buf, sc_tool->cluster)) in Sc_extract()
H A Dsc1component.c95 if (allocstring(&(newcell->name), sptr, sc_tool->cluster)) in Sc_create()
465 if (allocstring(&(ninst->name), name, sc_tool->cluster)) in Sc_new_instance()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimalscom.c351 (void)allocstring(&ap->paramname, start, sim_tool->cluster); in simals_makeactelmodel()
379 (void)allocstring(&ap->paramname, start, sim_tool->cluster); in simals_makeactelmodel()
406 (void)allocstring(&ap->paramname, start, sim_tool->cluster); in simals_makeactelmodel()
1939 if (i >= 2) if (allocstring(&instlist[j++], str, el_tempcluster)) in simals_getcellinstance()
2022 if (allocstring(&instlist[i], str, el_tempcluster)) return(-1); in simals_getportdelayvalue()
2030 if (allocstring(&ts, instlist[i], el_tempcluster)) return(-1); in simals_getportdelayvalue()
2069 if (i == 0) if (allocstring(&t1, str, el_tempcluster)) return(-1); in simals_getdval()
2070 if (i == 1) if (allocstring(&t2, str, el_tempcluster)) return(-1); in simals_getdval()
2071 if (i == 2) if (allocstring(&t3, str, el_tempcluster)) return(-1); in simals_getdval()
2184 (void)allocstring(&tl[i], str, el_tempcluster); in simals_order_restore()
[all …]
H A Dsimalsflat.c104 (void)allocstring(&simals_mainname, simals_mainproto->protoname, sim_tool->cluster); in simals_flatten_network()
389 …(void)allocstring(&(simals_primptr2->level), simals_compute_path_name(cellhead), sim_tool->cluster… in simals_process_gate()
408 (void)allocstring(&(simals_rowptr2->delay), rowhead->delay, sim_tool->cluster); in simals_process_gate()
672 (void)allocstring(&(simals_primptr2->level), simals_compute_path_name(cellhead), in simals_process_function()
H A Dsimmossim.c232 (void)allocstring(&str, returninfstr(infstr), el_tempcluster); in sim_writemossimcell()
241 (void)allocstring(&str, temp, el_tempcluster); in sim_writemossimcell()
242 } else (void)allocstring(&str, networkname(ai->network, 0), el_tempcluster); in sim_writemossimcell()
H A Dsimspicerun.cpp309 (void)allocstring(&pl->string, pt, sim_tool->cluster); in sim_spice_execute()
574 (void)allocstring(&sim_spice_signames[i-1], start, sim_tool->cluster); in sim_spice_parseoutput()
781 (void)allocstring(&sim_spice_signames[i-1], start, sim_tool->cluster); in sim_spice_parseoutput()
972 (void)allocstring(&newsignames[sim_spice_signals], ptr, sim_tool->cluster); in sim_spice_parseoutput()
985 (void)allocstring(&sim_spice_signames[i], sim_spice_printlist[i], sim_tool->cluster); in sim_spice_parseoutput()
1063 (void)allocstring(&sim_spice_signames[i], line, sim_tool->cluster); in sim_spice_parseoutput()
1172 (void)allocstring(&sim_spice_signames[i], line, sim_tool->cluster); in sim_spice_parseoutput()
1299 (void)allocstring(&sim_spice_signames[l], line, sim_tool->cluster); in sim_spice_parseoutput()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Dedit.c181 lastpat = allocstring(0); in editcmd()
298 allocstring(int n) in allocstring() function
331 p = allocstring(n); in newstring()
571 buf = allocstring(0); in getregexp()
H A Dedit.h90 String *allocstring(int);
/dports/cad/electric/electric-7.00/src/misc/
H A Dprojecttool.c1304 (void)allocstring(&pf->libname, libname, proj_tool->cluster); in proj_addcell()
1308 (void)allocstring(&pf->owner, x_(""), proj_tool->cluster); in proj_addcell()
1520 (void)allocstring(&pu->username, userline, proj_tool->cluster); in proj_getusername()
1521 (void)allocstring(&pu->userpassword, pt, proj_tool->cluster); in proj_getusername()
1656 (void)allocstring(&pu->username, userline, proj_tool->cluster); in proj_getusername()
1657 (void)allocstring(&pu->userpassword, pwdline, proj_tool->cluster); in proj_getusername()
2230 (void)allocstring(&pf->libname, start, proj_tool->cluster); in proj_readprojectfile()
2241 (void)allocstring(&pf->cellname, start, proj_tool->cluster); in proj_readprojectfile()
2276 (void)allocstring(&pf->owner, start, proj_tool->cluster); in proj_readprojectfile()
2287 (void)allocstring(&pf->lastowner, start, proj_tool->cluster); in proj_readprojectfile()
[all …]
/dports/cad/electric/electric-7.00/src/db/
H A Ddbcontrol.c144 (void)allocstring(&realtech->techname, tech->techname, clus); in osprimaryosinit()
149 (void)allocstring(&realtech->techdescript, TRANSLATE(tech->techdescript), clus); in osprimaryosinit()

12345