Home
last modified time | relevance | path

Searched defs:newselect (Results 1 – 20 of 20) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dlibraries.c1011 short i, *newselect; in catvirtualcopy() local
1040 short *newselect; in cathide() local
1074 short *newselect, *libpobjs; in catdelete() local
1403 short *newselect; in copycat() local
1559 short *newselect; in catalog_op() local
H A Dselection.c209 void gendrawselected(short *newselect, objectptr curobj, objinstptr curinst) in gendrawselected()
228 short *newselect; in allocselect() local
973 short *newselect; in selectarea() local
1654 short *newselect, localpick; /* *desel, (jdk) */ in recurse_select_element() local
H A Delements.c441 short tmpheight, *newselect; in textbutton() local
1129 short *newselect; in splinebutton() local
1278 short *newselect; in arcbutton() local
1398 short *newselect; in boxbutton() local
1497 short *newselect; in startwire() local
H A Dtclxcircuit.c1012 short *newselect; in ParseElementArguments() local
1614 short *newselect; in xctcl_netlist() local
2023 short *newselect; in xctcl_netlist() local
3580 short *newselect; in xctcl_select() local
3661 short *newselect = areawin->selectlist + i; in xctcl_deselect() local
5665 short *newselect; in xctcl_instance() local
6080 short *newselect, *tempselect, *orderlist; in xctcl_element() local
H A Dfunctions.c441 short *newselect; in converttocurve() local
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dselect.go60 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dselect.go69 func newselect(sel *hselect, selsize int64, size int32) { func
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Datarisy1.cpp192 uint8_t newselect = data; in bankselect_w() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Datarisy1.cpp192 uint8_t newselect = data; in bankselect_w() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Datarisy1_vidhrdw.c227 data16_t newselect = oldselect, diff; in WRITE16_HANDLER() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Datarisy1_vidhrdw.c227 data16_t newselect = oldselect, diff; in WRITE16_HANDLER() local
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dchan.c706 newselect(int32 size, Select **selp) in newselect() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dchan.c706 newselect(int32 size, Select **selp) in newselect() function
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dchan.c701 newselect(int32 size, Select **selp) in newselect() function
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/builtin/
H A Druntime.go146 func newselect(sel *byte, selsize int64, size int32) func