Home
last modified time | relevance | path

Searched refs:setindkey (Results 1 – 10 of 10) sorted by relevance

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c1592 res = setindkey((INTBIG)ed->editobjaddr, VNODEPROTO, el_cell_message_key, in us_textcellchanges()
4184 (void)setindkey(addr, type, var->key, us_searchcircuittextline, in us_replacecircuittext()
5261 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_red_key, entry1, red); in us_setcolorentry()
5262 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_green_key, entry1, green); in us_setcolorentry()
5263 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_blue_key, entry1, blue); in us_setcolorentry()
5271 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_red_key, j, red); in us_setcolorentry()
5272 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_green_key, j, green); in us_setcolorentry()
5273 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_blue_key, j, blue); in us_setcolorentry()
5280 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_red_key, j, red); in us_setcolorentry()
5281 (void)setindkey((INTBIG)us_tool, VTOOL, us_colormap_green_key, j, green); in us_setcolorentry()
[all …]
H A Dusrparse.c1295 (void)setindkey((INTBIG)us_tool, VTOOL, varmacrokey, 1, (INTBIG)returninfstr(infstr)); in us_domacro()
1332 (void)setindkey((INTBIG)us_tool, VTOOL, varmacrokey, 1, (INTBIG)x_("")); in us_domacro()
1336 (void)setindkey((INTBIG)us_tool, VTOOL, varmacrokey, 1, (INTBIG)paramsave); in us_domacro()
H A Dusrcomab.c1377 (void)setindkey((INTBIG)us_tool, VTOOL, varkey, bindex, (INTBIG)returninfstr(infstr)); in us_bind()
1495 (void)setindkey((INTBIG)us_tool, VTOOL, varkey, bindex, (INTBIG)returninfstr(infstr)); in us_bind()
H A Dusrcomln.c1314 (void)setindkey((INTBIG)us_tool, VTOOL, varkey, 0, (INTBIG)par[3]); in us_menu()
H A Dusrcomcd.c2618 setindkey((INTBIG)us_tool, VTOOL, var->key, 2, (INTBIG)x_("")); in us_debug()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecmocmossub.c2541 setindkey((INTBIG)mocmossub_tech, VTECHNOLOGY, dr_unconnected_distanceskey, rindex, spacing); in mocmossub_setlayerrules()
2542 setindkey((INTBIG)mocmossub_tech, VTECHNOLOGY, dr_connected_distanceskey, rindex, spacing); in mocmossub_setlayerrules()
2543 setindkey((INTBIG)mocmossub_tech, VTECHNOLOGY, dr_min_widthkey, layer, minwidth); in mocmossub_setlayerrules()
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h1893 # define setindkey(a, t, k, i, na) _setindkey((a), (t), (k), (i), (na), WIDENSTRINGDEFINE(__FIL… macro
1899 BOOLEAN setindkey(INTBIG addr, INTBIG type, INTBIG key, INTBIG aindex, INTBIG newaddr);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbchange.c1175 (void)setindkey(c->entryaddr, c->p1, c->p2, c->p4, c->p5); in db_reversechange()
H A Ddbvars.c1553 BOOLEAN setindkey(INTBIG addr, INTBIG type, INTBIG key, INTBIG aindex, INTBIG newaddr) in _setindkey()
/dports/cad/electric/electric-7.00/
H A DChangeLog2521 "setindkey()", add this code: