Home
last modified time | relevance | path

Searched defs:digits2 (Results 1 – 8 of 8) sorted by relevance

/third_party/glib/glib/gnulib/
Dvasnprintf.c3752 char *digits2 = in VASNPRINTF() local
3888 char *digits2 = in VASNPRINTF() local
4211 char *digits2 = in VASNPRINTF() local
4359 char *digits2 = in VASNPRINTF() local
/third_party/boost/boost/multiprecision/
Dgmp.hpp2424 struct digits2<number<gmp_float<0>, et_on> > struct
2426 static long value() in value()
2433 struct digits2<number<gmp_float<0>, et_off> > struct
2435 static long value() in value()
2442 struct digits2<number<debug_adaptor<gmp_float<0> >, et_on> > struct
2444 static long value() in value()
2451 struct digits2<number<debug_adaptor<gmp_float<0> >, et_off> > struct
2453 static long value() in value()
Dmpfr.hpp426 …static const unsigned digits2 = (digits10 * 1000uL) / 301uL + ((digits10 * 1000uL) % 301 ? 2u :… member
/third_party/gettext/gettext-runtime/intl/
Dvasnprintf.c3997 char *digits2 = in VASNPRINTF() local
4133 char *digits2 = in VASNPRINTF() local
4456 char *digits2 = in VASNPRINTF() local
4604 char *digits2 = in VASNPRINTF() local
/third_party/gettext/gettext-runtime/libasprintf/
Dvasnprintf.c3997 char *digits2 = in VASNPRINTF() local
4133 char *digits2 = in VASNPRINTF() local
4456 char *digits2 = in VASNPRINTF() local
4604 char *digits2 = in VASNPRINTF() local
/third_party/boost/boost/multiprecision/detail/
Dnumber_base.hpp1493 struct digits2 struct
1499 …x == 10 ? (((std::numeric_limits<T>::digits + 1) * 1000L) / 301L) : std::numeric_limits<T>::digits;
1500 static inline BOOST_CONSTEXPR long value() BOOST_NOEXCEPT { return m_value; } in value()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterTest.java354 int digits2[] = {0x3007, 0x004e00, 0x004e8c, 0x004e09, 0x0056d8, in TestDigits() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java351 int digits2[] = {0x3007, 0x004e00, 0x004e8c, 0x004e09, 0x0056d8, in TestDigits() local