Home
last modified time | relevance | path

Searched defs:Infinity (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DenumWithInfinityProperty.ts2 Infinity = 1 enumerator
DpropertiesAndIndexers2.ts10 Infinity: string; property
DpropertiesAndIndexers.ts35 Infinity: number; property
/third_party/typescript/tests/cases/conformance/enums/
DenumConstantMembers.ts31 const enum E6 {
/third_party/jerryscript/tests/jerry/
Dregression-test-issue-3229.js29 Number.prototype.toString.call(-Infinity, "Unicorn invasion");
/third_party/typescript/tests/baselines/reference/
DbinaryIntegerLiteral.js55 Infinity: true, property
DoctalIntegerLiteral.js53 Infinity: true property
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h242 static double Infinity() { in Infinity() function
414 static float Infinity() { in Infinity() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcharconv_parse_test.cc316 TEST(ParseFloat, Infinity) { in TEST() argument
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h236 static double Infinity() { in Infinity() function
421 static float Infinity() { in Infinity() function
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h250 static double Infinity() { in Infinity() function
435 static float Infinity() { in Infinity() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h250 static double Infinity() { in Infinity() function
435 static float Infinity() { in Infinity() function
/third_party/grpc/src/core/util/
Dtime.h201 static constexpr Duration Infinity() { in Infinity() function
/third_party/skia/third_party/externals/tint/src/writer/
Dfloat_to_string_test.cc193 TEST(FloatToBitPreservingStringTest, Infinity) { in TEST() argument
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h308 static RawType Infinity() { return ReinterpretBits(kExponentBitMask); } in Infinity() function
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h308 static RawType Infinity() { return ReinterpretBits(kExponentBitMask); } in Infinity() function
/third_party/rust/rust/compiler/rustc_apfloat/src/
Dlib.rs105 Infinity, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc206 TEST(Time, Infinity) { in TEST() argument
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts24 declare var Infinity: number; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
/third_party/typescript/lib/
Dlib.es5.d.ts26 declare var Infinity: number; variable
/third_party/typescript/src/lib/
Des5.d.ts6 declare var Infinity: number; variable
/third_party/googletest/googletest/test/
Dgtest_unittest.cc2868 TEST_F(FloatTest, Infinity) { in TEST_F() argument
3026 TEST_F(DoubleTest, Infinity) { in TEST_F() argument
/third_party/typescript/tests/lib/
Dlib.d.ts23 declare var Infinity: number; variable