/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.h | 951 static const bool intl = _Intl; member in class:moneypunct 1288 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct 1330 static const bool intl = _Intl; member in class:moneypunct_byname 1352 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets_nonio.h | 951 static const bool intl = _Intl; member in class:moneypunct 1288 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct 1330 static const bool intl = _Intl; member in class:moneypunct_byname 1352 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_facets_nonio.h | 951 static const bool intl = _Intl; member in class:moneypunct 1288 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct 1330 static const bool intl = _Intl; member in class:moneypunct_byname 1352 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets_nonio.h | 951 static const bool intl = _Intl; member in class:moneypunct 1288 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct 1330 static const bool intl = _Intl; member in class:moneypunct_byname 1352 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname [all...] |
/external/e2fsprogs/ |
configure.in | 1269 dnl Only include the intl include files if we're building with them 1276 INCLUDES=$INCLUDES' -I$(top_builddir)/intl -I$(top_srcdir)/intl' [all...] |
aclocal.m4 | 50 dnl INTLSYMBOL should be 'external' for packages with no intl directory, 51 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory. 53 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static, 56 dnl $(top_builddir)/intl/libintl.a will be created. 62 dnl INTLDIR is used to find the intl libraries. If empty, 63 dnl the value `$(top_builddir)/intl/' is used. 66 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 174 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv]) 177 AC_LIB_LINKFLAGS_BODY([intl]) 234 dnl libintl. (Cf. the install rule in intl/Makefile.in. [all...] |
/external/icu/icu4c/source/i18n/ |
dcfmtsym.cpp | 15 * 08/26/97 aliu Added currency/intl currency symbol support. 174 NULL, /* intl currency symbol - We don't really try to load this directly from CLDR until we know the currency */
|
/external/libcxx/include/ |
iomanip | 26 template <class moneyT> T7 get_money(moneyT& mon, bool intl = false); 27 template <class charT, class moneyT> T8 put_money(const moneyT& mon, bool intl = false);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
iomanip | 26 template <class moneyT> T7 get_money(moneyT& mon, bool intl = false); 27 template <class charT, class moneyT> T8 put_money(const moneyT& mon, bool intl = false);
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
iomanip | 26 template <class moneyT> T7 get_money(moneyT& mon, bool intl = false); 27 template <class charT, class moneyT> T8 put_money(const moneyT& mon, bool intl = false);
|
/build/tools/droiddoc/templates-pdk/ |
customizations.cs | 145 <a href="http://www.google.com/intl/en/policies/" target="_blank">Privacy & Terms</a> -
|
/external/bison/ |
ABOUT-NLS | 21 When reporting bugs in the `intl/' directory or bugs which may be 24 `intl/VERSION' file, in internationalized packages. 61 within this package, usually in the `intl/' subdirectory, so prior 78 `intl/VERSION' shows that the library which comes with this package is [all...] |
/external/elfutils/src/ |
ABOUT-NLS | 21 When reporting bugs in the `intl/' directory or bugs which may be 24 `intl/VERSION' file, in internationalized packages. 61 within this package, usually in the `intl/' subdirectory, so prior 78 `intl/VERSION' shows that the library which comes with this package is [all...] |
/frameworks/base/docs/html/distribute/googleplay/families/ |
about.jd | 147 "https://play.google.com/intl/ALL_us/about/families/developer-distribution-agreement-addendum.html">
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConstants.java | 155 public static final String PARAM_ADR_TYPE_INTL = "INTL";
|
/ndk/sources/android/support/ |
Android.mk | 54 src/musl-locale/intl.c \
|
/frameworks/base/docs/html/ |
jd_extras.js | [all...] |
/frameworks/base/ |
Android.mk | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
QuickDraw_Graphics_Suite.py | 118 want = 'intl'
|
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 111 // account for intl docs by removing the intl/*/ path 112 if (pagePath.indexOf("/intl/") == 0) { 113 pagePath = pagePath.substr(pagePath.indexOf("/",6)); // start after intl/ to get last / 1013 var intlUrl = (uri.substring(0,6) == "/intl/"); 1015 base = uri.substring(uri.indexOf('intl/')+5,uri.length); 1017 //alert("intl, returning base url: /" + base); 1020 //alert("not intl, returning uri as found."); [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 134 // account for intl docs by removing the intl/*/ path 135 if (pagePath.indexOf("/intl/") == 0) { 136 pagePath = pagePath.substr(pagePath.indexOf("/",6)); // start after intl/ to get last / [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
AppleEvents.py | 151 cIntlWritingCode = FOUR_CHAR_CODE('intl') 552 typeIntlWritingCode = FOUR_CHAR_CODE('intl') [all...] |
/external/bison/lib/ |
timevar.c | 26 #include "intl.h"
|
/external/icu/icu4c/source/i18n/unicode/ |
dcfmtsym.h | 15 * 08/26/97 aliu Added currency/intl currency symbol support.
|
/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/ |
put_long_double_en_US.pass.cpp | 14 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
|