Home
last modified time | relevance | path

Searched defs:kInfinity (Results 1 – 9 of 9) sorted by relevance

/third_party/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcharconv_parse.h28 enum class FloatType { kNumber, kInfinity, kNan }; enumerator
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h252 static const uint64_t kInfinity = DOUBLE_CONVERSION_UINT64_2PART_C(0x7FF00000, 00000000); variable
426 static const uint32_t kInfinity = 0x7F800000; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h252 static const uint64_t kInfinity = DOUBLE_CONVERSION_UINT64_2PART_C(0x7FF00000, 00000000); variable
426 static const uint32_t kInfinity = 0x7F800000; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h242 static const uint64_t kInfinity = UINT64_2PART_C(0x7FF00000, 00000000); variable
406 static const uint32_t kInfinity = 0x7F800000; variable
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h252 static const uint64_t kInfinity = DOUBLE_CONVERSION_UINT64_2PART_C(0x7FF00000, 00000000); variable
426 static const uint32_t kInfinity = 0x7F800000; variable
/third_party/boringssl/src/crypto/fipsmodule/ec/
Dp256-x86_64_test.cc541 static const P256_POINT kInfinity = { in TEST() local
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c33 static const float kInfinity = 1.7e38f; /* ~= 2 ^ 127 */ variable
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c33 static const float kInfinity = 1.7e38f; /* ~= 2 ^ 127 */ variable