Home
last modified time | relevance | path

Searched refs:shortline (Results 1 – 25 of 53) sorted by relevance

123

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/foxxll/tools/
H A Dfoxxll_tool.cpp58 bool shortline; member
98 if (!subtools[i].shortline) continue; in main_usage()
104 if (subtools[i].shortline) continue; in main_usage()
111 if (!subtools[i].shortline) continue; in main_usage()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/test/
H A Dpretty-format.c222 rtosc_print_options shortline = ((rtosc_print_options) { true, 3, " ", 10, in scan_and_print_single() local
224 check_alt("\"0123456789012345678\"", &shortline, in scan_and_print_single()
231 check("\"0123456\"\\\n \"789\"", &shortline, in scan_and_print_single()
233 check_alt("BLOB [1 0xff]", &shortline, "long blob is being broken", in scan_and_print_single()
235 check_alt("false false 'a'", &shortline, in scan_and_print_single()
255 rtosc_print_options shortline = ((rtosc_print_options) in arrays() local
259 check("[\"123\" \"45\" \"\"\\\n \"6\"]", &shortline, in arrays()
482 rtosc_print_options shortline = ((rtosc_print_options) { true, 3, " ", 7, in messages() local
485 printed, len, &shortline, 0); in messages()
/dports/devel/stxxl/stxxl-1.4.1/tools/
H A Dstxxl_tool.cpp59 bool shortline; member
116 if (!subtools[i].shortline) continue; in main_usage()
122 if (subtools[i].shortline) continue; in main_usage()
130 if (!subtools[i].shortline) continue; in main_usage()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/mapedit/
H A Dfile.c473 int x, y, shortline, corrupted; in LoadOldMap() local
512 shortline = corrupted = 0; in LoadOldMap()
515 if (shortline == 0) in LoadOldMap()
520 shortline = corrupted = 1; in LoadOldMap()
521 if (shortline == 0) in LoadOldMap()
526 if (shortline == 0) in LoadOldMap()
528 shortline = 0; in LoadOldMap()
/dports/games/xpilot/xpilot-4.5.5/src/mapedit/
H A Dfile.c458 int x,y,shortline, corrupted; in LoadOldMap() local
497 shortline = corrupted =0; in LoadOldMap()
500 if (shortline == 0) in LoadOldMap()
505 shortline = corrupted = 1; in LoadOldMap()
506 if (shortline == 0) in LoadOldMap()
511 if (shortline == 0) in LoadOldMap()
513 shortline = 0; in LoadOldMap()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/scripts/
H A Dtxt2html509 sub shortline
907 &shortline;
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/scripts/
H A Dtxt2html509 sub shortline
907 &shortline;
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/scripts/
H A Dtxt2html509 sub shortline
907 &shortline;
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/scripts/
H A Dtxt2html509 sub shortline
907 &shortline;
/dports/devel/pybugz/pybugz-0.13/bugz/
H A Dcli.py317 for shortline in wrapper.wrap(line):
318 print(shortline)
/dports/astro/geographiclib/GeographicLib-1.52/src/
H A DGeodesicExact.cpp669 bool shortline = cbet12 >= 0 && sbet12 < real(0.5) && in InverseStart() local
672 if (shortline) { in InverseStart()
693 if (shortline && ssig12 < _etol2) { in InverseStart()
H A DGeodesic.cpp665 bool shortline = cbet12 >= 0 && sbet12 < real(0.5) && in InverseStart() local
668 if (shortline) { in InverseStart()
689 if (shortline && ssig12 < _etol2) { in InverseStart()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/formulas/
H A Dkarney_inverse.hpp616 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
621 if (shortline) in newton_start()
647 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/formulas/
H A Dkarney_inverse.hpp613 bool shortline = cos_beta12 >= c0 && sin_beta12 < c0_5 && in newton_start() local
618 if (shortline) in newton_start()
644 if (shortline && sin_sigma12 < etol2) in newton_start()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/doc/
H A DCODESTYLE24 shortline(...);
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/geodesicx/
H A Dgx.py847 shortline = cbet12 >= 0 and sbet12 < _0_5 and (p.cbet2 * lam12) < _0_5
848 if shortline:
869 if shortline and ssig12 < self._eTOL2: # really short lines
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/logger/awslogs/
H A Dcloudwatchlogs_test.go865 shortline := strings.Repeat("B", 100)
867 Line: []byte(shortline),
881 …assert.Check(t, is.Equal(shortline+"\n", *argument.LogEvents[1].Message), "Received incorrect mult…
/dports/astro/geographiclib/GeographicLib-1.52/python/geographiclib/
H A Dgeodesic.py503 shortline = cbet12 >= 0 and sbet12 < 0.5 and cbet2 * lam12 < 0.5
504 if shortline:
523 if shortline and ssig12 < self._etol2:
/dports/astro/geographiclib/GeographicLib-1.52/java/src/main/java/net/sf/geographiclib/
H A DGeodesic.java1405 boolean shortline = cbet12 >= 0 && sbet12 < 0.5 &&
1408 if (shortline) {
1429 if (shortline && ssig12 < _etol2) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/logger/awslogs/
H A Dcloudwatchlogs_test.go876 shortline := strings.Repeat("B", 100)
878 Line: []byte(shortline),
892 …assert.Check(t, is.Equal(shortline+"\n", *argument.LogEvents[1].Message), "Received incorrect mult…

123