Home
last modified time | relevance | path

Searched refs:d100 (Results 1 – 25 of 884) sorted by relevance

12345678910>>...36

/dports/games/pcgen/pcgen/data/35e/wizards_of_the_coast/rsrd/basics/
H A Drsrd_kits.lst108 SELECT:roll("1d100")
118 SELECT:roll("1d100")
126 SELECT:roll("1d100")
140 SELECT:roll("1d100")
152 SELECT:roll("1d100")
164 SELECT:roll("1d100")
177 SELECT:roll("1d100")
186 SELECT:roll("1d100")
195 SELECT:roll("1d100")
204 SELECT:roll("1d100")
[all …]
/dports/databases/py-fdb/fdb-2.0.1/test/
H A Dtestfdb.py9398 …'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0), 'index_root_page': 7, 'indic…
9410 …'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=4, d100=1), 'index_root_page': 9, 'indic…
9454 …'distribution': FillDistribution(d20=1, d40=0, d50=1, d80=0, d100=0), 'index_root_page': 4, 'indic…
9538 …ata_length': 6.5, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9590 …ata_length': 1.0, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9594 …ata_length': 0.0, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9600 …ata_length': 0.9, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9614 …ata_length': 1.2, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9620 …ata_length': 0.0, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
9622 …ata_length': 0.0, 'depth': 1, 'distribution': FillDistribution(d20=1, d40=0, d50=0, d80=0, d100=0),
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Digh.hpp91 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
136 static const T d100 = igh::d100<T>(); in fwd() local
146 if (lp_lon <= -d100) z = 5; // 5 in fwd()
152 if (lp_lon <= -d100) z = 9; // 9 in fwd()
176 static const T d100 = igh::d100<T>(); in inv() local
192 if (xy_x <= -d100) z = 5; // 5 in inv()
198 if (xy_x <= -d100) z = 9; // 9 in inv()
224 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
257 static const T d100 = igh::d100<T>(); in setup_igh() local
293 do_setup<sinu_entry>(3, params, par, proj_parm, -d100, d0, -d100); in setup_igh()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Digh.hpp91 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
136 static const T d100 = igh::d100<T>(); in fwd() local
146 if (lp_lon <= -d100) z = 5; // 5 in fwd()
152 if (lp_lon <= -d100) z = 9; // 9 in fwd()
176 static const T d100 = igh::d100<T>(); in inv() local
192 if (xy_x <= -d100) z = 5; // 5 in inv()
198 if (xy_x <= -d100) z = 9; // 9 in inv()
224 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
257 static const T d100 = igh::d100<T>(); in setup_igh() local
293 do_setup<sinu_entry>(3, params, par, proj_parm, -d100, d0, -d100); in setup_igh()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Digh.hpp148 inline T d100() { return T(100) * geometry::math::d2r<T>(); } in d100() function
176 static const T d100 = igh::d100<T>(); in fwd() local
186 if (lp_lon <= -d100) z = 5; // 5 in fwd()
192 if (lp_lon <= -d100) z = 9; // 9 in fwd()
216 static const T d100 = igh::d100<T>(); in inv() local
232 if (xy_x <= -d100) z = 5; // 5 in inv()
238 if (xy_x <= -d100) z = 9; // 9 in inv()
264 … case 5: ok = (lp_lon >= -d180-epsilon && lp_lon <= -d100+epsilon); break; in inv()
297 static const T d100 = igh::d100<T>(); in setup_igh() local
326 proj_parm.set_zone(3, -d100, d0, -d100); in setup_igh()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_igh.c24 static const double d100 = 100 * DEG_TO_RAD; variable
49 if (lp.lam <= -d100) z = 5; /* 5 */ in s_forward()
55 if (lp.lam <= -d100) z = 9; /* 9 */ in s_forward()
83 if (xy.x <= -d100) z = 5; /* 5 */ in s_inverse()
89 if (xy.x <= -d100) z = 9; /* 9 */ in s_inverse()
114 case 5: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in s_inverse()
115 case 6: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in s_inverse()
118 case 9: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in s_inverse()
119 case 10: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in s_inverse()
195 SETUP(3, sinu, -d100, 0, -d100); in PROJECTION()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_igh.c24 static const double d100 = 100 * DEG_TO_RAD; variable
49 if (lp.lam <= -d100) z = 5; /* 5 */ in s_forward()
55 if (lp.lam <= -d100) z = 9; /* 9 */ in s_forward()
83 if (xy.x <= -d100) z = 5; /* 5 */ in s_inverse()
89 if (xy.x <= -d100) z = 9; /* 9 */ in s_inverse()
114 case 5: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in s_inverse()
115 case 6: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in s_inverse()
118 case 9: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in s_inverse()
119 case 10: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in s_inverse()
195 SETUP(3, sinu, -d100, 0, -d100); in PROJECTION()
[all …]
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Digh.cpp45 static const double d100 = 100 * DEG_TO_RAD; variable
72 if (lp.lam <= -d100) z = 5; /* 5 */ in igh_s_forward()
78 if (lp.lam <= -d100) z = 9; /* 9 */ in igh_s_forward()
106 if (xy.x <= -d100) z = 5; /* 5 */ in igh_s_inverse()
112 if (xy.x <= -d100) z = 9; /* 9 */ in igh_s_inverse()
137 case 5: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in igh_s_inverse()
138 case 6: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in igh_s_inverse()
141 case 9: ok = (lp.lam >= -d180-EPSLN && lp.lam <= -d100+EPSLN); break; in igh_s_inverse()
142 case 10: ok = (lp.lam >= -d100-EPSLN && lp.lam <= -d20+EPSLN); break; in igh_s_inverse()
218 if (!setup_zone(P, Q, 3, pj_sinu, -d100, 0, -d100) || in PROJECTION()
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/dat/
H A Ddragons.des221 GOLD: 600 + 12d100,(01,02)
227 GOLD: 600 + 10d100,(01,03)
233 GOLD: 600 + 10d100,(02,03)
239 GOLD: 600 + 10d100,(01,04)
245 GOLD: 600 + 10d100,(02,04)
247 GOLD: 400 + 10d100,(01,05)
249 GOLD: 200 + 5d100,(00,06)
250 GOLD: 200 + 5d100,(01,06)
251 GOLD: 200 + 5d100,(02,06)
252 GOLD: 100 + 5d100,(02,07)
[all …]
/dports/science/elk/elk-7.2.42/src/
H A Dpade.f9078 if ((abs(dble(a1)).gt.1.d100).or.(abs(aimag(a1)).gt.1.d100)) then
85 if ((abs(dble(b1)).gt.1.d100).or.(abs(aimag(b1)).gt.1.d100)) then
H A Drschrodint.f9094 if ((abs(p0(ir)).gt.1.d100).or.(abs(p1(ir)).gt.1.d100).or. &
95 (abs(q0(ir)).gt.1.d100).or.(abs(q1(ir)).gt.1.d100)) then
/dports/games/pcgen/pcgen/data/35e/nitehawk_interactive/adventurers_handbook/
H A Dahb_biosettings.lst38 RACENAME:Valhuru BASEAGE:500 MAXAGE:1500 AGEDIEROLL:10d100
64 RACENAME:Valhuru BASEAGE:3000 MAXAGE:4000 AGEDIEROLL:10d100
68 RACENAME:Dwonome BASEAGE:200 MAXAGE:500 AGEDIEROLL:3d100
69 RACENAME:Gnomling BASEAGE:150 MAXAGE:350 AGEDIEROLL:2d100
71 RACENAME:Kiriton BASEAGE:220 MAXAGE:620 AGEDIEROLL:4d100
72 RACENAME:Magir BASEAGE:200 MAXAGE:500 AGEDIEROLL:3d100
76 RACENAME:Valhuru BASEAGE:4000 MAXAGE:4600 AGEDIEROLL:6d100
/dports/audio/lmms/lmms-1.2.2/src/gui/
H A DLfoControllerDialog.cpp214 PixmapButton * d100 = new PixmapButton( this, NULL ); in LfoControllerDialog() local
215 d100->move( CD_LFO_MULTIPLIER_X, CD_LFO_SHAPES_Y + 22 ); in LfoControllerDialog()
216 d100->setActiveGraphic( embed::getIconPixmap( in LfoControllerDialog()
218 d100->setInactiveGraphic( embed::getIconPixmap( in LfoControllerDialog()
224 m_multiplierBtnGrp->addButton( d100 ); in LfoControllerDialog()
/dports/devel/ptypes/ptypes-2.1.1/src/
H A Dptime.cxx117 const int d100 = d4 * 25 - 1; // ... in 100 year period in decodedate() local
118 const int d400 = d100 * 4 + 1; // ... in 400 year period in decodedate()
123 int t = d / d100; in decodedate()
124 d %= d100; in decodedate()
128 d += d100; in decodedate()
/dports/devel/upp/upp/uppsrc/Oracle/
H A DOraCommon.cpp18 int d100 = d.year / 100, m100 = d.year % 100; in OciEncodeDate() local
21 d100--; in OciEncodeDate()
23 data[0] = d100 + 100; in OciEncodeDate()
45 int d100 = t.year / 100, m100 = t.year % 100; in OciEncodeTime() local
48 d100--; in OciEncodeTime()
50 data[0] = d100 + 100; in OciEncodeTime()
/dports/games/pcgen/pcgen/data/35e/wizards_of_the_coast/rsrd/epic/
H A Drsrd_kits_treasure_epic_equip.lst21 SELECT:roll("1d100")
32 SELECT:roll("1d100")
46 SELECT:roll("1d100")
61 SELECT:roll("1d100")
78 SELECT:roll("1d100")
108 SELECT:roll("1d100")
138 SELECT:roll("1d100")
163 SELECT:roll("1d100")
/dports/cad/ngspice_rework/ngspice-35/src/xspice/icm/table/support/
H A Dinterp.c82 d100, d101, d110, d111,
102 d100 = dp[1];
123 d100 = INRANGE(x1, y0, z0) ? DENS(x1, y0, z0) : def;
132 dx00 = LERP(fx, d000, d100);
/dports/games/pcgen/pcgen/data/pathfinder/paizo/campaign_setting/dragon_empires_gazetteer/
H A Ddeg_biosettings.lst15 RACENAME:Samsaran% BASEAGE:60 MAXAGE:850 AGEDIEROLL:7d100+4d20+1d10 HAIR:Black|Dark Brown EYES:Whit…
23 RACENAME:Wayang% BASEAGE:40 MAXAGE:300 AGEDIEROLL:2d100+3d20 HAIR:Black|Gray EYES:Blue|Green|Black…
44 RACENAME:Samsaran% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
46 RACENAME:Wayang% BASEAGE:200 MAXAGE:300 AGEDIEROLL:1d100
/dports/games/pcgen/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_race_guide/
H A Darg_biosettings.lst193 RACENAME:Aasimar% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
195 RACENAME:Dhampir% BASEAGE:350 MAXAGE:750 AGEDIEROLL:4d100
196 RACENAME:Drow% BASEAGE:350 MAXAGE:750 AGEDIEROLL:4d100
200 RACENAME:Ifrit% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
203 RACENAME:Oread% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
205 RACENAME:Sylph% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
207 RACENAME:Tiefling% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
208 RACENAME:Undine% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
210 RACENAME:Duergar% BASEAGE:250 MAXAGE:450 AGEDIEROLL:2d100
216 RACENAME:Samsaran% BASEAGE:250 MAXAGE:850 AGEDIEROLL:6d100
[all …]

12345678910>>...36