Searched defs:max_size (Results 1 – 7 of 7) sorted by relevance
80 size_type max_size() const { return capacity_; } in max_size() function133 size_type max_size() const { return buffer_.capacity(); } in max_size() function
80 size_type max_size() const { return capacity_; } in max_size() function
86 size_type max_size() const { return capacity_; } in max_size() function
229 size_type max_size() const { return m_AllocatedNum; } in max_size() function340 size_type max_size() const throw() { return size_t(-1) / sizeof(DataType); } in max_size() function372 size_type max_size() const throw() { return size_t(-1) / sizeof(void*); } in max_size() function
596 status_t SampleTable::getMaxSampleSize(size_t *max_size) { in getMaxSampleSize()
1678 size_t max_size; in parseChunk() local3956 size_t max_size = tmp; in start() local5262 int32_t max_size; in fragmentedRead() local
45 int max_size, feature_set* matrix, in wifi_get_concurrency_matrix_stub()