/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | string3.h | 49 size_t __len)) in __NTH() 55 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() 63 size_t __len)) in __NTH() 76 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() 89 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() 95 __NTH (bzero (void *__dest, size_t __len)) in __NTH() 118 size_t __len)) in __NTH() 148 size_t __len)) in __NTH()
|
D | wchar2.h | 475 size_t __len, mbstate_t *__restrict __ps)) in __NTH() 509 size_t __len, mbstate_t *__restrict __ps)) in __NTH() 543 size_t __nmc, size_t __len, mbstate_t *__restrict __ps)) in __NTH() 579 size_t __nwc, size_t __len, mbstate_t *__restrict __ps)) in __NTH()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | string3.h | 49 size_t __len)) in __NTH() 55 __NTH (memmove (void *__dest, const void *__src, size_t __len)) in __NTH() 63 size_t __len)) in __NTH() 76 __NTH (memset (void *__dest, int __ch, size_t __len)) in __NTH() 89 __NTH (bcopy (const void *__src, void *__dest, size_t __len)) in __NTH() 95 __NTH (bzero (void *__dest, size_t __len)) in __NTH() 118 size_t __len)) in __NTH() 148 size_t __len)) in __NTH()
|
D | wchar2.h | 475 size_t __len, mbstate_t *__restrict __ps)) in __NTH() 509 size_t __len, mbstate_t *__restrict __ps)) in __NTH() 543 size_t __nmc, size_t __len, mbstate_t *__restrict __ps)) in __NTH() 579 size_t __nwc, size_t __len, mbstate_t *__restrict __ps)) in __NTH()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | vector.tcc | 262 const size_type __len = std::distance(__first, __last); in _M_assign_aux() local 342 const size_type __len = in _M_insert_aux() local 402 const size_type __len = in _M_emplace_back_aux() local 480 const size_type __len = in _M_fill_insert() local 546 const size_type __len = in _M_default_append() local 649 const size_type __len = in _M_range_insert() local 718 const size_type __len = in _M_fill_insert() local 752 const size_type __len = in _M_insert_range() local 780 const size_type __len = in _M_insert_aux() local
|
D | basic_string.tcc | 87 size_type __len = 0; in _S_construct() local 286 const size_type __len = __n + this->size(); in append() local 304 const size_type __len = __n + this->size(); in append() local 330 const size_type __len = __size + this->size(); in append() local 348 const size_type __len = __n + this->size(); in append() local 698 const __size_type __len = _Traits::length(__lhs); in operator +() local 713 const __size_type __len = __rhs.size(); in operator +() local 921 const size_type __len = std::min(__n, __osize); in compare() local 938 const size_type __len = std::min(__n1, __n2); in compare() local 954 const size_type __len = std::min(__size, __osize); in compare() local [all …]
|
D | stl_algo.h | 834 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2440 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2485 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2536 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2589 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2655 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 3386 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3410 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3434 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local 3462 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local
|
D | locale_facets_nonio.tcc | 197 const size_type __len = __lc->_M_curr_symbol_size; in _M_extract() local 389 const size_type __len = __str.size(); in do_get() local 439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg, in _M_insert() local 581 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, __cs_size, in do_put() local 596 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, 0, "%.*Lf", in do_put() local 635 const size_t __len = char_traits<_CharT>::length(__format); in _M_extract_via_format() local 843 int __min, int __max, size_t __len, in _M_extract_num() 939 const size_t __len = __traits_type::length(__name); in _M_extract_name() local
|
D | stl_deque.h | 1163 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1185 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1207 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1723 const size_type __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | vector.tcc | 262 const size_type __len = std::distance(__first, __last); in _M_assign_aux() local 342 const size_type __len = in _M_insert_aux() local 402 const size_type __len = in _M_emplace_back_aux() local 480 const size_type __len = in _M_fill_insert() local 546 const size_type __len = in _M_default_append() local 649 const size_type __len = in _M_range_insert() local 718 const size_type __len = in _M_fill_insert() local 752 const size_type __len = in _M_insert_range() local 780 const size_type __len = in _M_insert_aux() local
|
D | basic_string.tcc | 87 size_type __len = 0; in _S_construct() local 286 const size_type __len = __n + this->size(); in append() local 304 const size_type __len = __n + this->size(); in append() local 330 const size_type __len = __size + this->size(); in append() local 348 const size_type __len = __n + this->size(); in append() local 698 const __size_type __len = _Traits::length(__lhs); in operator +() local 713 const __size_type __len = __rhs.size(); in operator +() local 921 const size_type __len = std::min(__n, __osize); in compare() local 938 const size_type __len = std::min(__n1, __n2); in compare() local 954 const size_type __len = std::min(__size, __osize); in compare() local [all …]
|
D | stl_algo.h | 834 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2440 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2485 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2536 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2589 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2655 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 3386 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3410 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3434 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local 3462 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local
|
D | locale_facets_nonio.tcc | 197 const size_type __len = __lc->_M_curr_symbol_size; in _M_extract() local 389 const size_type __len = __str.size(); in do_get() local 439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg, in _M_insert() local 581 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, __cs_size, in do_put() local 596 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, 0, "%.*Lf", in do_put() local 635 const size_t __len = char_traits<_CharT>::length(__format); in _M_extract_via_format() local 843 int __min, int __max, size_t __len, in _M_extract_num() 939 const size_t __len = __traits_type::length(__name); in _M_extract_name() local
|
D | stl_deque.h | 1163 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1185 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1207 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1723 const size_type __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local
|
D | deque.tcc | 95 const size_type __len = size(); in operator =() local 948 difference_type __len = __last - __first; in _M_insert_aux() local 971 difference_type __len = __last - __first; in _M_insert_aux() local 1011 difference_type __len = __last - __first; in _M_insert_aux() local 1034 difference_type __len = __last - __first; in _M_insert_aux() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/ |
D | string.h | 61 size_t __len) in __memcpy_ichk() 72 __memmove_ichk (void *__dest, const void *__src, size_t __len) in __memmove_ichk() 84 size_t __len) in __mempcpy_ichk() 95 __memset_ichk (void *__dest, int __ch, size_t __len) in __memset_ichk() 138 size_t __len) in __strncpy_ichk() 161 size_t __len) in __strncat_ichk()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ssp/ |
D | string.h | 61 size_t __len) in __memcpy_ichk() 72 __memmove_ichk (void *__dest, const void *__src, size_t __len) in __memmove_ichk() 84 size_t __len) in __mempcpy_ichk() 95 __memset_ichk (void *__dest, int __ch, size_t __len) in __memset_ichk() 138 size_t __len) in __strncpy_ichk() 161 size_t __len) in __strncat_ichk()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/ |
D | vstring.tcc | 65 const size_type __len = __n + this->size(); in _M_append() local 199 const __size_type __len = _Traits::length(__lhs); in operator +() local 229 const __size_type __len = _Traits::length(__rhs); in operator +() local 464 const size_type __len = std::min(__n, __osize); in compare() local 483 const size_type __len = std::min(__n1, __n2); in compare() local 500 const size_type __len = std::min(__size, __osize); in compare() local 517 const size_type __len = std::min(__n1, __osize); in compare() local 534 const size_type __len = std::min(__n1, __n2); in compare() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
D | vstring.tcc | 65 const size_type __len = __n + this->size(); in _M_append() local 199 const __size_type __len = _Traits::length(__lhs); in operator +() local 229 const __size_type __len = _Traits::length(__rhs); in operator +() local 464 const size_type __len = std::min(__n, __osize); in compare() local 483 const size_type __len = std::min(__n1, __n2); in compare() local 500 const size_type __len = std::min(__size, __osize); in compare() local 517 const size_type __len = std::min(__n1, __osize); in compare() local 534 const size_type __len = std::min(__n1, __n2); in compare() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/ |
D | stable_partition.h | 36 _Distance __len, in __stable_partition_impl() 131 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last); in __stable_partition_impl() local 150 _Distance __len, in __stable_partition_impl() 271 difference_type __len = _IterOps<_AlgPolicy>::distance(__first, __last) + 1; in __stable_partition_impl() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/ |
D | stable_partition.h | 41 _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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/ |
D | stable_partition.h | 39 _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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/ |
D | stable_partition.h | 39 _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
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/ |
H A D | stable_partition.h | 39 _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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/ |
D | stable_partition.h | 39 _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
|