Home
last modified time | relevance | path

Searched defs:del (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
Dctor.pass.cpp25 explicit my_facet(const mask* tbl = 0, bool del = false, std::size_t refs = 0) in my_facet()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
Dsp_counted_impl.hpp127 D del; // copy constructor must not throw member in boost::detail::sp_counted_impl_pd
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp937 ctype<char>::ctype(const mask* tab, bool del, size_t refs) in ctype()