Home
last modified time | relevance | path

Searched defs:hires (Results 1 – 25 of 125) sorted by relevance

12345

/dports/emulators/mednafen/mednafen/src/snes/src/system/video/
H A Dvideo.cpp23 void Video::draw_cursor(const int rline, const bool hires, const uint16_t color, const int x, const… in draw_cursor()
63 const bool hires = ppu.hires(); in render_scanline() local
/dports/devel/z88dk/z88dk/libsrc/target/fp1100/graphics/
H A Dw_plotpixl.asm19 hires: label
H A Dw_pointxy.asm22 hires: label
H A Dw_xorpixl.asm22 hires: label
H A Dw_respixl.asm22 hires: label
/dports/devel/z88dk/z88dk/libsrc/target/smc777/graphics/
H A Dw_respixl.asm22 hires: label
H A Dw_pointxy.asm24 hires: label
H A Dw_xorpixl.asm22 hires: label
H A Dw_plotpixl.asm22 hires: label
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/lib/Rose/DB/Object/Metadata/Column/Epoch/
H A DHiRes.pm16 sub hires { 1 } subroutine
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/awt/peer/gtk/
H A DGdkFontMetrics.java90 double [] hires = new double[5]; in GdkFontMetrics() local
98 double [] hires = new double[6]; in stringWidth() local
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/src/
H A Dppu.c1550 #define DO_BG_DEPTH2(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1561 #define DO_BG_DEPTH4(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1579 #define DO_BG_DEPTH4_OFFSET0(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1590 #define DO_BG_DEPTH4_OFFSET1(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1645 #define DO_BG_DEPTH2(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1655 #define DO_BG_DEPTH4(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1673 #define DO_BG_DEPTH4_OFFSET0(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1683 #define DO_BG_DEPTH4_OFFSET1(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen_SFXSpeedupHack() argument
1766 #define DO_BG(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen() argument
1794 #define DO_BG_HIRES0_OFFSET0(n, pal, depth, hires, offset, Zh, Zl, voffoff) \ in RenderScreen() argument
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dmultitexture.h22 hires = 2 enumerator
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dmultitexture.h22 hires = 2 enumerator
/dports/astro/celestia-gtk/celestia-1.6.1/textures/
H A DMakefile.am3 SUBDIRS = lores medres hires subdir
/dports/astro/celestia/celestia-1.6.1/textures/
H A DMakefile.am3 SUBDIRS = lores medres hires subdir
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtime_basic.c44 char *timeval_str_buf(const struct timeval *tp, bool rfc5424, bool hires, in timeval_str_buf()
/dports/devel/z88dk/z88dk/libsrc/target/zx81/graphics_phrg/
H A Dhrg_on.asm35 hires: label
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/render/
H A Dbg.cpp5 const unsigned hires = (regs.bg_mode == 5 || regs.bg_mode == 6); in update_bg_info() local
82 const unsigned hires = (mode == 5 || mode == 6); in render_line_bg() local
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/render/
H A Dbg.cpp5 const unsigned hires = (regs.bg_mode == 5 || regs.bg_mode == 6); in update_bg_info() local
82 const unsigned hires = (mode == 5 || mode == 6); in render_line_bg() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/magic-string/
H A Dindex.d.ts7 hires: boolean; property
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/chrono/example/
H A Dchrono_accuracy_test.cpp47 boost::chrono::simple_stopwatch<> hires; in accuracy_test() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/chrono/example/
H A Dchrono_accuracy_test.cpp47 boost::chrono::simple_stopwatch<> hires; in accuracy_test() local
/dports/databases/percona57-server/boost_1_59_0/libs/chrono/example/
H A Dchrono_accuracy_test.cpp47 boost::chrono::simple_stopwatch<> hires; in accuracy_test() local
/dports/databases/xtrabackup/boost_1_59_0/libs/chrono/example/
H A Dchrono_accuracy_test.cpp47 boost::chrono::simple_stopwatch<> hires; in accuracy_test() local

12345