Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/_vendor/packaging/
D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/external/python/setuptools/pkg_resources/_vendor/packaging/
D_structures.py39 class NegativeInfinity(object): class
68 NegativeInfinity = NegativeInfinity() variable
/external/caliper/examples/src/main/java/examples/
DDoubleToStringBenchmark2.java31 NegativeInfinity(Double.NEGATIVE_INFINITY), enumConstant
DDoubleToStringBenchmark.java70 NegativeInfinity(Double.NEGATIVE_INFINITY), enumConstant