Lines Matching refs:__d

2337             const difference_type __d = __last - __p2;
2338 if (__m1 < __d)
2341 __p2 = __first + (__m1 - __d);
2988 difference_type __d = __last - __first;
2989 if (__d > 1)
2993 for (--__last, --__d; __first < __last; ++__first, --__d)
2995 difference_type __i = __uid(__g, _Pp(0, __d));
3012 difference_type __d = __last - __first;
3013 if (__d > 1)
3015 for (--__last; __first < __last; ++__first, --__d)
3017 difference_type __i = __rand(__d);
3108 difference_type __d = __last - __first;
3109 if (__d > 1)
3112 for (--__last, --__d; __first < __last; ++__first, --__d)
3114 difference_type __i = __uid(__g, _Pp(0, __d));
3269 __destruct_n __d(0);
3270 unique_ptr<value_type, __destruct_n&> __h(__p.first, __d);
3275 __d.__incr((value_type*)0);
3288 __d.__incr((value_type*)0);
3399 __destruct_n __d(0);
3400 unique_ptr<value_type, __destruct_n&> __h(__p.first, __d);
3405 __d.__incr((value_type*)0);
3418 __d.__incr((value_type*)0);
3786 __destruct_n __d(0);
3787 unique_ptr<value_type, __destruct_n&> __h(__first2, __d);
3790 __d.__incr((value_type*)0);
3798 __d.__incr((value_type*)0);
3806 __d.__incr((value_type*)0);
4358 __destruct_n __d(0);
4359 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d);
4363 …for (_BidirectionalIterator __i = __first; __i != __middle; __d.__incr((value_type*)0), (void) ++_…
4370 …for (_BidirectionalIterator __i = __middle; __i != __last; __d.__incr((value_type*)0), (void) ++__…
4512 __destruct_n __d(0);
4513 unique_ptr<value_type, __destruct_n&> __h(__result, __d);
4518 for (; __first2 != __last2; ++__first2, ++__result, __d.__incr((value_type*)0))
4525 for (; __first1 != __last1; ++__first1, ++__result, __d.__incr((value_type*)0))
4533 __d.__incr((value_type*)0);
4539 __d.__incr((value_type*)0);
4595 __destruct_n __d(0);
4596 unique_ptr<value_type, __destruct_n&> __h2(__first2, __d);
4600 __d.__incr((value_type*)0);
4607 __d.__incr((value_type*)0);
4659 __destruct_n __d(0);
4660 unique_ptr<value_type, __destruct_n&> __h2(__buff, __d);
4662 __d.__set(__l2, (value_type*)0);
4664 __d.__set(__len, (value_type*)0);