Home
last modified time | relevance | path

Searched refs:__c (Results 1 – 25 of 213) sorted by relevance

123456789

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_scanner.tcc107 if (__c == '\\') in _M_scan_normal()
122 __c = *_M_current++; in _M_scan_normal()
124 if (__c == '(') in _M_scan_normal()
179 else if (__c != ']' && __c != '}') in _M_scan_normal()
213 if (__c == '-') in _M_scan_in_bracket()
337 || __c == 'D' in _M_eat_escape_ecma()
338 || __c == 's' in _M_eat_escape_ecma()
339 || __c == 'S' in _M_eat_escape_ecma()
340 || __c == 'w' in _M_eat_escape_ecma()
355 else if (__c == 'x' || __c == 'u') in _M_eat_escape_ecma()
[all …]
H A Dlocale_facets.h293 widen(char __c) const in _GLIBCXX_VISIBILITY()
872 widen(char __c) const in _GLIBCXX_VISIBILITY()
877 return this->do_widen(__c); in _GLIBCXX_VISIBILITY()
1085 { return __c; } in _GLIBCXX_VISIBILITY()
1135 { return __c; } in _GLIBCXX_VISIBILITY()
2165 if (__c >= _CharT2('0') && __c < _CharT2(_CharT2('0') + __len)) in _GLIBCXX_VISIBILITY()
2166 __ret = __c - _CharT2('0'); in _GLIBCXX_VISIBILITY()
2170 if (__c >= _CharT2('0') && __c <= _CharT2('9')) in _GLIBCXX_VISIBILITY()
2171 __ret = __c - _CharT2('0'); in _GLIBCXX_VISIBILITY()
2172 else if (__c >= _CharT2('a') && __c <= _CharT2('f')) in _GLIBCXX_VISIBILITY()
[all …]
H A Dquoted_string.h98 for (const _CharT* __c = __str._M_string; *__c; ++__c) in _GLIBCXX_VISIBILITY()
100 if (*__c == __str._M_delim || *__c == __str._M_escape) in _GLIBCXX_VISIBILITY()
102 __ostr << *__c; in _GLIBCXX_VISIBILITY()
124 if (__c == __str._M_delim || __c == __str._M_escape) in _GLIBCXX_VISIBILITY()
126 __ostr << __c; in _GLIBCXX_VISIBILITY()
143 _CharT __c; in _GLIBCXX_VISIBILITY()
144 __is >> __c; in _GLIBCXX_VISIBILITY()
147 if (__c != __str._M_delim) in _GLIBCXX_VISIBILITY()
158 __is >> __c; in _GLIBCXX_VISIBILITY()
163 __is >> __c; in _GLIBCXX_VISIBILITY()
[all …]
H A Distream.tcc59 __int_type __c = __sb->sgetc(); in sentry()
65 __c = __sb->snextc(); in sentry()
247 int_type __c = __eof; in get() local
274 return __c; in get()
280 get(char_type& __c) in get() argument
337 __c = __sb->snextc(); in get()
528 __c = __sb->snextc(); in ignore()
652 return __c; in peek()
719 putback(char_type __c) in putback() argument
996 __c = __sb->snextc(); in operator >>()
[all …]
H A Dchar_traits.h142 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY()
143 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); } in _GLIBCXX_VISIBILITY()
383 { return (__c == eof()) ? 0 : __c; } in _GLIBCXX_VISIBILITY()
477 { return char_type(__c); } in _GLIBCXX_VISIBILITY()
481 { return int_type(__c); } in _GLIBCXX_VISIBILITY()
493 { return eq_int_type(__c, eof()) ? 0 : __c; } in _GLIBCXX_VISIBILITY()
587 { return char_type(__c); }
591 { return __c == eof() ? int_type(0xfffd) : int_type(__c); }
603 { return eq_int_type(__c, eof()) ? 0 : __c; }
688 { return int_type(__c); }
[all …]
H A Dboost_concept_check.h578 __i = __c.begin(); in _GLIBCXX_VISIBILITY()
579 __i = __c.end(); in _GLIBCXX_VISIBILITY()
580 __n = __c.size(); in _GLIBCXX_VISIBILITY()
582 __b = __c.empty(); in _GLIBCXX_VISIBILITY()
603 __i = __c.end(); in _GLIBCXX_VISIBILITY()
604 __c.swap(__c2); in _GLIBCXX_VISIBILITY()
646 __i = __c.rend(); in _GLIBCXX_VISIBILITY()
665 __i = __c.rend(); in _GLIBCXX_VISIBILITY()
737 __c.erase(__p); in _GLIBCXX_VISIBILITY()
760 __c.pop_front(); in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/include/xlocale/
H A D_ctype.h81 return ((__c < 0 || __c >= _CACHED_RUNES) ? ___runetype_l(__c, __loc) : in __maskrune_l()
106 return (__c < 0 || __c >= __limit) ? 0 : in __sbmaskrune_l()
107 runes->__runetype[__c] & __f; in __sbmaskrune_l()
151 return (__c < 0 || __c >= _CACHED_RUNES) ? ___tolower_l(__c, __l) : in towlower_l()
152 __runes->__maplower[__c]; in towlower_l()
158 return (__c < 0 || __c >= _CACHED_RUNES) ? ___toupper_l(__c, __l) : in towupper_l()
159 __runes->__mapupper[__c]; in towupper_l()
191 return (__c < 0 || __c >= __limit) ? __c :
192 __runes->__maplower[__c];
198 return (__c < 0 || __c >= __limit) ? __c :
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dset_operations.h92 *__r = *__c; in _M_invoke()
93 ++__c; in _M_invoke()
99 ++__c; in _M_invoke()
119 ++__c; in __count()
125 ++__c; in __count()
172 ++__c; in _M_invoke()
237 ++__c; in _M_invoke()
259 ++__c; in __count()
300 ++__c; in _M_invoke()
306 ++__c; in _M_invoke()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dset_operations.h92 *__r = *__c; in _M_invoke()
93 ++__c; in _M_invoke()
99 ++__c; in _M_invoke()
119 ++__c; in __count()
125 ++__c; in __count()
172 ++__c; in _M_invoke()
237 ++__c; in _M_invoke()
259 ++__c; in __count()
300 ++__c; in _M_invoke()
306 ++__c; in _M_invoke()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Distream.cc72 __c = __sb->sgetc(); in getline()
78 __c = __sb->snextc(); in getline()
150 __c = __sb->sgetc(); in ignore()
155 __c = __sb->snextc(); in ignore()
244 __c = __sb->sgetc(); in operator >>()
250 __c = __sb->snextc(); in operator >>()
322 __c = __sb->sgetc(); in operator >>()
400 __c = __sb->sgetc(); in getline()
477 __c = __sb->sgetc(); in getline()
555 __c = __sb->sgetc(); in ignore()
[all …]
H A Dstreambuf.cc44 traits_type::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
45 while (!traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
58 __c = __sbin->underflow(); in __copy_streambufs_eof()
62 __c = __sbout->sputc(traits_type::to_char_type(__c)); in __copy_streambufs_eof()
63 if (traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
69 __c = __sbin->snextc(); in __copy_streambufs_eof()
84 traits_type::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
98 __c = __sbin->underflow(); in __copy_streambufs_eof()
102 __c = __sbout->sputc(traits_type::to_char_type(__c)); in __copy_streambufs_eof()
103 if (traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Distream.cc50 int_type __c = __sb->sgetc(); in getline()
71 __c = __sb->sgetc(); in getline()
77 __c = __sb->snextc(); in getline()
149 __c = __sb->sgetc(); in ignore()
154 __c = __sb->snextc(); in ignore()
243 __c = __sb->sgetc(); in operator >>()
249 __c = __sb->snextc(); in operator >>()
313 __c = __sb->sgetc(); in getline()
319 __c = __sb->snextc(); in getline()
391 __c = __sb->sgetc(); in ignore()
[all …]
H A Dstreambuf.cc43 traits_type::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
44 while (!traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
57 __c = __sbin->underflow(); in __copy_streambufs_eof()
61 __c = __sbout->sputc(traits_type::to_char_type(__c)); in __copy_streambufs_eof()
62 if (traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
68 __c = __sbin->snextc(); in __copy_streambufs_eof()
83 traits_type::int_type __c = __sbin->sgetc(); in __copy_streambufs_eof() local
97 __c = __sbin->underflow(); in __copy_streambufs_eof()
101 __c = __sbout->sputc(traits_type::to_char_type(__c)); in __copy_streambufs_eof()
102 if (traits_type::eq_int_type(__c, traits_type::eof())) in __copy_streambufs_eof()
[all …]
H A Distream-string.cc67 __int_type __c = __sb->sgetc(); in operator >>()
70 && !__traits_type::eq_int_type(__c, __eof) in operator >>()
72 __traits_type::to_char_type(__c))) in operator >>()
86 __c = __sb->sgetc(); in operator >>()
92 __c = __sb->snextc(); in operator >>()
145 __int_type __c = __sb->sgetc(); in getline()
164 __c = __sb->sgetc(); in getline()
170 __c = __sb->snextc(); in getline()
230 __int_type __c = __sb->sgetc(); in getline()
249 __c = __sb->sgetc(); in getline()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/
H A Dctype_members.cc67 { return towupper(__c); } in do_toupper()
82 { return towlower(__c); } in do_tolower()
97 do_widen(char __c) const in do_widen()
119 const int __c = wctob(__wc); in do_narrow() local
120 return (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
135 const int __c = wctob(*__lo); in do_narrow() local
136 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
144 const int __c = wctob(*__lo); in do_narrow() local
145 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
158 const int __c = wctob(__i); in _M_initialize_ctype() local
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dlocale_facets.h288 widen(char __c) const in _GLIBCXX_VISIBILITY()
867 widen(char __c) const in _GLIBCXX_VISIBILITY()
872 return this->do_widen(__c); in _GLIBCXX_VISIBILITY()
1078 { return __c; } in _GLIBCXX_VISIBILITY()
1127 { return __c; } in _GLIBCXX_VISIBILITY()
2125 if (__c >= _CharT2('0') && __c < _CharT2(_CharT2('0') + __len)) in _GLIBCXX_VISIBILITY()
2126 __ret = __c - _CharT2('0'); in _GLIBCXX_VISIBILITY()
2130 if (__c >= _CharT2('0') && __c <= _CharT2('9')) in _GLIBCXX_VISIBILITY()
2131 __ret = __c - _CharT2('0'); in _GLIBCXX_VISIBILITY()
2132 else if (__c >= _CharT2('a') && __c <= _CharT2('f')) in _GLIBCXX_VISIBILITY()
[all …]
H A Distream.tcc66 __c = __sb->snextc(); in sentry()
241 int_type __c = __eof; in get() local
268 return __c; in get()
274 get(char_type& __c) in get() argument
331 __c = __sb->snextc(); in get()
522 __c = __sb->snextc(); in ignore()
579 __c = __sb->snextc(); in ignore()
646 return __c; in peek()
713 putback(char_type __c) in putback() argument
990 __c = __sb->snextc(); in operator >>()
[all …]
H A Dchar_traits.h140 not_eof(const int_type& __c) in _GLIBCXX_VISIBILITY()
141 { return !eq_int_type(__c, eof()) ? __c : to_int_type(char_type()); } in _GLIBCXX_VISIBILITY()
299 { return (__c == eof()) ? 0 : __c; } in _GLIBCXX_VISIBILITY()
352 { return char_type(__c); } in _GLIBCXX_VISIBILITY()
356 { return int_type(__c); } in _GLIBCXX_VISIBILITY()
368 { return eq_int_type(__c, eof()) ? 0 : __c; } in _GLIBCXX_VISIBILITY()
458 { return char_type(__c); }
462 { return int_type(__c); }
474 { return eq_int_type(__c, eof()) ? 0 : __c; }
555 { return int_type(__c); }
[all …]
H A Dboost_concept_check.h576 __i = __c.begin(); in _GLIBCXX_VISIBILITY()
577 __i = __c.end(); in _GLIBCXX_VISIBILITY()
578 __n = __c.size(); in _GLIBCXX_VISIBILITY()
580 __b = __c.empty(); in _GLIBCXX_VISIBILITY()
601 __i = __c.end(); in _GLIBCXX_VISIBILITY()
602 __c.swap(__c2); in _GLIBCXX_VISIBILITY()
644 __i = __c.rend(); in _GLIBCXX_VISIBILITY()
663 __i = __c.rend(); in _GLIBCXX_VISIBILITY()
735 __c.erase(__p); in _GLIBCXX_VISIBILITY()
758 __c.pop_front(); in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dhypergeometric.tcc129 const _Tp __t0 = __a / __c; in __conf_hyperg_luke()
142 + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; in __conf_hyperg_luke()
148 _Tp __npcm1 = _Tp(__n - 1) + __c; in __conf_hyperg_luke()
150 _Tp __npcm2 = _Tp(__n - 2) + __c; in __conf_hyperg_luke()
242 else if (__c == __a) in __conf_hyperg()
313 const _Tp __t0 = __a * __b / __c; in __hyperg_luke()
327 + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; in __hyperg_luke()
442 const _Tp __d = __c - __a - __b; in __hyperg_reflect()
701 const _Tp __F2 = __hyperg_series(__c - __a, __c - __b, _Tp(1) + __d, in __hyperg_reflect()
750 else if (std::abs(__c - __b) < __toler || std::abs(__c - __a) < __toler) in __hyperg()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dhypergeometric.tcc123 const _Tp __t0 = __a / __c; in __conf_hyperg_luke()
136 + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; in __conf_hyperg_luke()
142 _Tp __npcm1 = _Tp(__n - 1) + __c; in __conf_hyperg_luke()
144 _Tp __npcm2 = _Tp(__n - 2) + __c; in __conf_hyperg_luke()
236 else if (__c == __a) in __conf_hyperg()
309 const _Tp __t0 = __a * __b / __c; in __hyperg_luke()
323 + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; in __hyperg_luke()
439 const _Tp __d = __c - __a - __b; in __hyperg_reflect()
698 const _Tp __F2 = __hyperg_series(__c - __a, __c - __b, _Tp(1) + __d, in __hyperg_reflect()
747 else if (std::abs(__c - __b) < __toler || std::abs(__c - __a) < __toler) in __hyperg()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/
H A Dctype_members.cc104 { return towupper(__c); } in do_toupper()
119 { return towlower(__c); } in do_tolower()
188 do_widen(char __c) const in do_widen()
210 const int __c = wctob(__wc); in do_narrow() local
211 return (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
226 const int __c = wctob(*__lo); in do_narrow() local
227 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
235 const int __c = wctob(*__lo); in do_narrow() local
236 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
249 const int __c = wctob(__i); in _M_initialize_ctype() local
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dctype_members.cc109 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper()
140 do_widen(char __c) const in do_widen()
163 const int __c = wctob(__wc); in do_narrow() local
165 return (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
181 const int __c = wctob(*__lo); in do_narrow() local
182 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
190 const int __c = wctob(*__lo); in do_narrow() local
191 *__dest = (__c == EOF ? __dfault : static_cast<char>(__c)); in do_narrow()
206 const int __c = wctob(__i); in _M_initialize_ctype() local
207 if (__c == EOF) in _M_initialize_ctype()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h96 syncungetc(int_type __c); in _GLIBCXX_VISIBILITY()
99 syncputc(int_type __c); in _GLIBCXX_VISIBILITY()
104 int_type __c = this->syncgetc(); in _GLIBCXX_VISIBILITY() local
105 return this->syncungetc(__c); in _GLIBCXX_VISIBILITY()
131 __ret = this->syncungetc(__c); in _GLIBCXX_VISIBILITY()
150 __ret = traits_type::not_eof(__c); in _GLIBCXX_VISIBILITY()
153 __ret = this->syncputc(__c); in _GLIBCXX_VISIBILITY()
201 { return std::ungetc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
206 { return std::putc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
239 { return std::putwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dstdio_sync_filebuf.h125 syncungetc(int_type __c); in _GLIBCXX_VISIBILITY()
128 syncputc(int_type __c); in _GLIBCXX_VISIBILITY()
133 int_type __c = this->syncgetc(); in _GLIBCXX_VISIBILITY() local
134 return this->syncungetc(__c); in _GLIBCXX_VISIBILITY()
160 __ret = this->syncungetc(__c); in _GLIBCXX_VISIBILITY()
179 __ret = traits_type::not_eof(__c); in _GLIBCXX_VISIBILITY()
182 __ret = this->syncputc(__c); in _GLIBCXX_VISIBILITY()
230 { return std::ungetc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
235 { return std::putc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
268 { return std::putwc(__c, _M_file); } in _GLIBCXX_VISIBILITY()
[all …]

123456789