Home
last modified time | relevance | path

Searched defs:size_before (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/
H A Dmap.h269 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
283 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
297 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
310 size_type size_before = size(); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/
H A Dmultimap.h240 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local
281 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
295 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
H A Dmultiset.h251 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local
279 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
291 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local
H A Dmap.h275 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local
320 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
335 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
H A Dset.h248 auto size_before = this->size(); in _GLIBCXX_VISIBILITY() local
281 size_type size_before = this->size(); in _GLIBCXX_VISIBILITY() local
/dflybsd-src/sys/kern/
H A Dvfs_vopops.c458 uint64_t size_before=0, size_after=0; in vop_write() local