Searched refs:monetary (Results 1 - 25 of 31) sorted by relevance

12

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dmonetary.h1 /* Header file for monetary value formatting functions.
39 /* Formatting a monetary value according to the current locale. */
47 /* Formatting a monetary value according to the current locale. */
55 # include <bits/monetary-ldbl.h>
60 #endif /* monetary.h */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmonetary.h1 /* Header file for monetary value formatting functions.
39 /* Formatting a monetary value according to the current locale. */
47 /* Formatting a monetary value according to the current locale. */
55 # include <bits/monetary-ldbl.h>
60 #endif /* monetary.h */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmonetary.h1 /* Header file for monetary value formatting functions.
39 /* Formatting a monetary value according to the current locale. */
47 /* Formatting a monetary value according to the current locale. */
55 # include <bits/monetary-ldbl.h>
60 #endif /* monetary.h */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dlocale.py61 Returns numeric and monetary locale-specific parameters.
140 def _group(s, monetary=False):
142 thousands_sep = conv[monetary and 'mon_thousands_sep' or 'thousands_sep']
143 grouping = conv[monetary and 'mon_grouping' or 'grouping']
185 def format(percent, value, grouping=False, monetary=False, *additional):
196 return _format(percent, value, grouping, monetary, *additional)
198 def _format(percent, value, grouping=False, monetary=False, *additional):
208 parts[0], seps = _group(parts[0], monetary=monetary)
209 decimal_point = localeconv()[monetary an
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dlocale.py61 Returns numeric and monetary locale-specific parameters.
140 def _group(s, monetary=False):
142 thousands_sep = conv[monetary and 'mon_thousands_sep' or 'thousands_sep']
143 grouping = conv[monetary and 'mon_grouping' or 'grouping']
185 def format(percent, value, grouping=False, monetary=False, *additional):
196 return _format(percent, value, grouping, monetary, *additional)
198 def _format(percent, value, grouping=False, monetary=False, *additional):
208 parts[0], seps = _group(parts[0], monetary=monetary)
209 decimal_point = localeconv()[monetary an
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dlocale_classes.h92 * 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/
H A Dlocale_classes.h95 * 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/
H A Dlocale_classes.h95 * 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/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h92 * 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/
H A Dlocale_classes.h92 * 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/
H A Dlocale_classes.h92 * 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/
H A Dlocale_classes.h92 * 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/
H A Dlocale_classes.h95 * 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/
H A Dlocale_classes.h95 * 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
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h95 * 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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_classes.h95 * 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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_classes.h95 * 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
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dlocale_classes.h93 * monetary, and messages. They form a bitmask that supports union and
103 static const category monetary = 1L << 4; member in class:locale
106 time | monetary | messages);
295 // collate, ctype, monetary, numeric, time, and messages. These
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h95 * 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
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_classes.h95 * 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/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_classes.h95 * 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
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dlocale_classes.h93 * monetary, and messages. They form a bitmask that supports union and
103 static const category monetary = 1L << 4; member in class:locale
106 time | monetary | messages);
295 // collate, ctype, monetary, numeric, time, and messages. These
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h95 * 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
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h111 _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/
H A D_locale.h111 _STLP_STATIC_CONSTANT(category, monetary = 0x040);
115 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);

Completed in 606 milliseconds

12