HomeSort by relevance Sort by last modified time
    Searched refs:has_facet (Results 26 - 50 of 99) sorted by null

12 3 4

  /ndk/tests/device/test-stlport/unit/
locale_test.cpp 148 CPPUNIT_ASSERT( has_facet<implemented_facet>(loc) );
151 CPPUNIT_ASSERT( !has_facet<not_implemented_facet>(loc) );
185 CPPUNIT_ASSERT( has_facet<my_facet>( gloc ) );
196 CPPUNIT_ASSERT( has_facet<my_facet>( loc2 ) );
243 if (!has_facet<messages<char> >(loc)) {
254 if (!has_facet<dummy_facet>(loc)) {
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
103 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
money_facets_test.cpp 60 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
62 CPPUNIT_ASSERT( has_facet<money_get<char> >(loc) );
74 CPPUNIT_ASSERT( (has_facet<moneypunct<char, true> >(loc)) );
187 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
282 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
292 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
354 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
  /external/stlport/test/unit/
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
103 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
money_facets_test.cpp 60 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
62 CPPUNIT_ASSERT( has_facet<money_get<char> >(loc) );
74 CPPUNIT_ASSERT( (has_facet<moneypunct<char, true> >(loc)) );
187 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
282 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
292 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
354 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
  /ndk/tests/device/test-gnustl-full/unit/
collate_facets_test.cpp 19 CPPUNIT_ASSERT( has_facet<collate<char> >(locale::classic()) );
39 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
55 CPPUNIT_ASSERT( has_facet<collate<char> >(loc) );
86 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
103 CPPUNIT_ASSERT( has_facet<collate<wchar_t> >(loc) );
money_facets_test.cpp 60 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
62 CPPUNIT_ASSERT( has_facet<money_get<char> >(loc) );
74 CPPUNIT_ASSERT( (has_facet<moneypunct<char, true> >(loc)) );
187 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
282 CPPUNIT_ASSERT( has_facet<money_put<char> >(loc) );
292 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
354 CPPUNIT_ASSERT( (has_facet<moneypunct<char, false> >(loc)) );
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.h 78 has_facet(const locale&) throw();
438 has_facet(const locale&) throw ();
474 has_facet(const locale&) throw();
561 * has_facet tests the locale argument for the presence of the facet type
571 has_facet(const locale& __loc) throw();
577 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.h 81 has_facet(const locale&) throw();
449 has_facet(const locale&) throw();
485 has_facet(const locale&) throw();
575 * has_facet tests the locale argument for the presence of the facet type
585 has_facet(const locale& __loc) throw();
591 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_classes.h 81 has_facet(const locale&) throw();
449 has_facet(const locale&) throw();
485 has_facet(const locale&) throw();
575 * has_facet tests the locale argument for the presence of the facet type
585 has_facet(const locale& __loc) throw();
591 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 78 has_facet(const locale&) throw();
438 has_facet(const locale&) throw ();
474 has_facet(const locale&) throw();
561 * has_facet tests the locale argument for the presence of the facet type
571 has_facet(const locale& __loc) throw();
577 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 78 has_facet(const locale&) throw();
438 has_facet(const locale&) throw ();
474 has_facet(const locale&) throw();
561 * has_facet tests the locale argument for the presence of the facet type
571 has_facet(const locale& __loc) throw();
577 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_classes.h 78 has_facet(const locale&) throw();
438 has_facet(const locale&) throw ();
474 has_facet(const locale&) throw();
561 * has_facet tests the locale argument for the presence of the facet type
571 has_facet(const locale& __loc) throw();
577 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_classes.h 78 has_facet(const locale&) throw();
438 has_facet(const locale&) throw ();
474 has_facet(const locale&) throw();
561 * has_facet tests the locale argument for the presence of the facet type
571 has_facet(const locale& __loc) throw();
577 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 81 has_facet(const locale&) throw();
449 has_facet(const locale&) throw();
485 has_facet(const locale&) throw();
575 * has_facet tests the locale argument for the presence of the facet type
585 has_facet(const locale& __loc) throw();
591 * where Facet is the template parameter. If has_facet(locale) is true,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_classes.h 81 has_facet(const locale&) throw();
449 has_facet(const locale&) throw();
485 has_facet(const locale&) throw();
575 * has_facet tests the locale argument for the presence of the facet type
585 has_facet(const locale& __loc) throw();
591 * where Facet is the template parameter. If has_facet(locale) is true,
  /external/stlport/stlport/stl/
_locale.h 301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_locale.h 301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 396 // BOOST_USE_FACET / HAS_FACET workaround ----------------------------------//
399 // The same problem occurs with has_facet.
412 # define BOOST_HAS_FACET(Type, loc) std::has_facet(loc, static_cast<Type*>(0))
418 # define BOOST_HAS_FACET(Type, loc) std::has_facet< Type >(loc)
422 # define BOOST_HAS_FACET(Type, loc) std::has_facet< Type >(loc)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_locale.h 299 struct has_facet { struct
301 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_locale.h 299 struct has_facet { struct
301 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
304 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_locale.h 301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_classes.h 81 has_facet(const locale&) throw();
450 has_facet(const locale&) throw();
486 has_facet(const locale&) throw();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_locale.h 301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_locale.h 301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} function in struct:has_facet
306 inline bool has_facet(const locale& __loc) _STLP_NOTHROW

Completed in 412 milliseconds

12 3 4