/third_party/boost/boost/interprocess/allocators/ |
D | private_adaptive_pool.hpp | 156 <Version, T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &other) in private_adaptive_pool_base() argument 185 bool operator==(const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc1, in operator ==() argument 191 bool operator!=(const private_adaptive_pool_base<V, T, S, NodesPerBlock, F, OP> &alloc1, in operator !=() argument 227 …(const private_adaptive_pool_v1<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent>… in private_adaptive_pool_v1() argument 287 …(const private_adaptive_pool<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &o… in private_adaptive_pool() argument
|
D | cached_adaptive_pool.hpp | 91 <T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &other) in cached_adaptive_pool_v1() argument 168 …(const cached_adaptive_pool<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &ot… in cached_adaptive_pool() argument
|
D | adaptive_pool.hpp | 153 …(const adaptive_pool_base<Version, T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPerce… in adaptive_pool_base() argument 228 … (const adaptive_pool_v1<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &other) in adaptive_pool_v1() argument 288 … (const adaptive_pool<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> &other) in adaptive_pool() argument
|
/third_party/boost/boost/container/ |
D | adaptive_pool.hpp | 138 (const adaptive_pool<T2, NodesPerBlock, MaxFreeBlocks, OverheadPercent in adaptive_pool() argument 448 (const private_adaptive_pool<T2, NodesPerBlock, MaxFreeBlocks, OverheadPercent in private_adaptive_pool() argument
|
D | node_allocator.hpp | 127 (const node_allocator<T2, NodesPerBlock in node_allocator() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 378 : NodesPerBlock(NPB), BitsPerIndex(Log2_32(NPB)), in NodesPerBlock() function 403 const uint32_t NodesPerBlock; member
|