/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | vector.tcc | 263 const size_type __len = std::distance(__first, __last); in _M_assign_aux() local 343 const size_type __len = in _M_insert_aux() local 403 const size_type __len = in _M_emplace_back_aux() local 481 const size_type __len = in _M_fill_insert() local 547 const size_type __len = in _M_default_append() local 650 const size_type __len = in _M_range_insert() local 719 const size_type __len = in _M_fill_insert() local 753 const size_type __len = in _M_insert_range() local 781 const size_type __len = in _M_insert_aux() local
|
H A D | basic_string.tcc | 89 size_type __len = 0; in _S_construct() local 288 const size_type __len = __n + this->size(); in append() local 306 const size_type __len = __n + this->size(); in append() local 332 const size_type __len = __size + this->size(); in append() local 350 const size_type __len = __n + this->size(); in append() local 700 const __size_type __len = _Traits::length(__lhs); in operator +() local 715 const __size_type __len = __rhs.size(); in operator +() local 923 const size_type __len = std::min(__n, __osize); in compare() local 940 const size_type __len = std::min(__n1, __n2); in compare() local 956 const size_type __len = std::min(__size, __osize); in compare() local [all …]
|
H A D | stl_algo.h | 866 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2472 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2517 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2568 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2621 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2687 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 3418 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3442 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 3466 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local 3494 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local
|
H A D | streambuf.tcc | 56 const streamsize __len = std::min(__buf_len, __remaining); in xsgetn() local 90 const streamsize __len = std::min(__buf_len, __remaining); in xsputn() local
|
H A D | stl_deque.h | 1144 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1166 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1188 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1695 const size_type __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local
|
H A 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
|
H A D | stl_heap.h | 397 const _DistanceType __len = __last - __first; in _GLIBCXX_VISIBILITY() local 437 const _DistanceType __len = __last - __first; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libssp/ssp/ |
H A 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()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | vector.tcc | 292 const size_type __len = std::distance(__first, __last); in _M_assign_aux() local 422 const size_type __len = in _M_realloc_insert() local 527 const size_type __len = in _M_fill_insert() local 602 const size_type __len = in _M_default_append() local 718 const size_type __len = in _M_range_insert() local 789 const size_type __len = in _M_fill_insert() local 824 const size_type __len = in _M_insert_range() local 853 const size_type __len = in _M_insert_aux() local
|
H A D | basic_string.tcc | 167 size_type __len = 0; in _M_construct() local 362 const size_type __len = __n + this->size(); in _M_append() local 1163 const __size_type __len = _Traits::length(__lhs); in operator +() local 1178 const __size_type __len = __rhs.size(); in operator +() local 1203 size_type __len = __size - __pos; in find() local 1390 const size_type __len = std::min(__n, __osize); in compare() local 1407 const size_type __len = std::min(__n1, __n2); in compare() local 1423 const size_type __len = std::min(__size, __osize); in compare() local 1439 const size_type __len = std::min(__n1, __osize); in compare() local 1455 const size_type __len = std::min(__n1, __n2); in compare() local
|
H A D | streambuf.tcc | 55 const streamsize __len = std::min(__buf_len, __remaining); in xsgetn() local 89 const streamsize __len = std::min(__buf_len, __remaining); in xsputn() local
|
H A D | stl_algo.h | 617 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2045 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2131 _DistanceType __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local 2712 const _Distance __len = __last - __first; in _GLIBCXX_VISIBILITY() local 2737 const _Distance __len = (__last - __first + 1) / 2; in _GLIBCXX_VISIBILITY() local
|
H A D | locale_facets_nonio.tcc | 201 const size_type __len = __lc->_M_curr_symbol_size; in _M_extract() local 395 const size_type __len = __str.size(); in do_get() local 445 size_type __len = __ctype.scan_not(ctype_base::digit, __beg, in _M_insert() local 588 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, __cs_size, in do_put() local 603 int __len = std::__convert_from_v(_S_get_c_locale(), __cs, 0, "%.*Lf", in do_put() local 642 const size_t __len = char_traits<_CharT>::length(__format); in _M_extract_via_format() local 870 int __min, int __max, size_t __len, in _M_extract_num() 968 const size_t __len = __traits_type::length(__name); in _M_extract_name() local
|
H A D | stl_deque.h | 1302 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1324 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1346 const size_type __len = size(); in _GLIBCXX_VISIBILITY() local 1952 const size_type __len = std::distance(__first, __last); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | snprintf_lite.cc | 52 const size_t __len = __bufend - __buf + 1; in __throw_insufficient_space() local 84 size_t __len = __cs + __ilen - __out; in __concat_size_t() local 134 const int __len = __concat_size_t(__d, __limit - __d, in __snprintf_lite() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 65 const size_type __len = __n + this->size(); in _M_append() local 200 const __size_type __len = _Traits::length(__lhs); in operator +() local 230 const __size_type __len = _Traits::length(__rhs); in operator +() local 465 const size_type __len = std::min(__n, __osize); in compare() local 484 const size_type __len = std::min(__n1, __n2); in compare() local 501 const size_type __len = std::min(__size, __osize); in compare() local 518 const size_type __len = std::min(__n1, __osize); in compare() local 535 const size_type __len = std::min(__n1, __n2); in compare() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | vstring.tcc | 66 const size_type __len = __n + this->size(); in _M_append() local 200 const __size_type __len = _Traits::length(__lhs); in operator +() local 230 const __size_type __len = _Traits::length(__rhs); in operator +() local 465 const size_type __len = std::min(__n, __osize); in compare() local 484 const size_type __len = std::min(__n1, __n2); in compare() local 501 const size_type __len = std::min(__size, __osize); in compare() local 518 const size_type __len = std::min(__n1, __osize); in compare() local 535 const size_type __len = std::min(__n1, __n2); in compare() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/generic/ |
H A D | c_locale.cc | 55 const size_t __len = strlen(__old) + 1; in __convert_to_v() local 120 const size_t __len = strlen(__old) + 1; in __convert_to_v() local 165 const size_t __len = strlen(__old) + 1; in __convert_to_v() local
|
H A D | time_members.cc | 52 const size_t __len = strftime(__s, __maxlen, __format, __tm); in _M_put() local 137 const size_t __len = wcsftime(__s, __maxlen, __format, __tm); in _M_put() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/ |
H A D | numeric_members.cc | 92 const size_t __len = strlen(__src); in _M_initialize_numpunct() local 191 const size_t __len = strlen(__src); in _M_initialize_numpunct() local
|
H A D | time_members.cc | 50 const size_t __len = strftime_l(__s, __maxlen, __format, __tm, in _M_put() local 199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/config/locale/dragonfly/ |
H A D | c_locale.cc | 55 const size_t __len = strlen(__old) + 1; in __convert_to_v() local 120 const size_t __len = strlen(__old) + 1; in __convert_to_v() local 165 const size_t __len = strlen(__old) + 1; in __convert_to_v() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/os/bsd/dragonfly/ |
H A D | ctype_configure_char.cc | 54 const size_t __len = strlen(__old) + 1; in ctype() local 79 const size_t __len = strlen(__old) + 1; in ctype() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | localename.cc | 317 const size_t __len = std::strlen(_M_names[0]) + 1; in _M_replace_categories() local 343 const size_t __len = std::strlen(__src) + 1; in _M_replace_categories() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | localename.cc | 323 const size_t __len = std::strlen(_M_names[0]) + 1; in _M_replace_categories() local 349 const size_t __len = std::strlen(__src) + 1; in _M_replace_categories() local
|