Home | History | Annotate | Download | only in src

Lines Matching full:facet

62     void operator()(locale::facet* p) {p->__release_shared();}
135 : public facet
142 vector<facet*> facets_;
144 vector<facet*, __sso_allocator<facet*, N> > facets_;
153 __imp(const __imp&, facet* f, long id);
159 const locale::facet* use_facet(long id) const;
164 void install(facet* f, long id);
174 : facet(refs),
210 : facet(refs),
416 locale::__imp::__imp(const __imp& other, facet* f, long id)
421 unique_ptr<facet, release> hold(f);
437 locale::__imp::install(facet* f, long id)
440 unique_ptr<facet, release> hold(f);
448 const locale::facet*
566 locale::__install_ctor(const locale& other, facet
594 const locale::facet*
607 // locale::facet
609 locale::facet::~facet()
614 locale::facet::__on_zero_shared() _NOEXCEPT
905 : locale::facet(refs),
1522 : locale::facet(refs),
1528 : locale::facet(refs),
4270 : locale::facet(refs),
4277 : locale::facet(refs),