Home
last modified time | relevance | path

Searched defs:do_negative_sign (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dmonetary.cpp57 string moneypunct<char, true>::do_negative_sign() const { return _S_empty_string; } in do_negative_sign() function in moneypunct
72 string moneypunct<char, false>::do_negative_sign() const { return _S_empty_string; } in do_negative_sign() function in moneypunct
90 wstring moneypunct<wchar_t, true>::do_negative_sign() const in do_negative_sign() function in moneypunct
109 wstring moneypunct<wchar_t, false>::do_negative_sign() const in do_negative_sign() function in moneypunct
Dfacets_byname.cpp899 string moneypunct_byname<char, true>::do_negative_sign() const in do_negative_sign() function in moneypunct_byname
943 string moneypunct_byname<char, false>::do_negative_sign() const in do_negative_sign() function in moneypunct_byname
1004 wstring moneypunct_byname<wchar_t, true>::do_negative_sign() const in do_negative_sign() function in moneypunct_byname
1048 wstring moneypunct_byname<wchar_t, false>::do_negative_sign() const in do_negative_sign() function in moneypunct_byname