Searched defs:facet (Results 1 - 25 of 32) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h78 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
82 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
84 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
85 virtual ~facet();
88 friend facet * _STLP_CALL _get_facet( facet * );
89 friend void _STLP_CALL _release_facet( facet *& );
92 facet(const facet& ) /* : _Refcount_Base(1) {} */;
93 void operator=(const facet
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h78 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
82 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
84 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
85 virtual ~facet();
88 friend facet * _STLP_CALL _get_facet( facet * );
89 friend void _STLP_CALL _release_facet( facet *& );
92 facet(const facet& ) /* : _Refcount_Base(1) {} */;
93 void operator=(const facet
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_locale.h80 class _STLP_CLASS_DECLSPEC facet : protected _Refcount_Base { class in class:locale
84 * have lower sizeof and generate roll issues. 1 is enough to keep the facet
86 explicit facet(size_t __init_count = 0) : _Refcount_Base( __init_count == 0 ? 0 : 1 ) {} function in class:locale::facet
87 virtual ~facet();
90 friend facet * _STLP_CALL _get_facet( facet * );
91 friend void _STLP_CALL _release_facet( facet *& );
94 facet(const facet& ) /* : _Refcount_Base(1) {} */;
95 void operator=(const facet
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the new
199 * @param Facet The facet type to copy from other
202 * @throw std::runtime_error if other has no facet o
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the new
199 * @param Facet The facet type to copy from other
202 * @throw std::runtime_error if other has no facet o
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the new
199 * @param Facet The facet type to copy from other
202 * @throw std::runtime_error if other has no facet o
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dlocale_classes.h69 class facet;
73 friend class facet;
166 * @brief Construct locale with another facet.
168 * Constructs a copy of the locale @a other. The facet @f is added to
169 * @other, replacing an existing facet of type Facet if there is one. If
173 * @param f The facet to add in.
193 * @brief Construct locale with another facet.
196 * existing facet of type Facet from the locale @a other into the new
199 * @param Facet The facet type to copy from other
202 * @throw std::runtime_error if other has no facet o
335 class locale::facet class in class:locale
367 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the new
202 * @param Facet The facet type to copy from other
205 * @throw std::runtime_error if other has no facet o
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a __other. The facet @a __f
172 * is added to @a __other, replacing an existing facet of type
177 * @param __f The facet to add in.
197 * @brief Construct locale with another facet.
200 * existing facet of type Facet from the locale @a other into the new
203 * @tparam _Facet The facet type to copy from other
206 * @throw std::runtime_error if __other has no facet o
340 class locale::facet class in class:locale
372 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the new
202 * @param Facet The facet type to copy from other
205 * @throw std::runtime_error if other has no facet o
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the new
202 * @param Facet The facet type to copy from other
205 * @throw std::runtime_error if other has no facet o
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a __other. The facet @a __f
172 * is added to @a __other, replacing an existing facet of type
177 * @param __f The facet to add in.
197 * @brief Construct locale with another facet.
200 * existing facet of type Facet from the locale @a other into the new
203 * @tparam _Facet The facet type to copy from other
206 * @throw std::runtime_error if __other has no facet o
340 class locale::facet class in class:locale
372 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dlocale_classes.h70 class facet;
74 friend class facet;
167 * @brief Construct locale with another facet.
169 * Constructs a copy of the locale @a __other. The facet @a __f
170 * is added to @a __other, replacing an existing facet of type
175 * @param __f The facet to add in.
195 * @brief Construct locale with another facet.
198 * existing facet of type Facet from the locale @a other into the new
201 * @tparam _Facet The facet type to copy from other
204 * @throw std::runtime_error if __other has no facet o
338 class locale::facet class in class:locale
370 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a __other. The facet @a __f
172 * is added to @a __other, replacing an existing facet of type
177 * @param __f The facet to add in.
197 * @brief Construct locale with another facet.
200 * existing facet of type Facet from the locale @a other into the new
203 * @tparam _Facet The facet type to copy from other
206 * @throw std::runtime_error if __other has no facet o
340 class locale::facet class in class:locale
372 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_classes.h72 class facet;
76 friend class facet;
169 * @brief Construct locale with another facet.
171 * Constructs a copy of the locale @a other. The facet @f is added to
172 * @other, replacing an existing facet of type Facet if there is one. If
176 * @param f The facet to add in.
196 * @brief Construct locale with another facet.
199 * existing facet of type Facet from the locale @a other into the new
202 * @param Facet The facet type to copy from other
205 * @throw std::runtime_error if other has no facet o
339 class locale::facet class in class:locale
371 facet(size_t __refs = 0) throw() : _M_refcount(__refs ? 1 : 0) function in class:locale::facet
[all...]

Completed in 760 milliseconds

12