/dports/games/yadex/yadex-1.7.0/src/ |
H A D | s_slice.cc | 113 obj_no_t l2end = LineDefs[linedef2].end; in sector_slice() local 115 if (l1start == l2start && l1end == l2end in sector_slice() 116 || l1start == l2end && l1end == l2start) in sector_slice() 219 lb0 = l2end; in sector_slice() 223 la1 = l2end; in sector_slice()
|
/dports/science/libecpint/libecpint-1.0.7/src/lib/ |
H A D | radial_quad.cpp | 282 const int l, const int l1start, int l1end, const int l2start, int l2end, in type2() argument 310 values.assign(l1end+1, l2end+1, 0.0); in type2() 314 if (B < 1e-15) l2end = 0; in type2() 318 buildF(shellB, data.Bm, l2start, l2end, gridPoints, gridSize, start, end, Fb); in type2() 322 std::vector<int> tests((l1end +1) * (l2end+1)); in type2() 328 for (int l2 = l2start; l2 <= l2end; l2+=2) { in type2() 345 Fb.assign(l2end+1, gridSize, 0.0); in type2() 365 buildBessel(gridPoints2, gridSize, l2end, Fb, 2.0*zeta_b*B); in type2() 380 for (int l2 = l2start; l2 <= l2end; l2+=2) { in type2()
|
/dports/science/libecpint/libecpint-1.0.7/doc/sphinx/source/api/ |
H A D | program_listing_file__Users_robertshaw_devfiles_libecpint_new_src_lib_radial_quad.cpp.rst | 266 …void RadialIntegral::type2(int l, int l1start, int l1end, int l2start, int l2end, int N, ECP &U, G… 287 values.assign(l1end+1, l2end+1, 0.0); 291 if (B < 1e-15) l2end = 0; 295 … buildF(shellB, data.Bm, l2start, l2end, gridPoints, gridSize, smallGrid.start, smallGrid.end, Fb); 299 std::vector<int> tests((l1end +1) * (l2end+1)); 305 for (int l2 = l2start; l2 <= l2end; l2+=2) { 322 Fb.assign(l2end+1, gridSize, 0.0); 342 buildBessel(gridPoints2, gridSize, l2end, Fb, 2.0*zeta_b*B); 358 for (int l2 = l2start; l2 <= l2end; l2+=2) {
|
H A D | program_listing_file__Users_robertshaw_devfiles_libecpint_src_lib_radial_quad.cpp.rst | 296 const int l, const int l1start, int l1end, const int l2start, int l2end, 324 values.assign(l1end+1, l2end+1, 0.0); 328 if (B < 1e-15) l2end = 0; 332 buildF(shellB, data.Bm, l2start, l2end, gridPoints, gridSize, start, end, Fb); 336 std::vector<int> tests((l1end +1) * (l2end+1)); 342 for (int l2 = l2start; l2 <= l2end; l2+=2) { 359 Fb.assign(l2end+1, gridSize, 0.0); 379 buildBessel(gridPoints2, gridSize, l2end, Fb, 2.0*zeta_b*B); 394 for (int l2 = l2start; l2 <= l2end; l2+=2) {
|
H A D | program_listing_file__Users_robertshaw_devfiles_libecpint_new_include_libecpint_radial.hpp.rst | 89 …void type2(int lam, int l1start, int l1end, int l2start, int l2end, int N, ECP &U, GaussianShell &…
|
H A D | program_listing_file__Users_robertshaw_devfiles_libecpint_include_libecpint_radial.hpp.rst | 98 void type2(int lam, int l1start, int l1end, int l2start, int l2end, int N,
|
/dports/cad/zcad/zcad-8b8a693/cad_source/components/zmath/ |
H A D | uzegeometry.pas | 1858 …D := (l1end.y - l1begin.y) * (l2begin.x - l2end.x) - (l2begin.y - l2end.y) * (l1end.x - l1begin.x); 1860 …D2 := (l2begin.y - l1begin.y) * (l2begin.x - l2end.x) - (l2begin.y - l2end.y) * (l2begin.x - l1beg… 1886 …D := (l1end.y - l1begin.y) * (l2begin.x - l2end.x) - (l2begin.y - l2end.y) * (l1end.x - l1begin.x); 1888 …D2 := (l2begin.y - l1begin.y) * (l2begin.x - l2end.x) - (l2begin.y - l2end.y) * (l2begin.x - l1beg… 1898 z:=l2begin.z + (l2end.z - l2begin.z) * t1; 1918 p43.x:= l2end.x - l2begin.x; 1919 p43.y:= l2end.y - l2begin.y; 1920 p43.z:= l2end.z - l2begin.z; 1974 p43.x:= l2end.x - l2begin.x; 1975 p43.y:= l2end.y - l2begin.y; [all …]
|
/dports/textproc/kdiff3/kdiff3-1.9.4/src/ |
H A D | diff.cpp | 703 LineRef l2end = mdhe.getLine1(winIdx2); in runDiff() local 705 if(l1end.isValid() && l2end.isValid()) in runDiff() 707 diffList2.runDiff(p1, l1begin, l1end - l1begin, p2, l2begin, l2end - l2begin, pOptions); in runDiff() 710 l2begin = l2end; in runDiff() 713 l2end = mdhe.getLine2(winIdx2); in runDiff() 715 if(l1end.isValid() && l2end.isValid()) in runDiff() 718 ++l2end; in runDiff() 719 … diffList2.runDiff(p1, l1begin, l1end - l1begin, p2, l2begin, l2end - l2begin, pOptions); in runDiff() 722 l2begin = l2end; in runDiff()
|
/dports/science/libecpint/libecpint-1.0.7/include/libecpint/ |
H A D | radial.hpp | 211 void type2(int lam, int l1start, int l1end, int l2start, int l2end, int N,
|
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/velec/ |
H A D | uzvcom.pas | 398 l1begin,l1end,l2begin,l2end,l222:GDBVertex; 422 l2end.x := 350; 423 l2end.y := 60; 424 l2end.z := 0; 426 l222 := uzegeometry.intercept3d(l1begin,l1end,l2begin,l2end).interceptcoord;
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/langs/natural/hyphen/ |
H A D | hyphen.hungarian | 30657 l2end
|
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/hyphdicts/ |
H A D | hyph_hu.dic | 39232 l2end
|
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/www/firefox/firefox-99.0/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/lang/spidermonkey60/firefox-60.9.0/intl/locales/hu/hyphenation/ |
H A D | hyph_hu.dic | 39103 l2end
|
/dports/print/scribus-devel/scribus-1.5.7/resources/dicts/ |
H A D | hyph_hu.dic | 39232 l2end
|
/dports/hungarian/hyphen/hu-hyphen-2007.05.17_1/ |
H A D | hyph_hu_HU.dic | 40167 l2end
|
/dports/textproc/py-pyphen/Pyphen-0.10.0/pyphen/dictionaries/ |
H A D | hyph_hu_HU.dic | 45625 l2end
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/ |
H A D | hyph_hu_HU.dic | 46698 l2end
|
/dports/devel/liblouis/liblouis-3.20.0/tables/ |
H A D | hyph_hu_HU.dic | 46698 l2end
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/wasm/ |
H A D | liblouis_wasm.data | 108495 l2end
|