Home
last modified time | relevance | path

Searched defs:pow10 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/utils/
H A DSkFloatToDecimal.cpp33 static double pow10(int e) { in pow10() function
H A DSkJSON.cpp272 static inline float pow10(int32_t exp) { in pow10() function
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_chars.hpp492 inline int find_largest_pow10(const std::uint32_t n, std::uint32_t& pow10) in find_largest_pow10() argument
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DDigitSequence.java98 private static long pow10(int n) { in pow10() method in DigitSequence
[all...]
/device/soc/rockchip/rk2206/sdk_liteos/platform/system/
H A Dprintf.c393 static const double pow10[] = { in _ftoa() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc716 double pow10; member

Completed in 7 milliseconds