HomeSort by relevance Sort by last modified time
    Searched refs:intl (Results 1 - 25 of 49) sorted by null

1 2

  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct/
types.pass.cpp 25 // 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);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
types.pass.cpp 25 // 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);
  /ndk/sources/cxx-stl/stlport/src/
monetary.cpp 140 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
  /ndk/sources/android/support/src/musl-locale/
strfmon.c 11 int fill, nogrp, negpar, nosym, left, intl; local
60 intl = *fmt++ == 'i';
  /ndk/tests/device/test-gnustl-full/unit/
alg_test.cpp 248 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());
  /ndk/tests/device/test-stlport/unit/
alg_test.cpp 248 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());
  /frameworks/base/docs/html/
jd_collections.js 36 "intl/zh-cn/resources.html",
37 "intl/zh-cn/distribute/tools/launch-checklist.html",
38 "intl/zh-cn/distribute/tools/localization-checklist.html"
261 "intl/ja/distribute/googleplay/developer-console.html#alpha-beta",
262 "intl/ja/distribute/googleplay/guide.html",
263 "intl/ja/distribute/essentials/quality/core.html",
265 "intl/ja/support.html",
266 "intl/ja/distribute/essentials/quality/wear.html",
267 "intl/ja/training/tv/start/index.html",
269 "intl/ja/distribute/monetize/ads.html
    [all...]
  /external/v8/tools/
android-sync.sh 103 sync_dir test/intl
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_monetary.h 103 _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);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 936 static const bool intl = _Intl; member in class:moneypunct
1270 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1312 static const bool intl = _Intl; member in class:moneypunct_byname
1334 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 936 static const bool intl = _Intl; member in class:moneypunct
1270 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1312 static const bool intl = _Intl; member in class:moneypunct_byname
1334 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 936 static const bool intl = _Intl; member in class:moneypunct
1270 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1312 static const bool intl = _Intl; member in class:moneypunct_byname
1334 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 936 static const bool intl = _Intl; member in class:moneypunct
1270 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1312 static const bool intl = _Intl; member in class:moneypunct_byname
1334 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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/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.6/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...]

Completed in 1433 milliseconds

1 2