Home
last modified time | relevance | path

Searched refs:swal (Results 1 – 25 of 41) sorted by relevance

12

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_segs.cpp1136 dc_iscale = swal[x] * yrepeat; in wallscan()
1155 vince[z] = swal[x+z] * yrepeat; in wallscan()
1229 dc_iscale = swal[x] * yrepeat; in wallscan()
1480 dc_iscale = swal[x] * yrepeat; in maskwallscan()
1497 vince[z] = swal[dax] * yrepeat; in maskwallscan()
1569 dc_iscale = swal[x] * yrepeat; in maskwallscan()
1653 dc_iscale = swal[x] * yrepeat; in transmaskwallscan()
1670 vince[z] = swal[dax] * yrepeat; in transmaskwallscan()
1745 dc_iscale = swal[x] * yrepeat; in transmaskwallscan()
2488 fixed_t *swal; in R_StoreWallRange() local
[all …]
H A Dr_draw.h284 void wallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fixed_t yrep…
287 void maskwallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fixed_t …
290 void transmaskwallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fix…
/dports/games/ecwolf/ecwolf-1.3.3-src/src/r_2d/
H A Dr_draw.h282 void wallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fixed_t yrep…
285 void maskwallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fixed_t …
288 void transmaskwallscan (int x1, int x2, short *uwal, short *dwal, fixed_t *swal, fixed_t *lwal, fix…
/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Dprefs_example_03.epc24 name: "swal";
/dports/devel/efl/efl-1.25.1/data/elementary/objects/
H A Dtest_prefs.epc85 name: "swal";
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C1510 wallscan(long x1, long x2, short *uwal, short *dwal, long *swal, long *lwal) in wallscan() argument
1543 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1549 vince[0] = swal[x]*globalyscale; in wallscan()
1568 vince[z] = swal[x+z]*globalyscale; in wallscan()
1573 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1618 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1624 vince[0] = swal[x]*globalyscale; in wallscan()
1632 maskwallscan(long x1, long x2, short *uwal, short *dwal, long *swal, long *lwal) in maskwallscan() argument
1675 vince[0] = swal[x]*globalyscale; in maskwallscan()
1694 vince[z] = swal[dax]*globalyscale; in maskwallscan()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C1549 wallscan(long x1, long x2, short *uwal, short *dwal, long *swal, long *lwal) in wallscan() argument
1582 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1588 vince[0] = swal[x]*globalyscale; in wallscan()
1607 vince[z] = swal[x+z]*globalyscale; in wallscan()
1612 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1657 palookupoffse[0] = fpalookup+(getpalookup((long)mulscale16(swal[x],globvis),globalshade)<<8); in wallscan()
1663 vince[0] = swal[x]*globalyscale; in wallscan()
1671 maskwallscan(long x1, long x2, short *uwal, short *dwal, long *swal, long *lwal) in maskwallscan() argument
1714 vince[0] = swal[x]*globalyscale; in maskwallscan()
1733 vince[z] = swal[dax]*globalyscale; in maskwallscan()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c729 static void maskwallscan(int x1, int x2, short *uwal, short *dwal, int *swal, int *lwal) in maskwallscan() argument
769 palookupoffse[0] = fpalookup+(getpalookup((int)mulscale16(swal[x],globvis),globalshade)<<8); in maskwallscan()
775 vince[0] = swal[x]*globalyscale; in maskwallscan()
794 vince[z] = swal[dax]*globalyscale; in maskwallscan()
850 vince[0] = swal[x]*globalyscale; in maskwallscan()
871 vince[0] = swal[x]*globalyscale; in maskwallscan()
1697 static void wallscan(int x1, int x2, short *uwal, short *dwal, int *swal, int *lwal) in wallscan() argument
1741 vince[0] = swal[x]*globalyscale; in wallscan()
1760 vince[z] = swal[x+z]*globalyscale; in wallscan()
1816 vince[0] = swal[x]*globalyscale; in wallscan()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp1899 calc_vplcinc_wall(vplc, vinc, swal[x], y1v); in calc_vplcinc()
2911 const int32_t *swal, const int32_t *lwal) in wallscan() argument
2966 palookupoffse[0] = fpalookup + getpalookupsh(mulscale16(swal[x],globvis)); in wallscan()
2969 calc_vplcinc(&vplce[0], &vince[0], swal, x, y1ve[0]); in wallscan()
2983 calc_vplcinc(&vplce[z], &vince[z], swal, x+z, y1ve[z]); in wallscan()
2987 palookupoffse[0] = fpalookup + getpalookupsh(mulscale16(swal[x],globvis)); in wallscan()
2988 palookupoffse[3] = fpalookup + getpalookupsh(mulscale16(swal[x+3],globvis)); in wallscan()
2997 palookupoffse[1] = fpalookup + getpalookupsh(mulscale16(swal[x+1],globvis)); in wallscan()
2998 palookupoffse[2] = fpalookup + getpalookupsh(mulscale16(swal[x+2],globvis)); in wallscan()
3037 palookupoffse[0] = fpalookup + getpalookupsh(mulscale16(swal[x],globvis)); in wallscan()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/mapped_hyph/tests/
H A Dbase.hyph4048 swal=low=ing
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mapped_hyph/tests/
H A Dbase.hyph4048 swal=low=ing
/dports/textproc/hyphen/hyphen-2.8.8/tests/
H A Dbase.hyph4048 swal=low=ing
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mapped_hyph/tests/
H A Dbase.hyph4048 swal=low=ing
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mapped_hyph/tests/
H A Dbase.hyph4048 swal=low=ing
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/data/
H A Dhangul-roman.cin12048 swal
/dports/chinese/gcin/gcin-2.9.0/data/
H A Dhangul.cin13016 swal
/dports/chinese/gcin-gtk3/gcin-2.9.0/data/
H A Dhangul.cin13016 swal
/dports/chinese/gcin-qt5/gcin-2.9.0/data/
H A Dhangul.cin13016 swal
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHangulRomaja.txt.in12090 swal
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/ko/
H A DHangulRomaja.txt.in12090 swal
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin9237 swal
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHangulRomaja.txt.in12090 swal
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin9237 swal
/dports/korean/scim-tables/scim-tables-0.5.10/tables/ko/
H A DHangulRomaja.txt.in12090 swal
/dports/security/vaultwarden/web-vault/connectors/
H A Dcaptcha.8e5494e39b48bad5e654.css95 …swal2-popup .swal2-content{border-bottom:1px solid #4c525f}.swal2-popup i.swal-custom-icon{display…

12