Home
last modified time | relevance | path

Searched defs:NegativeInfinity (Results 1 – 25 of 115) sorted by relevance

12345

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_fp.cpp49 const float NegativeInfinity = -1.0f / Zero; in TEST_SUITE() local
202 const double NegativeInfinity = -1.0 / Zero; in TEST_SUITE() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/ref/
H A DSystem.Runtime.Manual.cs25 public const float NegativeInfinity = (float)-1.0 / (float)0.0; field
36 public const double NegativeInfinity = (double)-1.0 / (double)(0.0); field
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4TimeMilliseconds.h39 NegativeInfinity = -1, enumerator
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/devel/py-shapely/Shapely-1.8.0/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity: class
68 NegativeInfinity = NegativeInfinity() variable
/dports/devel/py-setuptools44/setuptools-44.1.1/pkg_resources/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/_vendor/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/version/
H A Dutils.py36 class NegativeInfinity(object): class
65 NegativeInfinity = NegativeInfinity() # type: ignore variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/packaging/
H A D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/dports/math/blaze/blaze-3.8/blaze/math/
H A DInfinity.h168 constexpr NegativeInfinity<I>::NegativeInfinity() in NegativeInfinity() function
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/cmr/
H A Dcid42.h46 NegativeInfinity, enumerator
/dports/devel/py-parver/parver-0.3.1/src/parver/
H A D_helpers.py52 class NegativeInfinity(object): class
82 NegativeInfinity = NegativeInfinity() variable
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/zclconf/go-cty/cty/
H A Dprimitive_type.go80 var NegativeInfinity Value var

12345