Home
last modified time | relevance | path

Searched refs:freeblock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dquick_allocator.hpp36 template<unsigned size, unsigned align_> union freeblock union
41 freeblock * next;
46 typedef freeblock<size, align_> block;
77 …static freeblock< sizeof( lightweight_mutex ), boost::alignment_of< lightweight_mutex >::value > f… in mutex()
182 freeblock<size, align_> * allocator_impl<size, align_>::free = 0;
185 freeblock<size, align_> * allocator_impl<size, align_>::page = 0;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch575 freeblock(&temp);