Home
last modified time | relevance | path

Searched defs:__size (Results 1 – 25 of 32) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_map_to_unordered_map.h40 __log2(std::size_t __size) in __log2()
50 __map_insert_cost(std::size_t __size) in __map_insert_cost()
55 __map_erase_cost(std::size_t __size) in __map_erase_cost()
60 __map_find_cost(std::size_t __size) in __map_find_cost()
104 __record_insert(std::size_t __size, std::size_t __count) in __record_insert()
117 __record_erase(std::size_t __size, std::size_t __count) in __record_erase()
130 __record_find(std::size_t __size) in __record_find()
218 std::size_t __size, std::size_t __count) in __trace_map_to_unordered_map_insert()
228 std::size_t __size, std::size_t __count) in __trace_map_to_unordered_map_erase()
238 std::size_t __size) in __trace_map_to_unordered_map_find()
H A Dprofiler_list_to_vector.h109 __opr_insert(std::size_t __shift, std::size_t __size) in __opr_insert()
213 std::size_t __shift, std::size_t __size) in __trace_list_to_vector_insert()
H A Dprofiler_node.h72 __size(__stack_t __stack) in __size() function
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_map_to_unordered_map.h40 __log2(std::size_t __size) in __log2()
50 __map_insert_cost(std::size_t __size) in __map_insert_cost()
55 __map_erase_cost(std::size_t __size) in __map_erase_cost()
60 __map_find_cost(std::size_t __size) in __map_find_cost()
114 __record_insert(std::size_t __size, std::size_t __count) in __record_insert()
124 __record_erase(std::size_t __size, std::size_t __count) in __record_erase()
134 __record_find(std::size_t __size) in __record_find()
224 std::size_t __size, std::size_t __count) in __trace_map_to_unordered_map_insert()
238 std::size_t __size, std::size_t __count) in __trace_map_to_unordered_map_erase()
251 __trace_map_to_unordered_map_find(const void* __obj, std::size_t __size) in __trace_map_to_unordered_map_find()
H A Dprofiler_list_to_vector.h129 __opr_insert(std::size_t __shift, std::size_t __size) in __opr_insert()
199 __opr_insert(const void* __obj, std::size_t __shift, std::size_t __size) in __opr_insert()
286 std::size_t __shift, std::size_t __size) in __trace_list_to_vector_insert()
H A Dprofiler_vector_to_list.h131 __opr_find(std::size_t __size) in __opr_find()
256 __opr_find(const void* __obj, std::size_t __size) in __opr_find()
338 __trace_vector_to_list_find(const void* __obj, std::size_t __size) in __trace_vector_to_list_find()
H A Dprofiler_node.h68 __size(__stack_t __stack) in __size() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstring_view.tcc107 size_type __size = this->_M_len; in rfind() local
143 size_type __size = this->size(); in find_last_of() local
189 size_type __size = this->_M_len; in find_last_not_of() local
209 size_type __size = this->_M_len; in find_last_not_of() local
H A Dbasic_string.tcc350 const size_type __size = this->size(); in resize() local
1192 const size_type __size = this->size(); in find() local
1227 const size_type __size = this->size(); in find() local
1246 const size_type __size = this->size(); in rfind() local
1266 size_type __size = this->size(); in rfind() local
1301 size_type __size = this->size(); in find_last_of() local
1347 size_type __size = this->size(); in find_last_not_of() local
1367 size_type __size = this->size(); in find_last_not_of() local
1421 const size_type __size = this->size(); in compare() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/experimental/bits/
H A Dstring_view.tcc111 size_type __size = this->_M_len; in rfind() local
145 size_type __size = this->size(); in find_last_of() local
189 size_type __size = this->_M_len; in find_last_not_of() local
209 size_type __size = this->_M_len; in find_last_not_of() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.tcc329 const size_type __size = __str.size(); in append() local
401 const size_type __size = __last - __first; in erase() local
449 const size_type __size = sizeof(_Rep_base) + in _M_destroy() local
594 size_type __size = (__capacity + 1) * sizeof(_CharT) + sizeof(_Rep); in _S_create() local
644 const size_type __size = this->size(); in resize() local
742 const size_type __size = this->size(); in find() local
765 const size_type __size = this->size(); in find() local
783 const size_type __size = this->size(); in rfind() local
803 size_type __size = this->size(); in rfind() local
836 size_type __size = this->size(); in find_last_of() local
[all …]
H A Dbasic_string.h2224 const size_type __size = this->size(); in _GLIBCXX_VISIBILITY() local
2442 const auto __size = __lhs.size() + __rhs.size(); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring.tcc52 const size_type __size = this->size(); in resize() local
273 const size_type __size = this->size(); in find() local
297 const size_type __size = this->size(); in find() local
316 const size_type __size = this->size(); in rfind() local
337 size_type __size = this->size(); in rfind() local
373 size_type __size = this->size(); in find_last_of() local
420 size_type __size = this->size(); in find_last_not_of() local
441 size_type __size = this->size(); in find_last_not_of() local
499 const size_type __size = this->size(); in compare() local
H A Dvstring.h790 const size_type __size = this->size(); in _GLIBCXX_VISIBILITY() local
2078 const size_type __size = this->size(); in _GLIBCXX_VISIBILITY() local
2291 const auto __size = __lhs.size() + __rhs.size(); in _GLIBCXX_VISIBILITY() local
H A Drc_string_base.h424 size_type __size = ((__capacity + 1) * sizeof(_CharT) in _GLIBCXX_VISIBILITY() local
450 const size_type __size = ((_M_info._M_capacity + 1) * sizeof(_CharT) in _GLIBCXX_VISIBILITY() local
H A Dcodecvt_specializations.h337 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() local
441 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring.tcc53 const size_type __size = this->size(); in resize() local
273 const size_type __size = this->size(); in find() local
297 const size_type __size = this->size(); in find() local
316 const size_type __size = this->size(); in rfind() local
337 size_type __size = this->size(); in rfind() local
373 size_type __size = this->size(); in find_last_of() local
420 size_type __size = this->size(); in find_last_not_of() local
441 size_type __size = this->size(); in find_last_not_of() local
499 const size_type __size = this->size(); in compare() local
H A Dvstring.h777 const size_type __size = this->size(); in _GLIBCXX_VISIBILITY() local
1935 const size_type __size = this->size(); in _GLIBCXX_VISIBILITY() local
2148 const auto __size = __lhs.size() + __rhs.size(); in _GLIBCXX_VISIBILITY() local
H A Drc_string_base.h422 size_type __size = ((__capacity + 1) * sizeof(_CharT) in _GLIBCXX_VISIBILITY() local
448 const size_type __size = ((_M_info._M_capacity + 1) * sizeof(_CharT) in _GLIBCXX_VISIBILITY() local
H A Dcodecvt_specializations.h336 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() local
440 size_t __size = __from_end - __from; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Dgmm_malloc.h31 _mm_malloc (size_t __size, size_t __align) in _mm_malloc()
/dflybsd-src/contrib/gcc-4.7/libssp/ssp/
H A Dunistd.h76 getcwd (char *__buf, size_t __size) in getcwd()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dunique_copy.h60 _DifferenceType __size = __last - __first; in __parallel_unique_copy() local
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dunique_copy.h60 _DifferenceType __size = __last - __first; in __parallel_unique_copy() local
/dflybsd-src/include/
H A Dnl_types.h84 int __size; member

12