Home
last modified time | relevance | path

Searched refs:__x (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler.h271 #define __profcxx_vector_find(__x...) \ argument
277 #define __profcxx_vector_insert(__x...) argument
278 #define __profcxx_vector_iterate(__x...) argument
280 #define __profcxx_vector_resize2(__x...) argument
281 #define __profcxx_vector_find(__x...) argument
292 #define __profcxx_list_insert(__x...) \ argument
295 #define __profcxx_list_iterate(__x...) \ argument
304 #define __profcxx_list_insert(__x...) argument
305 #define __profcxx_list_iterate(__x...) argument
311 #define __profcxx_list_rewind(__x...) \ argument
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler.h243 #define __profcxx_hash_func_destruct(__x...) argument
262 #define __profcxx_vector2list_insert(__x...) argument
301 #define __profcxx_list2slist_rewind(__x...) argument
310 #define __profcxx_map2umap_insert(__x...) \ argument
312 #define __profcxx_map2umap_erase(__x...) \ argument
318 #define __profcxx_map2umap_find(__x...) \ argument
324 #define __profcxx_map2umap_insert(__x...) argument
325 #define __profcxx_map2umap_erase(__x...) argument
326 #define __profcxx_map2umap_iterate(__x...) argument
328 #define __profcxx_map2umap_find(__x...) argument
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dtree.cc64 __x = __x->_M_right; in local_Rb_tree_increment()
66 __x = __x->_M_left; in local_Rb_tree_increment()
98 && __x->_M_parent->_M_parent == __x) in local_Rb_tree_decrement()
99 __x = __x->_M_right; in local_Rb_tree_decrement()
145 else if (__x == __x->_M_parent->_M_left) in local_Rb_tree_rotate_left()
249 if (__x == __x->_M_parent->_M_right) in _Rb_tree_insert_and_rebalance()
251 __x = __x->_M_parent; in _Rb_tree_insert_and_rebalance()
271 if (__x == __x->_M_parent->_M_left) in _Rb_tree_insert_and_rebalance()
273 __x = __x->_M_parent; in _Rb_tree_insert_and_rebalance()
366 while (__x != __root && (__x == 0 || __x->_M_color == _S_black)) in _Rb_tree_rebalance_for_erase()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dtree.cc64 __x = __x->_M_right; in local_Rb_tree_increment()
66 __x = __x->_M_left; in local_Rb_tree_increment()
98 && __x->_M_parent->_M_parent == __x) in local_Rb_tree_decrement()
99 __x = __x->_M_right; in local_Rb_tree_decrement()
145 else if (__x == __x->_M_parent->_M_left) in local_Rb_tree_rotate_left()
249 if (__x == __x->_M_parent->_M_right) in _Rb_tree_insert_and_rebalance()
251 __x = __x->_M_parent; in _Rb_tree_insert_and_rebalance()
271 if (__x == __x->_M_parent->_M_left) in _Rb_tree_insert_and_rebalance()
273 __x = __x->_M_parent; in _Rb_tree_insert_and_rebalance()
366 while (__x != __root && (__x == 0 || __x->_M_color == _S_black)) in _Rb_tree_rebalance_for_erase()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_global/
H A Dcmath84 abs(double __x)
90 abs(float __x)
102 abs(_Tp __x)
109 acos(float __x)
121 acos(_Tp __x)
128 asin(float __x)
140 asin(_Tp __x)
206 cos(float __x)
218 cos(_Tp __x)
244 exp(float __x)
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/c_global/
H A Dcmath87 acos(float __x)
99 acos(_Tp __x)
106 asin(float __x)
118 asin(_Tp __x)
125 atan(float __x)
184 cos(float __x)
196 cos(_Tp __x)
222 exp(float __x)
1856 __x = std::abs(__x);
1859 if (_Tp __a = __x < __y ? __y < __z ? __z : __y : __x < __z ? __z : __x)
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/c_std/
H A Dcmath83 abs(double __x)
87 abs(float __x)
97 abs(_Tp __x)
103 acos(float __x)
113 acos(_Tp __x)
119 asin(float __x)
129 asin(_Tp __x)
184 cos(float __x)
194 cos(_Tp __x)
216 exp(float __x)
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_tree.h103 while (__x->_M_left != 0) __x = __x->_M_left; in _GLIBCXX_VISIBILITY()
110 while (__x->_M_left != 0) __x = __x->_M_left; in _GLIBCXX_VISIBILITY()
117 while (__x->_M_right != 0) __x = __x->_M_right; in _GLIBCXX_VISIBILITY()
1099 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1115 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1131 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1147 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1169 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1173 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1200 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_function.h146 { return __x + __y; } in _GLIBCXX_VISIBILITY()
155 { return __x - __y; } in _GLIBCXX_VISIBILITY()
164 { return __x * __y; } in _GLIBCXX_VISIBILITY()
191 { return -__x; } in _GLIBCXX_VISIBILITY()
292 { return !__x; } in _GLIBCXX_VISIBILITY()
361 unary_negate(const _Predicate& __x) : _M_pred(__x) { } in _GLIBCXX_VISIBILITY()
385 binary_negate(const _Predicate& __x) : _M_pred(__x) { } in _GLIBCXX_VISIBILITY()
434 : _M_ptr(__x) { } in _GLIBCXX_VISIBILITY()
460 : _M_ptr(__x) { } in _GLIBCXX_VISIBILITY()
484 { return __x; } in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_list.h142 : _M_node(__x) { } in _GLIBCXX_VISIBILITY()
218 : _M_node(__x) { } in _GLIBCXX_VISIBILITY()
582 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } in _GLIBCXX_VISIBILITY()
661 this->swap(__x); in _GLIBCXX_VISIBILITY()
1186 swap(list& __x) in _GLIBCXX_VISIBILITY()
1229 if (!__x.empty()) in _GLIBCXX_VISIBILITY()
1233 this->_M_transfer(__position, __x.begin(), __x.end()); in _GLIBCXX_VISIBILITY()
1264 if (this != &__x) in _GLIBCXX_VISIBILITY()
1299 if (this != &__x) in _GLIBCXX_VISIBILITY()
1475 push_back(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multiset.h186 : _M_t(__x._M_t) { } in _GLIBCXX_VISIBILITY()
196 multiset(multiset&& __x) in _GLIBCXX_VISIBILITY()
227 _M_t = __x._M_t; in _GLIBCXX_VISIBILITY()
246 this->swap(__x); in _GLIBCXX_VISIBILITY()
386 swap(multiset& __x) in _GLIBCXX_VISIBILITY()
387 { _M_t.swap(__x._M_t); } in _GLIBCXX_VISIBILITY()
711 { return !(__x == __y); } in _GLIBCXX_VISIBILITY()
718 { return __y < __x; } in _GLIBCXX_VISIBILITY()
725 { return !(__y < __x); } in _GLIBCXX_VISIBILITY()
732 { return !(__x < __y); } in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_set.h194 set(const set& __x) in _GLIBCXX_VISIBILITY()
195 : _M_t(__x._M_t) { } in _GLIBCXX_VISIBILITY()
205 set(set&& __x) in _GLIBCXX_VISIBILITY()
236 _M_t = __x._M_t; in _GLIBCXX_VISIBILITY()
249 operator=(set&& __x) in _GLIBCXX_VISIBILITY()
254 this->swap(__x); in _GLIBCXX_VISIBILITY()
394 swap(set& __x) in _GLIBCXX_VISIBILITY()
737 { return __y < __x; } in _GLIBCXX_VISIBILITY()
744 { return !(__y < __x); } in _GLIBCXX_VISIBILITY()
751 { return !(__x < __y); } in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dexp_integral.tcc138 return std::exp(- __x) * (__esum + __osum) / __x; in __expint_E1_asymp()
257 __En = (std::exp(-__x) - __x * __En) / _Tp(__j - 1); in __expint_En_recursion()
267 __En = (std::exp(-__x) - __j * __En) / __x; in __expint_En_recursion()
339 return std::exp(__x) * __sum / __x; in __expint_Ei_asymp()
358 if (__x < _Tp(0)) in __expint_Ei()
382 if (__x < _Tp(0)) in __expint_E1()
423 return std::exp(-__x) * __sum / __x; in __expint_asymp()
481 if (__isnan(__x)) in __expint()
487 _Tp __E0 = std::exp(__x) / __x; in __expint()
518 __expint(_Tp __x) in __expint() argument
[all …]
H A Dcmath543 cbrt(float __x)
554 cbrt(_Tp __x)
577 erf(float __x)
588 erf(_Tp __x)
593 erfc(float __x)
604 erfc(_Tp __x)
609 exp2(float __x)
620 exp2(_Tp __x)
812 log2(float __x)
823 log2(_Tp __x)
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dexp_integral.tcc134 return std::exp(- __x) * (__esum + __osum) / __x; in __expint_E1_asymp()
248 if (__x < _Tp(__n)) in __expint_En_recursion()
253 __En = (std::exp(-__x) - __x * __En) / _Tp(__j - 1); in __expint_En_recursion()
263 __En = (std::exp(-__x) - __j * __En) / __x; in __expint_En_recursion()
335 return std::exp(__x) * __sum / __x; in __expint_Ei_asymp()
354 if (__x < _Tp(0)) in __expint_Ei()
378 if (__x < _Tp(0)) in __expint_E1()
419 return std::exp(-__x) * __sum / __x; in __expint_asymp()
477 if (__isnan(__x)) in __expint()
483 _Tp __E0 = std::exp(__x) / __x; in __expint()
[all …]
H A Dcmath471 cbrt(float __x)
481 cbrt(_Tp __x)
506 erf(float __x)
516 erf(_Tp __x)
520 erfc(float __x)
530 erfc(_Tp __x)
536 exp2(float __x)
546 exp2(_Tp __x)
573 fabs(float __x)
583 fabs(_Tp __x)
[all …]
H A Dbeta_function.tcc75 __beta_gamma(_Tp __x, _Tp __y) in __beta_gamma() argument
80 if (__x > __y) in __beta_gamma()
82 __bet = std::tr1::tgamma(__x) in __beta_gamma()
93 if (__x > __y) in __beta_gamma()
95 __bet = __gamma(__x) / __gamma(__x + __y); in __beta_gamma()
101 __bet *= __gamma(__x); in __beta_gamma()
123 __beta_lgamma(_Tp __x, _Tp __y) in __beta_lgamma() argument
130 _Tp __bet = __log_gamma(__x) in __beta_lgamma()
154 __beta_product(_Tp __x, _Tp __y) in __beta_product() argument
157 _Tp __bet = (__x + __y) / (__x * __y); in __beta_product()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstd_abs.h61 abs(long long __x) { return __builtin_llabs (__x); } in _GLIBCXX_VISIBILITY()
70 abs(double __x) in _GLIBCXX_VISIBILITY()
71 { return __builtin_fabs(__x); } in _GLIBCXX_VISIBILITY()
74 abs(float __x) in _GLIBCXX_VISIBILITY()
78 abs(long double __x) in _GLIBCXX_VISIBILITY()
84 abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } in _GLIBCXX_VISIBILITY()
88 abs(__GLIBCXX_TYPE_INT_N_1 __x) { return __x >= 0 ? __x : -__x; } in _GLIBCXX_VISIBILITY()
92 abs(__GLIBCXX_TYPE_INT_N_2 __x) { return __x >= 0 ? __x : -__x; } in _GLIBCXX_VISIBILITY()
96 abs(__GLIBCXX_TYPE_INT_N_3 __x) { return __x >= 0 ? __x : -__x; } in _GLIBCXX_VISIBILITY()
102 abs(__float128 __x) in _GLIBCXX_VISIBILITY()
[all …]
H A Dspecfun.h535 cyl_bessel_i(_Tpnu __nu, _Tp __x) in _GLIBCXX_VISIBILITY()
681 cyl_neumann(_Tpnu __nu, _Tp __x) in _GLIBCXX_VISIBILITY()
844 expintf(float __x) in _GLIBCXX_VISIBILITY()
854 expintl(long double __x) in _GLIBCXX_VISIBILITY()
870 expint(_Tp __x) in _GLIBCXX_VISIBILITY()
1215 airy_aif(float __x) in _GLIBCXX_VISIBILITY()
1226 airy_ail(long double __x) in _GLIBCXX_VISIBILITY()
1238 airy_ai(_Tp __x) in _GLIBCXX_VISIBILITY()
1250 airy_bif(float __x) in _GLIBCXX_VISIBILITY()
1261 airy_bil(long double __x) in _GLIBCXX_VISIBILITY()
[all …]
H A Dfs_fwd.h121 { return __x = __x & __y; } in _GLIBCXX_VISIBILITY()
125 { return __x = __x | __y; } in _GLIBCXX_VISIBILITY()
129 { return __x = __x ^ __y; } in _GLIBCXX_VISIBILITY()
188 { return __x = __x & __y; } in _GLIBCXX_VISIBILITY()
192 { return __x = __x | __y; } in _GLIBCXX_VISIBILITY()
196 { return __x = __x ^ __y; } in _GLIBCXX_VISIBILITY()
239 { return __x = __x & __y; } in _GLIBCXX_VISIBILITY()
243 { return __x = __x | __y; } in _GLIBCXX_VISIBILITY()
247 { return __x = __x ^ __y; } in _GLIBCXX_VISIBILITY()
287 { return __x = __x & __y; } in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_list.h114 : _List_node_base{ __x._M_next, __x._M_prev } in _GLIBCXX_VISIBILITY()
119 if (__x._M_base()->_M_next == __x._M_base()) in _GLIBCXX_VISIBILITY()
124 __x._M_init(); in _GLIBCXX_VISIBILITY()
143 __x._M_init(); in _GLIBCXX_VISIBILITY()
746 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } in _GLIBCXX_VISIBILITY()
773 { _M_initialize_dispatch(__x.begin(), __x.end(), __false_type()); } in _GLIBCXX_VISIBILITY()
1531 if (!__x.empty()) in _GLIBCXX_VISIBILITY()
1536 __x.begin(), __x.end()); in _GLIBCXX_VISIBILITY()
1588 __x._M_dec_size(1); in _GLIBCXX_VISIBILITY()
1844 push_back(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_tree.h114 while (__x->_M_left != 0) __x = __x->_M_left; in _GLIBCXX_VISIBILITY()
121 while (__x->_M_left != 0) __x = __x->_M_left; in _GLIBCXX_VISIBILITY()
128 while (__x->_M_right != 0) __x = __x->_M_right; in _GLIBCXX_VISIBILITY()
1889 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1905 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1921 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1937 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1959 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1964 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
1991 __y = __x, __x = _S_left(__x); in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_set.h220 set(const set& __x) in _GLIBCXX_VISIBILITY()
221 : _M_t(__x._M_t) { } in _GLIBCXX_VISIBILITY()
293 _M_t = __x._M_t; in _GLIBCXX_VISIBILITY()
441 swap(set& __x) in _GLIBCXX_VISIBILITY()
754 count(const _Kt& __x) const in _GLIBCXX_VISIBILITY()
785 find(const _Kt& __x) in _GLIBCXX_VISIBILITY()
791 find(const _Kt& __x) const in _GLIBCXX_VISIBILITY()
820 lower_bound(const _Kt& __x) in _GLIBCXX_VISIBILITY()
850 upper_bound(const _Kt& __x) in _GLIBCXX_VISIBILITY()
991 { return __y < __x; } in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_bvector.h88 if (__x) in _GLIBCXX_VISIBILITY()
117 __x = __y; in _GLIBCXX_VISIBILITY()
125 __x = __y; in _GLIBCXX_VISIBILITY()
133 __x = __y; in _GLIBCXX_VISIBILITY()
315 : _Bit_iterator_base(__x._M_p, __x._M_offset) { } in _GLIBCXX_VISIBILITY()
400 if (__x) in _GLIBCXX_VISIBILITY()
446 : _M_start(__x._M_start), _M_finish(__x._M_finish) in _GLIBCXX_VISIBILITY()
671 _M_copy_aligned(__x.begin(), __x.end(), begin()); in _GLIBCXX_VISIBILITY()
672 __x.clear(); in _GLIBCXX_VISIBILITY()
763 __x.clear(); in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multimap.h200 : _M_t(__x._M_t) { } in _GLIBCXX_VISIBILITY()
307 _M_t = __x._M_t; in _GLIBCXX_VISIBILITY()
549 insert(_Pair&& __x) in _GLIBCXX_VISIBILITY()
795 swap(multimap& __x) in _GLIBCXX_VISIBILITY()
847 find(const _Kt& __x) -> decltype(_M_t._M_find_tr(__x)) in _GLIBCXX_VISIBILITY()
871 find(const _Kt& __x) const -> decltype(_M_t._M_find_tr(__x)) in _GLIBCXX_VISIBILITY()
889 count(const _Kt& __x) const -> decltype(_M_t._M_count_tr(__x)) in _GLIBCXX_VISIBILITY()
913 lower_bound(const _Kt& __x) in _GLIBCXX_VISIBILITY()
958 upper_bound(const _Kt& __x) in _GLIBCXX_VISIBILITY()
1131 { return __y < __x; } in _GLIBCXX_VISIBILITY()
[all …]

12345678910>>...12