Home
last modified time | relevance | path

Searched refs:ytotal (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/drivers/
H A Dvga_load_regs.c149 u32 yres, lower, vslen, upper, ytotal; in vga_decode_var() local
214 ytotal = yres + lower + vslen + upper; in vga_decode_var()
215 if (ytotal > 1024) { in vga_decode_var()
216 ytotal >>= 1; in vga_decode_var()
224 if (ytotal > 1024) in vga_decode_var()
228 par->crtc[CRTC_V_TOTAL] = ytotal - 2; in vga_decode_var()
230 if (ytotal & 0x100) r7 |= 0x01; in vga_decode_var()
231 if (ytotal & 0x200) r7 |= 0x20; in vga_decode_var()
/dports/print/p5-XML-Handler-AxPoint/XML-Handler-AxPoint-1.5/lib/XML/Handler/
H A DAxPoint.pm1623 $yoffset = $ytotal-$yoffset;
1759 x1 => $x1, y1 => $ytotal-$y1,
1760 x2 => $x2, y2 => $ytotal-$y2,
1761 x3 => $x3, y3 => $ytotal-$y3,
1803 x1 => $x1, y1 => $ytotal-$y1,
1804 x2 => $x2, y2 => $ytotal-$y2,
1805 x3 => $x3, y3 => $ytotal-$y3,
1841 x1 => $x1, y1 => $ytotal-$y1,
1842 x2 => $x2, y2 => $ytotal-$y2,
1843 x3 => $x3, y3 => $ytotal-$y3,
[all …]
/dports/graphics/svgalib/svgalib-1.4.3/mach/
H A Dmach32info.c1018 ytotal = tab[5], xstart = ((tab[4] >> 8) + 1) << 3, ystart = tab[7], in puttable() local
1048 ytotal = ((ytotal >> 2) & ~1) | (ytotal & 1); in puttable()
1053 ytotal = ((ytotal >> 1) & 0xFFFC) | (ytotal & 3); in puttable()
1060 ytotal++; in puttable()
1068 sprintf(buffer, " %.2f Hz", (lilen * 1000) / ytotal); in puttable()
1082 putstr("Vertical back porch", vsyncstr(ytotal - ysync - ystart, in puttable()
1085 putstr("Vertical blank time", vsyncstr(ytotal - ypels, clock, lilen)); in puttable()
/dports/math/R-cran-survey/survey/man/
H A Dmu284.Rd30 (ytotal<-svytotal(~y1, dmu284))
31 vcov(ytotal)
/dports/math/R-cran-survey/survey/tests/testoutput/
H A Dmultistage.Rout.save38 mu284> (ytotal<-svytotal(~y1, dmu284))
42 mu284> vcov(ytotal)
/dports/textproc/p5-Text-NSP/Text-NSP-1.31/bin/utils/
H A Drank.pl273 my $ytotal = 0;
306 $ytotal++;
/dports/games/libretro-shaders-glsl/glsl-shaders-7052b09dc657d56bea443d5661dccbebcafe32dc/crt/shaders/guest/
H A Davg-lum.glsl124 float ytotal = floor(InputSize.y/64.0);
134 for (float j = 0.0; j <= ytotal; j++)
140 ltotal = 0.577350269 * ltotal / ((xtotal+1.0)*(ytotal+1.0));
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dvga16fb.c317 u32 yres, lower, vslen, upper, ytotal; in vga16fb_check_var() local
426 ytotal = yres + lower + vslen + upper; in vga16fb_check_var()
427 if (ytotal > 1024) { in vga16fb_check_var()
428 ytotal >>= 1; in vga16fb_check_var()
436 if (ytotal > 1024) in vga16fb_check_var()
440 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in vga16fb_check_var()
442 if (ytotal & 0x100) r7 |= 0x01; in vga16fb_check_var()
443 if (ytotal & 0x200) r7 |= 0x20; in vga16fb_check_var()
H A Di740fb.c401 u32 yres, lower, vslen, upper, ytotal; in i740fb_decode_var() local
499 ytotal = yres + lower + vslen + upper; in i740fb_decode_var()
510 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in i740fb_decode_var()
513 if (ytotal & 0x100) in i740fb_decode_var()
515 if (ytotal & 0x200) in i740fb_decode_var()
633 par->ext_vert_total = (ytotal - 2) >> 8; in i740fb_decode_var()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dvga16fb.c317 u32 yres, lower, vslen, upper, ytotal; in vga16fb_check_var() local
426 ytotal = yres + lower + vslen + upper; in vga16fb_check_var()
427 if (ytotal > 1024) { in vga16fb_check_var()
428 ytotal >>= 1; in vga16fb_check_var()
436 if (ytotal > 1024) in vga16fb_check_var()
440 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in vga16fb_check_var()
442 if (ytotal & 0x100) r7 |= 0x01; in vga16fb_check_var()
443 if (ytotal & 0x200) r7 |= 0x20; in vga16fb_check_var()
H A Di740fb.c401 u32 yres, lower, vslen, upper, ytotal; in i740fb_decode_var() local
499 ytotal = yres + lower + vslen + upper; in i740fb_decode_var()
510 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in i740fb_decode_var()
513 if (ytotal & 0x100) in i740fb_decode_var()
515 if (ytotal & 0x200) in i740fb_decode_var()
633 par->ext_vert_total = (ytotal - 2) >> 8; in i740fb_decode_var()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dvga16fb.c317 u32 yres, lower, vslen, upper, ytotal; in vga16fb_check_var() local
426 ytotal = yres + lower + vslen + upper; in vga16fb_check_var()
427 if (ytotal > 1024) { in vga16fb_check_var()
428 ytotal >>= 1; in vga16fb_check_var()
436 if (ytotal > 1024) in vga16fb_check_var()
440 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in vga16fb_check_var()
442 if (ytotal & 0x100) r7 |= 0x01; in vga16fb_check_var()
443 if (ytotal & 0x200) r7 |= 0x20; in vga16fb_check_var()
H A Di740fb.c401 u32 yres, lower, vslen, upper, ytotal; in i740fb_decode_var() local
499 ytotal = yres + lower + vslen + upper; in i740fb_decode_var()
510 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in i740fb_decode_var()
513 if (ytotal & 0x100) in i740fb_decode_var()
515 if (ytotal & 0x200) in i740fb_decode_var()
633 par->ext_vert_total = (ytotal - 2) >> 8; in i740fb_decode_var()
/dports/science/dftbplus/dftbplus-19.1/tools/dptools/bin/
H A Ddp_dos200 ytotal = np.sum(yvals, axis=0)
207 fp.write(formstr.format(xvals[ii], ytotal[ii], *yvals[:, ii]))
/dports/misc/tvm/incubator-tvm-0.6.1/vta/src/sim/
H A Dsim_driver.cc167 uint32_t ytotal = op->y_size + op->y_pad_0 + op->y_pad_1; in Load() local
168 uint64_t sram_end = op->sram_base + xtotal * ytotal; in Load()
/dports/misc/py-tvm/incubator-tvm-0.6.1/vta/src/sim/
H A Dsim_driver.cc167 uint32_t ytotal = op->y_size + op->y_pad_0 + op->y_pad_1; in Load() local
168 uint64_t sram_end = op->sram_base + xtotal * ytotal; in Load()
/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_misc.c3016 uintptr_t ytotal = 0; in sexcheck() local
3140ytotal = marker_uidx_end - marker_uidx - popcount_bit_idx(marker_exclude, marker_uidx, marker_uidx… in sexcheck()
3142 if (ytotal) { in sexcheck()
3146 for (ulii = 0; ulii < ytotal; ulii++, marker_uidx++) { in sexcheck()
3208 if ((!check_y) || (ymiss_cts[sample_idx] + min_m_yobs <= ytotal)) { in sexcheck()
3211 … if ((dff < check_sex_fthresh) && ((!check_y) || (ymiss_cts[sample_idx] + max_f_yobs >= ytotal))) { in sexcheck()
3228 wptr = uint32toa_w8(ytotal - ymiss_cts[sample_idx], wptr); in sexcheck()
3231 if (ymiss_cts[sample_idx] + min_m_yobs <= ytotal) { in sexcheck()
3233 } else if (ymiss_cts[sample_idx] + max_f_yobs >= ytotal) { in sexcheck()
3243 wptr = uint32toa_w8(ytotal - ymiss_cts[sample_idx], wptr); in sexcheck()
[all …]
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dmiscovl.c304 long xtotal, ytotal; in make_batch_file() local
332 xtotal = xm; ytotal = ym; in make_batch_file()
333 xtotal *= pxdots; ytotal *= pydots; in make_batch_file()
334 if (xtotal > 65535L || ytotal > 65535L) { in make_batch_file()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Dmidyunit.c856 #define COMPUTED_VBLANK(yvis, ytotal, fps) ((1000000 * (ytotal - yvis)) / (fps * ytotal)) argument

12