HomeSort by relevance Sort by last modified time
    Searched full:monetary (Results 26 - 50 of 89) sorted by null

12 3 4

  /prebuilt/ndk/android-ndk-r6/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);
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/isismtt/
ISISMTTObjectIdentifiers.java 45 * Monetary limit for transactions. The QcEuMonetaryLimit QC statement MUST
  /ndk/build/tools/
build-stlport.sh 112 src/monetary.cpp \
  /prebuilt/linux-x86/toolchain/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
  /prebuilt/ndk/android-ndk-r5/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
  /prebuilt/ndk/android-ndk-r6/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
  /external/icu4c/i18n/unicode/
dcfmtsym.h 110 /** The monetary separator */
125 /** 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 188 struct _Locale_name_hint* _Locale_get_monetary_hint(struct _Locale_monetary* monetary)
353 /* 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 */
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 272 /* Monetary */
  /frameworks/base/location/lib/java/com/android/location/provider/
LocationProvider.java 197 * monetary charge to the user, false if use is free. It is up to
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 272 /* Monetary */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 827 * decimal separator instead of monetary decimal separator.
830 * never contain the monetary separator! Decimal separator in pattern is
831 * interpreted as monetary separator if currency symbol is seen!
853 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
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties     [all...]
  /external/libvpx/examples/includes/geshi/geshi/
abap.php 1029 'monetary',
    [all...]

Completed in 720 milliseconds

12 3 4