OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HBE
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_cv3d.c
1213
unsigned short HT, HDE, HBS,
HBE
, HSS, HSE, VDE, VBS, VBE, VSS,
1270
HBE
= gv->htotal * hmul - 6;
1356
/* ((
HBE
& 0x40) ? 0x08 : 0x00) | */ /* Later... */
1373
WCrt(ba, CRT_ID_END_HOR_BLANK, ((
HBE
& 0x1f) | 0x80));
1377
((
HBE
& 0x20) ? 0x80 : 0x00) );
grf_cl.c
1417
unsigned short HT, HDE, HBS,
HBE
, HSS, HSE, VDE, VBS, VBE, VSS,
1465
HBE
= gv->htotal - 1;
1562
HBE
/= 2;
1575
WCrt(ba, CRT_ID_END_HOR_BLANK, (
HBE
& 0x1f) | 0x80); /* | 0x80? */
1579
((
HBE
& 0x20) ? 0x80 : 0x00));
1625
((
HBE
& 0x40) ? 0x10 : 0x00) |
1626
((
HBE
& 0x80) ? 0x20 : 0x00) |
grf_et.c
1136
unsigned short HT, HDE, HBS,
HBE
, HSS, HSE, VDE, VBS, VBE, VSS,
1181
HBE
= gv->htotal - 1;
1216
HBE
*= hmul;
1279
WCrt(ba, CRT_ID_END_HOR_BLANK, (
HBE
& 0x1f) | 0x80);
1283
((
HBE
& 0x20) ? 0x80 : 0x00));
grf_cv.c
1299
unsigned short HT, HDE, HBS,
HBE
, HSS, HSE, VDE, VBS, VBE, VSS,
1362
HBE
= gv->htotal * hmul - 6;
1433
/* ((
HBE
& 0x40) ? 0x08 : 0x00) | */ /* Later... */
1450
WCrt(ba, CRT_ID_END_HOR_BLANK, ((
HBE
& 0x1f) | 0x80));
1454
((
HBE
& 0x20) ? 0x80 : 0x00) );
grf_rtreg.h
91
unsigned short
HBE
;
grf_rhreg.h
86
unsigned short
HBE
;
Completed in 20 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025