Home
last modified time | relevance | path

Searched refs:NegativeInfinity (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py14 from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType namespace
526 _pre: CmpPrePostDevType = NegativeInfinity
536 _post: CmpPrePostDevType = NegativeInfinity
550 _local: CmpLocalType = NegativeInfinity
560 (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
H A D_structures.py29 return NegativeInfinity
61 NegativeInfinity = NegativeInfinityType() variable
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/
H A DProtobufEqualityComparersTest.cs49 double.NegativeInfinity,
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonFormatterTest.cs254 [TestCase(double.NegativeInfinity, "'-Infinity'")]
H A DJsonParserTest.cs357 [TestCase("-Infinity", double.NegativeInfinity)]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs355 [TestCase("-Infinity", double.NegativeInfinity)]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs16192 private readonly static double NegInfDoubleDefaultValue = double.NegativeInfinity;
16264 private readonly static float NegInfFloatDefaultValue = float.NegativeInfinity;
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 67 milliseconds