Home
last modified time | relevance | path

Searched refs:dotl (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dmodel2.cpp1255 dotl = dot_product( &normal, &geo->light ); in geo_parse_np_ns()
1271 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_np_ns()
1272 else luminance = fabs( dotl ); in geo_parse_np_ns()
1403 dotl = dot_product( &normal, &geo->light ); in geo_parse_np_s()
1419 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_np_s()
1420 else luminance = fabs( dotl ); in geo_parse_np_s()
1570 dotl = dot_product( &normal, &geo->light ); in geo_parse_nn_ns()
1586 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_nn_ns()
1587 else luminance = fabs( dotl ); in geo_parse_nn_ns()
1777 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_nn_s()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dmodel2.cpp1255 dotl = dot_product( &normal, &geo->light ); in geo_parse_np_ns()
1271 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_np_ns()
1272 else luminance = fabs( dotl ); in geo_parse_np_ns()
1403 dotl = dot_product( &normal, &geo->light ); in geo_parse_np_s()
1419 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_np_s()
1420 else luminance = fabs( dotl ); in geo_parse_np_s()
1570 dotl = dot_product( &normal, &geo->light ); in geo_parse_nn_ns()
1586 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_nn_ns()
1587 else luminance = fabs( dotl ); in geo_parse_nn_ns()
1777 if ( (dotl * dotp) < 0 ) luminance = 0; in geo_parse_nn_s()
[all …]
/dports/deskutils/gworkspace/gworkspace-0.9.4/FSNode/
H A DFSNTextCell.m134 float dotl = [dotted sizeWithAttributes: fontAttr].width;
137 while (dotl > width) {
152 dotl = [dotted sizeWithAttributes: fontAttr].width;
H A DFSNBrowserCell.m169 float dotl = [dotted sizeWithAttributes: fontAttr].width;
172 while (dotl > width) {
187 dotl = [dotted sizeWithAttributes: fontAttr].width;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/FSNode/
H A DFSNTextCell.m134 float dotl = [dotted sizeWithAttributes: fontAttr].width;
137 while (dotl > width) {
152 dotl = [dotted sizeWithAttributes: fontAttr].width;
H A DFSNBrowserCell.m169 float dotl = [dotted sizeWithAttributes: fontAttr].width;
172 while (dotl > width) {
187 dotl = [dotted sizeWithAttributes: fontAttr].width;
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/
H A DGWFunctions.m112 float dotl = [dotted sizeWithAttributes: fontAttr].width;
115 while (dotl > lenght) {
130 dotl = [dotted sizeWithAttributes: fontAttr].width;
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/
H A DGWFunctions.m112 float dotl = [dotted sizeWithAttributes: fontAttr].width;
115 while (dotl > lenght) {
130 dotl = [dotted sizeWithAttributes: fontAttr].width;
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacwin.c1695 Rect dotl; in macUpdateMessage()
1696 dotl.left = r.left; in macUpdateMessage()
1697 dotl.right = r.right; in macUpdateMessage()
1698 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1699 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1700 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1701 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacwin.c1695 Rect dotl; in macUpdateMessage()
1696 dotl.left = r.left; in macUpdateMessage()
1697 dotl.right = r.right; in macUpdateMessage()
1698 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1699 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1700 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1701 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmacwin.c1769 Rect dotl; in macUpdateMessage()
1770 dotl.left = r.left; in macUpdateMessage()
1771 dotl.right = r.right; in macUpdateMessage()
1772 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1773 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1774 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1775 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmacwin.c1769 Rect dotl; in macUpdateMessage()
1770 dotl.left = r.left; in macUpdateMessage()
1771 dotl.right = r.right; in macUpdateMessage()
1772 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1773 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1774 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1775 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmacwin.c1769 Rect dotl; in macUpdateMessage()
1770 dotl.left = r.left; in macUpdateMessage()
1771 dotl.right = r.right; in macUpdateMessage()
1772 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1773 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1774 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1775 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmacwin.c1695 Rect dotl; in macUpdateMessage()
1696 dotl.left = r.left; in macUpdateMessage()
1697 dotl.right = r.right; in macUpdateMessage()
1698 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1699 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1700 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1701 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmacwin.c1790 Rect dotl; in macUpdateMessage()
1791 dotl.left = r.left; in macUpdateMessage()
1792 dotl.right = r.right; in macUpdateMessage()
1793 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1794 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1795 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1796 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmacwin.c1769 Rect dotl; in macUpdateMessage()
1770 dotl.left = r.left; in macUpdateMessage()
1771 dotl.right = r.right; in macUpdateMessage()
1772 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1773 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1774 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1775 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmacwin.c1769 Rect dotl; in macUpdateMessage()
1770 dotl.left = r.left; in macUpdateMessage()
1771 dotl.right = r.right; in macUpdateMessage()
1772 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in macUpdateMessage()
1773 dotl.top = dotl.bottom - 1; in macUpdateMessage()
1774 FillRect(&dotl, &qd.gray); in macUpdateMessage()
1775 RectRgn(dotl_rgn, &dotl); in macUpdateMessage()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmacwin.c2433 Rect dotl; in MsgUpdate()
2434 dotl.left = r.left; in MsgUpdate()
2435 dotl.right = r.right; in MsgUpdate()
2436 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in MsgUpdate()
2437 dotl.top = dotl.bottom - 1; in MsgUpdate()
2438 FillRect(&dotl, &qd.gray); in MsgUpdate()
2439 RectRgn(dotl_rgn, &dotl); in MsgUpdate()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c2432 Rect dotl; in MsgUpdate()
2433 dotl.left = r.left; in MsgUpdate()
2434 dotl.right = r.right; in MsgUpdate()
2435 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in MsgUpdate()
2436 dotl.top = dotl.bottom - 1; in MsgUpdate()
2437 FillRect(&dotl, &qd.gray); in MsgUpdate()
2438 RectRgn(dotl_rgn, &dotl); in MsgUpdate()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c2432 Rect dotl; in MsgUpdate()
2433 dotl.left = r.left; in MsgUpdate()
2434 dotl.right = r.right; in MsgUpdate()
2435 dotl.bottom = r.top + aWin->save_lin * aWin->row_height; in MsgUpdate()
2436 dotl.top = dotl.bottom - 1; in MsgUpdate()
2437 FillRect(&dotl, &qd.gray); in MsgUpdate()
2438 RectRgn(dotl_rgn, &dotl); in MsgUpdate()
/dports/science/atompaw/atompaw-4.1.1.0/src/
H A Dpseudo_sub.F90719 REAL(8) :: occ,term,term1,wgt,occi,occj,rc,kappa,doti,dotj,dotk,dotl local
751 dotl=overlap(Grid,PAW%otp(:,lb),phi(:,io))
752 term=doti*dotj*dotk*dotl
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ns32k/
H A Dns32k.md819 dotl %1,%2
843 negl %3,%0\;dotl %1,%2
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/ns32k/
H A Dns32k.md819 dotl %1,%2
843 negl %3,%0\;dotl %1,%2
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in12999 dotl 堕胎 51
13000 dotl 多台 95
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DZiranma.txt.in12999 dotl 堕胎 51
13000 dotl 多台 95

12