HomeSort by relevance Sort by last modified time
    Searched refs:facet (Results 51 - 75 of 146) sorted by null

1 23 4 5 6

  /external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/
types.pass.cpp 14 // : public locale::facet,
36 static_assert((std::is_base_of<std::locale::facet, std::ctype<char> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/
types.pass.cpp 14 // : public locale::facet,
36 static_assert((std::is_base_of<std::locale::facet, std::ctype<char> >::value), "");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_numpunct.h 48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet {
54 : locale::facet(__refs) {}
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet {
83 : locale::facet(__refs) {}
  /external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate/
types.pass.cpp 14 // : public locale::facet {
37 static_assert((std::is_base_of<std::locale::facet, std::collate<char> >::value), "");
47 static_assert((std::is_base_of<std::locale::facet, std::collate<wchar_t> >::value), "");
  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct/
types.pass.cpp 19 // : public locale::facet,
35 static_assert((std::is_base_of<std::locale::facet, std::moneypunct<char> >::value), "");
36 static_assert((std::is_base_of<std::locale::facet, std::moneypunct<wchar_t> >::value), "");
  /external/libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct/
types.pass.cpp 14 // : public locale::facet
36 static_assert((std::is_base_of<std::locale::facet, std::numpunct<char> >::value), "");
46 static_assert((std::is_base_of<std::locale::facet, std::numpunct<wchar_t> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.collate/locale.collate/
types.pass.cpp 14 // : public locale::facet {
37 static_assert((std::is_base_of<std::locale::facet, std::collate<char> >::value), "");
47 static_assert((std::is_base_of<std::locale::facet, std::collate<wchar_t> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct/
types.pass.cpp 19 // : public locale::facet,
35 static_assert((std::is_base_of<std::locale::facet, std::moneypunct<char> >::value), "");
36 static_assert((std::is_base_of<std::locale::facet, std::moneypunct<wchar_t> >::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/facet.numpunct/locale.numpunct/
types.pass.cpp 14 // : public locale::facet
36 static_assert((std::is_base_of<std::locale::facet, std::numpunct<char> >::value), "");
46 static_assert((std::is_base_of<std::locale::facet, std::numpunct<wchar_t> >::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
messages_members.h 43 : facet(__refs)
48 : facet(__refs)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
domain.py 256 default='', facet=False, returnable=False,
277 :type facet: bool
278 :param facet: A boolean to indicate whether facets
321 'FacetEnabled': facet,
332 'FacetEnabled': facet,
344 'FacetEnabled': facet,
355 'FacetEnabled': facet,
366 'FacetEnabled': facet,
377 'FacetEnabled': facet,
388 'FacetEnabled': facet,
    [all...]
  /external/clang/test/SemaTemplate/
explicit-specialization-member.cpp 15 class numpunct : public locale::facet // expected-error{{use of undeclared identifier 'locale'}} \
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/
types_char.pass.cpp 14 // : public locale::facet,
31 static_assert((std::is_base_of<std::locale::facet, F>::value), "");
types_char16_t.pass.cpp 14 // : public locale::facet,
32 static_assert((std::is_base_of<std::locale::facet, F>::value), "");
types_char32_t.pass.cpp 14 // : public locale::facet,
32 static_assert((std::is_base_of<std::locale::facet, F>::value), "");

Completed in 5368 milliseconds

1 23 4 5 6