Lines Matching full:facet
51 void operator()(locale::facet* p) {p->__release_shared();}
117 : public facet
120 vector<facet*, __sso_allocator<facet*, N> > facets_;
128 __imp(const __imp&, facet* f, long id);
134 const locale::facet* use_facet(long id) const;
139 void install(facet* f, long id);
147 : facet(refs),
183 : facet(refs),
385 locale::__imp::__imp(const __imp& other, facet* f, long id)
390 unique_ptr<facet, release> hold(f);
406 locale::__imp::install(facet* f, long id)
409 unique_ptr<facet, release> hold(f);
417 const locale::facet*
535 locale::__install_ctor(const locale& other, facet* f, long id)
561 const locale::facet*
574 // locale::facet
576 locale::facet::~facet()
581 locale::facet::__on_zero_shared() _NOEXCEPT
872 : locale::facet(refs),
1346 : locale::facet(refs),
1352 : locale::facet(refs),
4074 : locale::facet(refs),
4081 : locale::facet(refs),