Searched refs:_LIBCPP_INLINE_VISIBILITY (Results 1 – 25 of 83) sorted by relevance
1234
68 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswalnum(wint_t __wc) {return iswalnum(__wc);}70 inline _LIBCPP_INLINE_VISIBILITY int iswalnum(wint_t __wc) {return __libcpp_iswalnum(__wc);}76 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswalpha(wint_t __wc) {return iswalpha(__wc);}78 inline _LIBCPP_INLINE_VISIBILITY int iswalpha(wint_t __wc) {return __libcpp_iswalpha(__wc);}84 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswblank(wint_t __wc) {return iswblank(__wc);}86 inline _LIBCPP_INLINE_VISIBILITY int iswblank(wint_t __wc) {return __libcpp_iswblank(__wc);}92 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswcntrl(wint_t __wc) {return iswcntrl(__wc);}94 inline _LIBCPP_INLINE_VISIBILITY int iswcntrl(wint_t __wc) {return __libcpp_iswcntrl(__wc);}100 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iswdigit(wint_t __wc) {return iswdigit(__wc);}102 inline _LIBCPP_INLINE_VISIBILITY int iswdigit(wint_t __wc) {return __libcpp_iswdigit(__wc);}[all …]
281 _LIBCPP_INLINE_VISIBILITY fmtflags flags() const;282 _LIBCPP_INLINE_VISIBILITY fmtflags flags(fmtflags __fmtfl);283 _LIBCPP_INLINE_VISIBILITY fmtflags setf(fmtflags __fmtfl);284 _LIBCPP_INLINE_VISIBILITY fmtflags setf(fmtflags __fmtfl, fmtflags __mask);285 _LIBCPP_INLINE_VISIBILITY void unsetf(fmtflags __mask);287 _LIBCPP_INLINE_VISIBILITY streamsize precision() const;288 _LIBCPP_INLINE_VISIBILITY streamsize precision(streamsize __prec);289 _LIBCPP_INLINE_VISIBILITY streamsize width() const;290 _LIBCPP_INLINE_VISIBILITY streamsize width(streamsize __wide);316 _LIBCPP_INLINE_VISIBILITY iostate rdstate() const;[all …]
52 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return isalnum(__c);}54 inline _LIBCPP_INLINE_VISIBILITY int isalnum(int __c) {return __libcpp_isalnum(__c);}60 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalpha(int __c) {return isalpha(__c);}62 inline _LIBCPP_INLINE_VISIBILITY int isalpha(int __c) {return __libcpp_isalpha(__c);}68 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isblank(int __c) {return isblank(__c);}70 inline _LIBCPP_INLINE_VISIBILITY int isblank(int __c) {return __libcpp_isblank(__c);}76 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_iscntrl(int __c) {return iscntrl(__c);}78 inline _LIBCPP_INLINE_VISIBILITY int iscntrl(int __c) {return __libcpp_iscntrl(__c);}84 inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isdigit(int __c) {return isdigit(__c);}86 inline _LIBCPP_INLINE_VISIBILITY int isdigit(int __c) {return __libcpp_isdigit(__c);}[all …]
452 inline _LIBCPP_INLINE_VISIBILITY461 inline _LIBCPP_INLINE_VISIBILITY474 inline _LIBCPP_INLINE_VISIBILITY482 inline _LIBCPP_INLINE_VISIBILITY490 inline _LIBCPP_INLINE_VISIBILITY501 inline _LIBCPP_INLINE_VISIBILITY509 inline _LIBCPP_INLINE_VISIBILITY517 inline _LIBCPP_INLINE_VISIBILITY528 inline _LIBCPP_INLINE_VISIBILITY556 _LIBCPP_INLINE_VISIBILITY reverse_iterator() : current() {}[all …]
429 _LIBCPP_INLINE_VISIBILITY437 _LIBCPP_INLINE_VISIBILITY444 _LIBCPP_INLINE_VISIBILITY448 _LIBCPP_INLINE_VISIBILITY457 _LIBCPP_INLINE_VISIBILITY467 _LIBCPP_INLINE_VISIBILITY 472 _LIBCPP_INLINE_VISIBILITY479 _LIBCPP_INLINE_VISIBILITY487 _LIBCPP_INLINE_VISIBILITY493 _LIBCPP_INLINE_VISIBILITY[all …]
327 inline _LIBCPP_INLINE_VISIBILITY351 inline _LIBCPP_INLINE_VISIBILITY375 inline _LIBCPP_INLINE_VISIBILITY399 inline _LIBCPP_INLINE_VISIBILITY423 inline _LIBCPP_INLINE_VISIBILITY447 inline _LIBCPP_INLINE_VISIBILITY471 inline _LIBCPP_INLINE_VISIBILITY501 inline _LIBCPP_INLINE_VISIBILITY531 inline _LIBCPP_INLINE_VISIBILITY561 inline _LIBCPP_INLINE_VISIBILITY[all …]
459 _LIBCPP_INLINE_VISIBILITY463 _LIBCPP_INLINE_VISIBILITY467 _LIBCPP_INLINE_VISIBILITY469 _LIBCPP_INLINE_VISIBILITY472 _LIBCPP_INLINE_VISIBILITY475 _LIBCPP_INLINE_VISIBILITY487 _LIBCPP_INLINE_VISIBILITY493 _LIBCPP_INLINE_VISIBILITY506 _LIBCPP_INLINE_VISIBILITY510 _LIBCPP_INLINE_VISIBILITY[all …]
97 _LIBCPP_INLINE_VISIBILITY102 _LIBCPP_INLINE_VISIBILITY120 _LIBCPP_INLINE_VISIBILITY125 _LIBCPP_INLINE_VISIBILITY129 _LIBCPP_INLINE_VISIBILITY135 _LIBCPP_INLINE_VISIBILITY139 _LIBCPP_INLINE_VISIBILITY145 _LIBCPP_INLINE_VISIBILITY148 _LIBCPP_INLINE_VISIBILITY152 _LIBCPP_INLINE_VISIBILITY[all …]
140 _LIBCPP_INLINE_VISIBILITY void fill(const value_type& __u)142 _LIBCPP_INLINE_VISIBILITY147 _LIBCPP_INLINE_VISIBILITY149 _LIBCPP_INLINE_VISIBILITY151 _LIBCPP_INLINE_VISIBILITY153 _LIBCPP_INLINE_VISIBILITY156 _LIBCPP_INLINE_VISIBILITY158 _LIBCPP_INLINE_VISIBILITY160 _LIBCPP_INLINE_VISIBILITY162 _LIBCPP_INLINE_VISIBILITY[all …]
811 inline _LIBCPP_INLINE_VISIBILITY825 _LIBCPP_INLINE_VISIBILITY834 _LIBCPP_INLINE_VISIBILITY837 _LIBCPP_INLINE_VISIBILITY840 _LIBCPP_INLINE_VISIBILITY843 _LIBCPP_INLINE_VISIBILITY846 _LIBCPP_INLINE_VISIBILITY849 _LIBCPP_INLINE_VISIBILITY851 _LIBCPP_INLINE_VISIBILITY853 _LIBCPP_INLINE_VISIBILITY[all …]
183 _LIBCPP_INLINE_VISIBILITY188 _LIBCPP_INLINE_VISIBILITY206 _LIBCPP_INLINE_VISIBILITY211 _LIBCPP_INLINE_VISIBILITY215 _LIBCPP_INLINE_VISIBILITY221 _LIBCPP_INLINE_VISIBILITY225 _LIBCPP_INLINE_VISIBILITY231 _LIBCPP_INLINE_VISIBILITY234 _LIBCPP_INLINE_VISIBILITY238 _LIBCPP_INLINE_VISIBILITY[all …]
206 _LIBCPP_INLINE_VISIBILITY213 _LIBCPP_INLINE_VISIBILITY223 _LIBCPP_INLINE_VISIBILITY233 _LIBCPP_INLINE_VISIBILITY243 _LIBCPP_INLINE_VISIBILITY251 _LIBCPP_INLINE_VISIBILITY253 _LIBCPP_INLINE_VISIBILITY256 _LIBCPP_INLINE_VISIBILITY259 _LIBCPP_INLINE_VISIBILITY264 _LIBCPP_INLINE_VISIBILITY[all …]
272 _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11275 template<class _Xp> _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11279 _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 value_type real() const {return __re_;}280 _LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 value_type imag() const {return __im_;}282 _LIBCPP_INLINE_VISIBILITY void real(value_type __re) {__re_ = __re;}283 _LIBCPP_INLINE_VISIBILITY void imag(value_type __im) {__im_ = __im;}285 _LIBCPP_INLINE_VISIBILITY complex& operator= (const value_type& __re)287 …_LIBCPP_INLINE_VISIBILITY complex& operator+=(const value_type& __re) {__re_ += __re; return *this…288 …_LIBCPP_INLINE_VISIBILITY complex& operator-=(const value_type& __re) {__re_ -= __re; return *this…289 …_LIBCPP_INLINE_VISIBILITY complex& operator*=(const value_type& __re) {__re_ *= __re; __im_ *= __r…[all …]
155 _LIBCPP_INLINE_VISIBILITY157 _LIBCPP_INLINE_VISIBILITY196 inline _LIBCPP_INLINE_VISIBILITY208 inline _LIBCPP_INLINE_VISIBILITY235 _LIBCPP_INLINE_VISIBILITY238 _LIBCPP_INLINE_VISIBILITY241 _LIBCPP_INLINE_VISIBILITY244 _LIBCPP_INLINE_VISIBILITY249 _LIBCPP_INLINE_VISIBILITY257 _LIBCPP_INLINE_VISIBILITY[all …]
366 _LIBCPP_INLINE_VISIBILITY377 inline _LIBCPP_INLINE_VISIBILITY380 inline _LIBCPP_INLINE_VISIBILITY398 inline _LIBCPP_INLINE_VISIBILITY424 inline _LIBCPP_INLINE_VISIBILITY428 inline _LIBCPP_INLINE_VISIBILITY435 _LIBCPP_INLINE_VISIBILITY449 _LIBCPP_INLINE_VISIBILITY453 _LIBCPP_INLINE_VISIBILITY455 _LIBCPP_INLINE_VISIBILITY[all …]
102 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const string& __s) : logic_error(__s) {}103 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const char* __s) : logic_error(__s) {}112 _LIBCPP_INLINE_VISIBILITY explicit invalid_argument(const string& __s) : logic_error(__s) {}113 _LIBCPP_INLINE_VISIBILITY explicit invalid_argument(const char* __s) : logic_error(__s) {}122 _LIBCPP_INLINE_VISIBILITY explicit length_error(const string& __s) : logic_error(__s) {}123 _LIBCPP_INLINE_VISIBILITY explicit length_error(const char* __s) : logic_error(__s) {}132 _LIBCPP_INLINE_VISIBILITY explicit out_of_range(const string& __s) : logic_error(__s) {}133 _LIBCPP_INLINE_VISIBILITY explicit out_of_range(const char* __s) : logic_error(__s) {}142 _LIBCPP_INLINE_VISIBILITY explicit range_error(const string& __s) : runtime_error(__s) {}143 _LIBCPP_INLINE_VISIBILITY explicit range_error(const char* __s) : runtime_error(__s) {}[all …]
147 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return type();}148 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type max() _NOEXCEPT {return type();}149 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();}158 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return type();}159 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type round_error() _NOEXCEPT {return type();}171 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type infinity() _NOEXCEPT {return type();}172 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN() _NOEXCEPT {return type();}173 … _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type signaling_NaN() _NOEXCEPT {return type();}174 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type denorm_min() _NOEXCEPT {return type();}211 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT {return __min;}[all …]
907 _LIBCPP_INLINE_VISIBILITY929 _LIBCPP_INLINE_VISIBILITY1054 inline _LIBCPP_INLINE_VISIBILITY1062 inline _LIBCPP_INLINE_VISIBILITY1477 _LIBCPP_INLINE_VISIBILITY1480 _LIBCPP_INLINE_VISIBILITY1485 _LIBCPP_INLINE_VISIBILITY1491 _LIBCPP_INLINE_VISIBILITY1497 _LIBCPP_INLINE_VISIBILITY1503 _LIBCPP_INLINE_VISIBILITY[all …]
174 _LIBCPP_INLINE_VISIBILITY reference __make_ref(size_t __pos) _NOEXCEPT176 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR const_reference __make_ref(size_t __pos) const _NOEXCE…178 _LIBCPP_INLINE_VISIBILITY iterator __make_iter(size_t __pos) _NOEXCEPT180 _LIBCPP_INLINE_VISIBILITY const_iterator __make_iter(size_t __pos) const _NOEXCEPT188 _LIBCPP_INLINE_VISIBILITY unsigned long to_ulong() const190 _LIBCPP_INLINE_VISIBILITY unsigned long long to_ullong() const210 inline _LIBCPP_INLINE_VISIBILITY237 inline _LIBCPP_INLINE_VISIBILITY248 inline _LIBCPP_INLINE_VISIBILITY267 inline _LIBCPP_INLINE_VISIBILITY[all …]
388 _LIBCPP_INLINE_VISIBILITY392 _LIBCPP_INLINE_VISIBILITY396 _LIBCPP_INLINE_VISIBILITY398 _LIBCPP_INLINE_VISIBILITY401 _LIBCPP_INLINE_VISIBILITY418 _LIBCPP_INLINE_VISIBILITY422 _LIBCPP_INLINE_VISIBILITY426 _LIBCPP_INLINE_VISIBILITY428 _LIBCPP_INLINE_VISIBILITY431 _LIBCPP_INLINE_VISIBILITY[all …]
198 _LIBCPP_INLINE_VISIBILITY205 _LIBCPP_INLINE_VISIBILITY209 _LIBCPP_INLINE_VISIBILITY217 _LIBCPP_INLINE_VISIBILITY226 _LIBCPP_INLINE_VISIBILITY231 _LIBCPP_INLINE_VISIBILITY237 _LIBCPP_INLINE_VISIBILITY256 _LIBCPP_INLINE_VISIBILITY260 _LIBCPP_INLINE_VISIBILITY268 _LIBCPP_INLINE_VISIBILITY[all …]
142 static inline _LIBCPP_INLINE_VISIBILITY value_type* __allocate ( size_t count )155 static inline _LIBCPP_INLINE_VISIBILITY void __deallocate ( value_type* __ptr ) noexcept182 …inline _LIBCPP_INLINE_VISIBILITY iterator begin() noexcept { return iterator(data());…183 …inline _LIBCPP_INLINE_VISIBILITY const_iterator begin() const noexcept { return const_iterator(da…184 …inline _LIBCPP_INLINE_VISIBILITY const_iterator cbegin() const noexcept { return const_iterator(da…185 …inline _LIBCPP_INLINE_VISIBILITY iterator end() noexcept { return iterator(data() +…186 …inline _LIBCPP_INLINE_VISIBILITY const_iterator end() const noexcept { return const_iterator(da…187 …inline _LIBCPP_INLINE_VISIBILITY const_iterator cend() const noexcept { return const_iterator(da…189 …inline _LIBCPP_INLINE_VISIBILITY reverse_iterator rbegin() noexcept { return reverse_…190 …inline _LIBCPP_INLINE_VISIBILITY const_reverse_iterator rbegin() const noexcept { return const_re…[all …]
212 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY215 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY218 _LIBCPP_INLINE_VISIBILITY222 _LIBCPP_INLINE_VISIBILITY226 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY233 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY238 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY241 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY244 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY247 _LIBCPP_CONSTEXPR _LIBCPP_INLINE_VISIBILITY[all …]
232 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher() : _Hash() {}233 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : _Hash(__h) {}234 _LIBCPP_INLINE_VISIBILITY const _Hash& hash_function() const {return *this;}235 _LIBCPP_INLINE_VISIBILITY238 _LIBCPP_INLINE_VISIBILITY248 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher() : __hash_() {}249 _LIBCPP_INLINE_VISIBILITY __hash_map_hasher(const _Hash& __h) : __hash_(__h) {}250 _LIBCPP_INLINE_VISIBILITY const _Hash& hash_function() const {return __hash_;}251 _LIBCPP_INLINE_VISIBILITY254 _LIBCPP_INLINE_VISIBILITY[all …]
241 _LIBCPP_INLINE_VISIBILITY259 _LIBCPP_INLINE_VISIBILITY263 _LIBCPP_INLINE_VISIBILITY265 _LIBCPP_INLINE_VISIBILITY267 _LIBCPP_INLINE_VISIBILITY270 _LIBCPP_INLINE_VISIBILITY272 _LIBCPP_INLINE_VISIBILITY274 _LIBCPP_INLINE_VISIBILITY276 _LIBCPP_INLINE_VISIBILITY279 _LIBCPP_INLINE_VISIBILITY[all …]