Home
last modified time | relevance | path

Searched defs:kMaxExponent (Results 1 – 10 of 10) sorted by relevance

/third_party/json/test/src/
Dunit-to_chars.cpp64 constexpr int kMaxExponent = 0xFF - kExponentBias; in make_float() local
116 constexpr int kMaxExponent = 0x7FF - kExponentBias; in make_double() local
/third_party/skia/src/gpu/
DGrRectanizerPow2.h45 static const int kMaxExponent = 16; variable
/third_party/flutter/skia/src/gpu/
DGrRectanizer_pow2.h43 static const int kMaxExponent = 16; variable
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h52 static const int kMaxExponent = 0x7FF - kExponentBias; variable
411 static const int kMaxExponent = 0xFF - kExponentBias; variable
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h66 static const int kMaxExponent = 0x7FF - kExponentBias; variable
425 static const int kMaxExponent = 0xFF - kExponentBias; variable
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h66 static const int kMaxExponent = 0x7FF - kExponentBias; variable
425 static const int kMaxExponent = 0xFF - kExponentBias; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h66 static const int kMaxExponent = 0x7FF - kExponentBias; variable
425 static const int kMaxExponent = 0xFF - kExponentBias; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h241 static const int kMaxExponent = 0x7FF - kExponentBias; variable
405 static const int kMaxExponent = 0xFF - kExponentBias; variable
/third_party/abseil-cpp/absl/strings/
Dcharconv.cc77 static constexpr int kMaxExponent = 971; member
138 static constexpr int kMaxExponent = 104; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcharconv.cc77 static constexpr int kMaxExponent = 971; member
138 static constexpr int kMaxExponent = 104; member