Home
last modified time | relevance | path

Searched defs:m_capacity (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/compute/detail/
Dlru_cache.hpp132 size_t m_capacity; member in boost::compute::detail::lru_cache
/third_party/boost/libs/compute/include/boost/compute/detail/
Dlru_cache.hpp132 size_t m_capacity; member in boost::compute::detail::lru_cache
/third_party/boost/libs/circular_buffer/example/
Dbounded_buffer_comparison.cpp145 const size_type m_capacity; member in bounded_buffer_deque_based
188 const size_type m_capacity; member in bounded_buffer_list_based
/third_party/boost/libs/circular_buffer/test/
Dbounded_buffer_comparison.cpp145 const size_type m_capacity; member in bounded_buffer_deque_based
188 const size_type m_capacity; member in bounded_buffer_list_based
/third_party/boost/boost/math/special_functions/detail/
Dbernoulli_details.hpp239 unsigned m_used, m_capacity; member
/third_party/boost/boost/circular_buffer/
Ddetails.hpp162 Size m_capacity; member in boost::cb_details::capacity_control
/third_party/boost/libs/log/src/windows/
Dipc_reliable_message_queue.cpp105 const uint32_t m_capacity; member
/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp111 const uint32_t m_capacity; member
/third_party/vk-gl-cts/framework/delibs/decpp/
DdePoolArray.hpp108 deUintptr m_capacity; //!< Number of allocated elements in the array. member in de::PoolArray
/third_party/boost/boost/move/algo/detail/
Dmerge.hpp209 size_type m_capacity; member in boost::movelib::adaptive_xbuf
/third_party/boost/boost/container/
Dvector.hpp442 stored_size_type m_capacity; member