Searched refs:intl (Results 1 - 14 of 14) sorted by relevance

/external/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
H A Dtypes.pass.cpp25 // static const bool intl = International;
44 test(std::moneypunct<char, false>::intl);
45 test(std::moneypunct<char, true>::intl);
46 test(std::moneypunct<wchar_t, false>::intl);
47 test(std::moneypunct<wchar_t, true>::intl);
/external/stlport/src/
H A Dmonetary.cpp140 const bool moneypunct<char, true>::intl; member in class:moneypunct
141 const bool moneypunct<char, false>::intl; member in class:moneypunct
143 const bool moneypunct<wchar_t, true>::intl; member in class:moneypunct
144 const bool moneypunct<wchar_t, false>::intl; member in class:moneypunct
/external/stlport/test/unit/
H A Dalg_test.cpp248 list<int> intl; local
249 intl.push_front(1);
250 intl.push_front(2);
260 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
272 first = find_first_of(intv.begin(), intv.end(), intl.begin(), intl.end());
/external/chromium_org/v8/tools/
H A Dandroid-sync.sh103 sync_dir test/intl
/external/stlport/stlport/stl/
H A D_monetary.h103 _STLP_STATIC_CONSTANT(bool, intl = true);
143 _STLP_STATIC_CONSTANT(bool, intl = false);
184 _STLP_STATIC_CONSTANT(bool, intl = true);
223 _STLP_STATIC_CONSTANT(bool, intl = false);
/external/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp3403 UBool intl = i<affixPat.length() &&
3405 if (intl) {
3412 intl = FALSE;
4273 UBool intl = i<pattern.length() &&
4276 if (intl) {
4281 intl = FALSE;
4303 } else if(intl) {
4365 if(intl) {
5199 const UnicodeString &intl =
5201 c = intl
[all...]
/external/chromium_org/native_client_sdk/src/doc/
H A Dfaq.rst575 .. _Google Chrome privacy policy: https://www.google.com/chrome/intl/en/privacy.html
576 .. _Google Chrome Terms of Service: https://www.google.com/chrome/intl/en/eula_text.html
/external/chromium_org/third_party/icu/source/i18n/
H A Ddecimfmt.cpp3314 UBool intl = i<affixPat.length() && local
3316 if (intl) {
3323 intl = FALSE;
4184 UBool intl = i<pattern.length() && local
4187 if (intl) {
4192 intl = FALSE;
4214 } else if(intl) {
4276 if(intl) {
5629 const UnicodeString &intl = local
5631 c = intl
[all...]
/external/bison/lib/
H A Dgnulib.mk519 # This is for those projects which use "gettextize --intl" to put a source-code
521 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
524 # This option has no effect when the user disables NLS (because then the intl
526 # "gettextize --intl".
527 AM_CPPFLAGS += -I$(top_builddir)/intl
/external/e2fsprogs/
H A Dconfigure8946 names_next_round='intl '
9365 LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV"
9366 LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV"
9400 gt_source="included intl directory"
11426 INCLUDES=$INCLUDES' -I$(top_builddir)/intl -I$(top_srcdir)/intl'
11452 resize/Makefile doc/Makefile intl/Makefile \
11453 intl/libgnuintl.h po/Makefile.in ; do
/external/libcxx/src/
H A Dlocale.cpp5434 bool intl, char cs_precedes, char sep_by_space, char sign_posn,
5442 const bool symbol_contains_sep = intl && __curr_symbol_.size() == 4;
5433 __init_pat(money_base::pattern& pat, basic_string<charT>& __curr_symbol_, bool intl, char cs_precedes, char sep_by_space, char sign_posn, charT space_char) argument
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2485 milliseconds