Home
last modified time | relevance | path

Searched defs:intl (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dmonetary.cpp140 const bool moneypunct<char, true>::intl; member in moneypunct<char, true>
141 const bool moneypunct<char, false>::intl; member in moneypunct<char, false>
143 const bool moneypunct<wchar_t, true>::intl; member in moneypunct<wchar_t, true>
144 const bool moneypunct<wchar_t, false>::intl; member in moneypunct<wchar_t, false>
/ndk/sources/android/support/src/musl-locale/
Dstrfmon.c11 int fill, nogrp, negpar, nosym, left, intl; in vstrfmon_l() local
/ndk/tests/device/test-stlport/unit/
Dalg_test.cpp248 list<int> intl; in find_first_of_test() local
/ndk/tests/device/test-gnustl-full/unit/
Dalg_test.cpp248 list<int> intl; in find_first_of_test() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp5547 bool intl, char cs_precedes, char sep_by_space, char sign_posn, in __init_pat()