Home
last modified time | relevance | path

Searched refs:oldvc (Results 1 – 15 of 15) sorted by relevance

/dports/audio/hexter/hexter-1.0.3/extra/
H A Dtx_edit.c2198 int oldvc, newvc; in LibCurRight() local
2205 for (; oldvc <= newvc; LibPrintVName(oldvc++)); in LibCurRight()
2221 int oldvc, newvc; in LibCurLeft() local
2228 for (; oldvc >= newvc; LibPrintVName(oldvc--)); in LibCurLeft()
2244 int oldvc, newvc; in LibCtrlPgUp() local
2251 for (; oldvc >= newvc; LibPrintVName(oldvc--)); in LibCtrlPgUp()
2267 int oldvc, newvc; in LibCtrlPgDn() local
2274 for (; oldvc <= newvc; LibPrintVName(oldvc++)); in LibCtrlPgDn()
2308 int oldvc, newvc; in LibPgUp() local
2315 for (; oldvc >= newvc; LibPrintVName(oldvc--)); in LibPgUp()
[all …]
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_mda.c86 int oldvc; in mda_poll() local
180 oldvc = mda->vc; in mda_poll()
185 if (oldvc == mda->crtc[4]) in mda_poll()
H A Dvid_pc200.c447 int oldvc; in lcdm_poll() local
524 oldvc = mda->vc; in lcdm_poll()
529 if (oldvc == mda->crtc[4]) in lcdm_poll()
590 int oldvc; in lcdc_poll() local
705 oldvc = cga->vc; in lcdc_poll()
712 if (oldvc == cga->crtc[4]) in lcdc_poll()
H A Dvid_hercules.c123 int oldvc; in hercules_poll() local
237 oldvc = hercules->vc; in hercules_poll()
242 if (oldvc == hercules->crtc[4]) in hercules_poll()
H A Dvid_colorplus.c99 int oldvc; in colorplus_poll() local
250 oldvc = colorplus->cga.vc; in colorplus_poll()
257 if (oldvc == colorplus->cga.crtc[4]) in colorplus_poll()
H A Dvid_olivetti_m24.c142 int oldvc; in m24_poll() local
365 oldvc = m24->vc; in m24_poll()
372 if (oldvc == m24->crtc[4]) in m24_poll()
H A Dvid_compaq_cga.c38 int oldvc; in compaq_cga_poll() local
229 oldvc = self->cga.vc; in compaq_cga_poll()
236 if (oldvc == self->cga.crtc[4]) in compaq_cga_poll()
H A Dvid_cga.c134 int oldvc; in cga_poll() local
364 oldvc = cga->vc; in cga_poll()
371 if (oldvc == cga->crtc[4]) in cga_poll()
H A Dvid_sigma.c642 int oldvc; in sigma_poll() local
762 oldvc = sigma->vc; in sigma_poll()
769 if (oldvc == sigma->crtc[4]) in sigma_poll()
H A Dvid_pcjr.c182 int oldvc; in pcjr_poll() local
476 oldvc = pcjr->vc; in pcjr_poll()
483 if (oldvc == pcjr->crtc[4]) in pcjr_poll()
H A Dvid_incolor.c848 int oldvc; in incolor_poll() local
924 oldvc = incolor->vc; in incolor_poll()
929 if (oldvc == incolor->crtc[4]) in incolor_poll()
H A Dvid_tandy.c201 int oldvc; in tandy_poll() local
517 oldvc = tandy->vc; in tandy_poll()
523 if (oldvc == tandy->crtc[4]) in tandy_poll()
H A Dvid_tandysl.c263 int oldvc; in tandysl_poll() local
581 oldvc = tandy->vc; in tandysl_poll()
590 if (oldvc == tandy->crtc[4]) in tandysl_poll()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/src_c/
H A Dtetgen.cxx12480 senext(startavc, oldvc); in unsplitsubedge()
12482 if (sorg(vb) != sdest(oldvc)) { in unsplitsubedge()
12504 senext(spinavc, oldvc); in unsplitsubedge()
12505 spivot(oldvc, spinbcv); in unsplitsubedge()
12528 sbond1(bccasin, oldvc); in unsplitsubedge()
12529 sbond1(oldvc, bccasout); in unsplitsubedge()
12532 sbond(oldvc, oldvc); in unsplitsubedge()
12534 ssbond(oldvc, bc); in unsplitsubedge()
12536 sbond(oldvc, bccasout); in unsplitsubedge()
12550 spivot(oldvc, vb); in unsplitsubedge()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/
H A Dtetgen.cpp12480 senext(startavc, oldvc); in unsplitsubedge()
12482 if (sorg(vb) != sdest(oldvc)) { in unsplitsubedge()
12504 senext(spinavc, oldvc); in unsplitsubedge()
12505 spivot(oldvc, spinbcv); in unsplitsubedge()
12528 sbond1(bccasin, oldvc); in unsplitsubedge()
12529 sbond1(oldvc, bccasout); in unsplitsubedge()
12532 sbond(oldvc, oldvc); in unsplitsubedge()
12534 ssbond(oldvc, bc); in unsplitsubedge()
12536 sbond(oldvc, bccasout); in unsplitsubedge()
12550 spivot(oldvc, vb); in unsplitsubedge()
[all …]