HomeSort by relevance Sort by last modified time
    Searched full:monetary (Results 51 - 75 of 151) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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);
297 // collate, ctype, monetary, numeric, time, and messages. These
  /external/icu4c/i18n/unicode/
dcfmtsym.h 111 /** The monetary separator */
126 /** The monetary grouping separator
unum.h 122 * locale like the currency symbol, the grouping seperator , monetary seperator
    [all...]
ucurr.h 216 * A fund code is a monetary resource associated with a currency.
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 192 struct _Locale_name_hint* _Locale_get_monetary_hint(struct _Locale_monetary* monetary)
364 /* Monetary */
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 273 struct _Locale_name_hint* _Locale_get_monetary_hint(struct _Locale_monetary* monetary)
497 /* Monetary */
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 192 struct _Locale_name_hint* _Locale_get_monetary_hint(struct _Locale_monetary* monetary)
364 /* Monetary */
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 273 struct _Locale_name_hint* _Locale_get_monetary_hint(struct _Locale_monetary* monetary)
497 /* Monetary */
  /ndk/build/tools/
build-stlport.sh 121 src/monetary.cpp \
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 272 /* Monetary */
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 272 /* Monetary */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h 353 /* LC_MONETARY category: formatting of monetary quantities.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 353 /* LC_MONETARY category: formatting of monetary quantities.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 353 /* LC_MONETARY category: formatting of monetary quantities.
  /external/stlport/test/unit/
money_facets_test.cpp 99 * to separate the international currency symbol from the monetary quantity.
439 locale tmp(locale::classic(), tested_locales[i].name, locale::monetary); member in class:locale
  /ndk/tests/device/test-gnustl-full/unit/
money_facets_test.cpp 99 * to separate the international currency symbol from the monetary quantity.
439 locale tmp(locale::classic(), tested_locales[i].name, locale::monetary); member in class:locale
  /ndk/tests/device/test-stlport/unit/
money_facets_test.cpp 99 * to separate the international currency symbol from the monetary quantity.
439 locale tmp(locale::classic(), tested_locales[i].name, locale::monetary); member in class:locale
  /external/icu4c/test/intltest/
numrgts.cpp 831 * decimal separator instead of monetary decimal separator.
834 * never contain the monetary separator! Decimal separator in pattern is
835 * interpreted as monetary separator if currency symbol is seen!
857 errln("ERROR in test: want decimal sep != monetary sep");
    [all...]
  /external/stlport/src/
c_locale.h 345 * FUNCTIONS THAT USE MONETARY
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 345 * FUNCTIONS THAT USE MONETARY

Completed in 437 milliseconds

1 23 4 5 6 7