Home
last modified time | relevance | path

Searched defs:__len (Results 1 – 25 of 97) sorted by relevance

1234

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__algorithm/
Dstable_partition.h39 _Distance __len, in __stable_partition_impl()
134 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local
153 _Distance __len, in __stable_partition_impl()
274 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
Dpop_heap.h38 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __pop_heap()
67 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in pop_heap() local
Dsift_down.h31 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __sift_down()
86 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __floyd_sift_down()
Dpush_heap.h35 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __sift_up()
61 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in __push_heap() local
Dstable_sort.h148 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort_move()
196 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort()
243 difference_type __len = __last - __first; in __stable_sort_impl() local
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__algorithm/
Dstable_partition.h39 _Distance __len, in __stable_partition_impl()
134 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local
153 _Distance __len, in __stable_partition_impl()
274 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
Dpop_heap.h38 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __pop_heap()
67 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in pop_heap() local
Dsift_down.h31 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __sift_down()
86 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __floyd_sift_down()
Dpush_heap.h35 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __sift_up()
61 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in __push_heap() local
Dstable_sort.h148 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort_move()
196 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort()
243 difference_type __len = __last - __first; in __stable_sort_impl() local
/external/cronet/stable/third_party/libc++/src/include/__algorithm/
Dstable_partition.h41 _Distance __len, in __stable_partition_impl()
136 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local
153 _Distance __len, in __stable_partition_impl()
274 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
Dpop_heap.h38 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __pop_heap()
67 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in pop_heap() local
Dsift_down.h31 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __sift_down()
86 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __floyd_sift_down()
Dpush_heap.h35 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __sift_up()
61 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in __push_heap() local
Dstable_sort.h149 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort_move()
197 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort()
244 difference_type __len = __last - __first; in __stable_sort_impl() local
/external/cronet/tot/third_party/libc++/src/include/__algorithm/
Dstable_partition.h41 _Distance __len, in __stable_partition_impl()
136 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local
153 _Distance __len, in __stable_partition_impl()
274 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
Dpop_heap.h38 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __pop_heap()
67 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in pop_heap() local
Dsift_down.h31 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __sift_down()
86 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __floyd_sift_down()
Dpush_heap.h35 typename iterator_traits<_RandomAccessIterator>::difference_type __len) { in __sift_up()
61 typename iterator_traits<_RandomAccessIterator>::difference_type __len = __last - __first; in __push_heap() local
Dstable_sort.h149 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort_move()
197 typename iterator_traits<_RandomAccessIterator>::difference_type __len, in __stable_sort()
244 difference_type __len = __last - __first; in __stable_sort_impl() local
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dbsd_locale_defaults.h49 …char* __dest, const wchar_t** __src, size_t __nwc, size_t __len, mbstate_t* __ps, locale_t __loc) { in __libcpp_wcsnrtombs_l()
58 …wchar_t* __dest, const char** __src, size_t __nms, size_t __len, mbstate_t* __ps, locale_t __loc) { in __libcpp_mbsnrtowcs_l()
80 __libcpp_mbsrtowcs_l(wchar_t* __dest, const char** __src, size_t __len, mbstate_t* __ps, locale_t _… in __libcpp_mbsrtowcs_l()
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dbsd_locale_defaults.h49 …char* __dest, const wchar_t** __src, size_t __nwc, size_t __len, mbstate_t* __ps, locale_t __loc) { in __libcpp_wcsnrtombs_l()
58 …wchar_t* __dest, const char** __src, size_t __nms, size_t __len, mbstate_t* __ps, locale_t __loc) { in __libcpp_mbsnrtowcs_l()
80 __libcpp_mbsrtowcs_l(wchar_t* __dest, const char** __src, size_t __len, mbstate_t* __ps, locale_t _… in __libcpp_mbsrtowcs_l()
Dbsd_locale_fallbacks.h50 __libcpp_wcsnrtombs_l(char* __dest, const wchar_t** __src, size_t __nwc, size_t __len, mbstate_t* _… in __libcpp_wcsnrtombs_l()
61 __libcpp_mbsnrtowcs_l(wchar_t* __dest, const char** __src, size_t __nms, size_t __len, mbstate_t* _… in __libcpp_mbsnrtowcs_l()
90 __libcpp_mbsrtowcs_l(wchar_t* __dest, const char** __src, size_t __len, mbstate_t* __ps, locale_t _… in __libcpp_mbsrtowcs_l()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dbsd_locale_fallbacks.h48 __libcpp_wcsnrtombs_l(char* __dest, const wchar_t** __src, size_t __nwc, size_t __len, mbstate_t* _… in __libcpp_wcsnrtombs_l()
59 __libcpp_mbsnrtowcs_l(wchar_t* __dest, const char** __src, size_t __nms, size_t __len, mbstate_t* _… in __libcpp_mbsnrtowcs_l()
88 __libcpp_mbsrtowcs_l(wchar_t* __dest, const char** __src, size_t __len, mbstate_t* __ps, locale_t _… in __libcpp_mbsrtowcs_l()
/external/libcxx/include/
D__bsd_locale_fallbacks.h50 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_wcsnrtombs_l()
65 size_t __len, mbstate_t *__ps, locale_t __l) in __libcpp_mbsnrtowcs_l()
101 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()

1234