Home
last modified time | relevance | path

Searched defs:decimal_point (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_numpunct.h56 char decimal_point() const { return do_decimal_point(); } in decimal_point() function
85 wchar_t decimal_point() const { return do_decimal_point(); } in decimal_point() function
D_monetary.h92 char decimal_point() const { return do_decimal_point(); } in decimal_point() function
132 char decimal_point() const { return do_decimal_point(); } in decimal_point() function
173 wchar_t decimal_point() const { return do_decimal_point(); } in decimal_point() function
212 wchar_t decimal_point() const { return do_decimal_point(); } in decimal_point() function
/ndk/tests/device/test-gnustl-full/unit/
Dnum_facets_test.cpp16 const char *decimal_point; member
/ndk/tests/device/test-stlport/unit/
Dnum_facets_test.cpp16 const char *decimal_point; member
/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp649 unsigned Negate, decimal_point; in _Stl_string_to_double() local
754 unsigned decimal_point; in _Stl_string_to_doubleT() local
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
Dc_locale_win32.c192 char decimal_point[4]; member
221 char decimal_point[4]; member