Searched refs:adjust (Results 1 - 5 of 5) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dinteger_traits.hpp128 #error No WCHAR_MIN and WCHAR_MAX present, please adjust integer_traits<> for your compiler.
/ndk/sources/android/support/src/stdio/
H A Dstrtod.c2149 * y <= (P-1)*Exp_msk1), we must adjust aadj to avoid
2499 * Hence we adjust the constant term to 0.1760912590558.
2519 word0(d2) -= 31*Exp_msk1; /* adjust exponent */
3060 int adjust = 0; /* do we need to adjust the exponent? */ local
3069 adjust = roundup(s0, ndigits);
3073 adjust = roundup(s0, ndigits);
3077 adjust = roundup(s0, ndigits);
3081 if (adjust)
/ndk/tests/device/test-gnustl-full/unit/
H A Dnum_put_get_test.cpp614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \
618 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \
/ndk/tests/device/test-stlport/unit/
H A Dnum_put_get_test.cpp614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \
618 ostr << base << showbase << showpos << casing << setw(width) << adjust << tmp; \
/ndk/sources/host-tools/sed-4.2.1/build-aux/
H A Dtexinfo.tex2575 % definition of @key that produces a lozenge. Doesn't adjust to text size.
9014 % To change the settings for a different printer or situation, adjust

Completed in 556 milliseconds