Home
last modified time | relevance | path

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

12

/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/
DoctalIntegerLiteral.js53 Infinity: true property
DbinaryIntegerLiteral.js55 Infinity: true, property
/third_party/node/deps/icu-small/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/icu/source/i18n/
Ddouble-conversion-ieee.h242 static double Infinity() { in Infinity() function
414 static float Infinity() { in Infinity() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h230 static double Infinity() { in Infinity() function
394 static float Infinity() { in Infinity() function
/third_party/icu/icu4c/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/abseil-cpp/absl/strings/internal/
Dcharconv_parse_test.cc316 TEST(ParseFloat, Infinity) { in TEST() argument
/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.h312 static RawType Infinity() { in Infinity() function
/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-internal.h300 static RawType Infinity() { in Infinity() function
/third_party/abseil-cpp/absl/time/
Dtime_test.cc206 TEST(Time, Infinity) { in TEST() argument
/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.cc2825 TEST_F(FloatTest, Infinity) { in TEST_F() argument
2998 TEST_F(DoubleTest, Infinity) { in TEST_F() argument
/third_party/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc2870 TEST_F(FloatTest, Infinity) { in TEST_F() argument
3031 TEST_F(DoubleTest, Infinity) { in TEST_F() argument
/third_party/typescript/tests/lib/
Dlib.d.ts23 declare var Infinity: number; variable

12