Searched defs:m_allocated (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ | ||
D | glsMemoryStressCase.hpp | 71 std::vector<int> m_allocated; member in deqp::gls::MemoryStressCase |
/third_party/boost/boost/container/detail/ | ||
D | node_pool_impl.hpp | 365 size_type m_allocated; //Used nodes for debugging member in boost::container::dtl::private_node_pool_impl |
/third_party/boost/boost/interprocess/mem_algo/ | ||
D | rbtree_best_fit.hpp | 115 size_type m_allocated : 1; member |
/third_party/boost/boost/interprocess/mem_algo/detail/ | ||
D | simple_seq_fit_impl.hpp | 117 size_type m_allocated; member |