/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/ |
negative_sign.pass.cpp | 14 // string_type negative_sign() const; 58 assert(f.negative_sign() == std::string()); 62 assert(f.negative_sign() == std::string()); 66 assert(f.negative_sign() == std::wstring()); 70 assert(f.negative_sign() == std::wstring()); 75 assert(f.negative_sign() == "-"); 79 assert(f.negative_sign() == "-"); 83 assert(f.negative_sign() == L"-"); 87 assert(f.negative_sign() == L"-"); 92 assert(f.negative_sign() == "-") [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/ |
negative_sign.pass.cpp | 14 // string_type negative_sign() const; 62 assert(f.negative_sign() == "-"); 66 assert(f.negative_sign() == "-"); 70 assert(f.negative_sign() == L"-"); 74 assert(f.negative_sign() == L"-");
|
/ndk/sources/android/support/src/locale/ |
localeconv.c | 42 .negative_sign = "",
|
/external/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_monetary.c | 144 string_type __ns = __intl ? __punct_intl.negative_sign() 145 : __punct.negative_sign(); 365 string_type __sign = __intl ? __is_negative ? __punct_intl.negative_sign() 367 : __is_negative ? __punct.negative_sign() 373 __sign = __punct_intl.negative_sign(); 379 __sign = __punct.negative_sign();
|
_monetary.h | 97 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 137 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 178 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct 217 string_type negative_sign() const { return do_negative_sign(); } function in class:moneypunct
|
/ndk/sources/android/support/include/ |
locale.h | 85 char* negative_sign; member in struct:lconv
|
langinfo.h | 104 #define NEGATIVE_SIGN _NL_ITEM(LC_MONETARY,6)
|
/external/stlport/test/unit/ |
money_facets_test.cpp | 202 CPPUNIT_ASSERT( str_res.substr(index, dom_fmp.negative_sign().size()) == dom_fmp.negative_sign() ); 203 index += dom_fmp.negative_sign().size(); 263 if (dom_fmp.negative_sign().empty()) { 556 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() ); 585 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() );
|
/ndk/tests/device/test-gnustl-full/unit/ |
money_facets_test.cpp | 202 CPPUNIT_ASSERT( str_res.substr(index, dom_fmp.negative_sign().size()) == dom_fmp.negative_sign() ); 203 index += dom_fmp.negative_sign().size(); 263 if (dom_fmp.negative_sign().empty()) { 556 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() ); 585 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() );
|
/ndk/tests/device/test-stlport/unit/ |
money_facets_test.cpp | 202 CPPUNIT_ASSERT( str_res.substr(index, dom_fmp.negative_sign().size()) == dom_fmp.negative_sign() ); 203 index += dom_fmp.negative_sign().size(); 263 if (dom_fmp.negative_sign().empty()) { 556 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() ); 585 CPPUNIT_CHECK( cfacet_byname.negative_sign() == cfacet.negative_sign() );
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_locale.py | 81 'negative_sign': '', 105 'negative_sign': '-', 131 'negative_sign': '-',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_locale.py | 81 'negative_sign': '', 105 'negative_sign': '-', 131 'negative_sign': '-',
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
locale.h | 77 char *negative_sign; /* Sign for negative values. */ member in struct:lconv
|