/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.h | [all...] |
/external/qemu/slirp/ |
COPYRIGHT | 8 monetary or otherwise, for Slirp. Instead, I would ask you to pass this
|
/external/qemu/slirp-android/ |
COPYRIGHT | 8 monetary or otherwise, for Slirp. Instead, I would ask you to pass this
|
/external/stlport/src/ |
locale.cpp | 203 L->name += string("LC_MONETARY=") + _Locale_extract_monetary_name((c & locale::monetary) ? monetary_name : name, buf, 0, &__err_code) + ";"; 281 if (c & locale::monetary) 322 if (c & monetary) { 438 const locale::category locale::monetary; member in class:locale
|
/libcore/luni/src/main/java/java/text/ |
DecimalFormatSymbols.java | 295 * Returns the character which represents the decimal point in a monetary 298 * @return the monetary decimal point as a character. 494 * Sets the character which represents the decimal point in a monetary 498 * the monetary decimal separator character.
|
/libcore/luni/src/main/java/java/text/spi/ |
NumberFormatProvider.java | 41 * monetary values for the given locale.
|
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/ |
grouping.pass.cpp | 56 // Monetary grouping strings may be terminated with 0 or CHAR_MAX, defining
|
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale/locale.cons/ |
locale_char_pointer_cat.pass.cpp | 74 std::locale loc2(loc, LOCALE_en_US_UTF_8, std::locale::monetary);
|
locale_locale_cat.pass.cpp | 74 std::locale loc2(loc, std::locale(LOCALE_en_US_UTF_8), std::locale::monetary);
|
locale_string_cat.pass.cpp | 74 std::locale loc2(loc, std::string(LOCALE_en_US_UTF_8), std::locale::monetary);
|
/ndk/sources/cxx-stl/stlport/ |
Android.mk | 32 src/monetary.cpp \
|
/ndk/sources/cxx-stl/stlport/src/ |
locale.cpp | 203 L->name += string("LC_MONETARY=") + _Locale_extract_monetary_name((c & locale::monetary) ? monetary_name : name, buf, 0, &__err_code) + ";"; 281 if (c & locale::monetary) 322 if (c & monetary) { 438 const locale::category locale::monetary; member in class:locale
|
/libcore/luni/src/main/java/java/sql/ |
ResultSetMetaData.java | 202 * Returns whether the indexed column contains a monetary amount. 206 * @return {@code true} if it is a monetary value, {@code false} otherwise.
|
/external/icu4c/i18n/ |
dcfmtsym.cpp | 278 // If monetary decimal or grouping were not explicitly set, then set them to be the 279 // same as their non-monetary counterparts. 412 fSymbols[kMonetarySeparatorSymbol] = (UChar)0x2e; // '.' monetary decimal separator
|
/external/stlport/stlport/stl/ |
_locale.h | 113 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_locale.h | 113 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_locale.h | 111 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 115 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_locale.h | 111 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 115 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_locale.h | 113 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_locale.h | 113 _STLP_STATIC_CONSTANT(category, monetary = 0x040); 117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/isismtt/ |
ISISMTTObjectIdentifiers.java | 45 * Monetary limit for transactions. The QcEuMonetaryLimit QC statement MUST
|
/ndk/sources/cxx-stl/llvm-libc++/www/ |
results.Linux.html | 56 category.monetary/
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_classes.h | 92 * monetary, and messages. They form a bitmask that supports union and 102 static const category monetary = 1L << 4; member in class:locale 105 time | monetary | messages); 293 // collate, ctype, monetary, numeric, time, and messages. These
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 95 * monetary, and messages. They form a bitmask that supports union and 105 static const category monetary = 1L << 4; member in class:locale 108 time | monetary | messages); 296 // collate, ctype, monetary, numeric, time, and messages. These
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_classes.h | 95 * monetary, and messages. They form a bitmask that supports union and 105 static const category monetary = 1L << 4; member in class:locale 108 time | monetary | messages); 296 // collate, ctype, monetary, numeric, time, and messages. These
|