Searched defs:size_bytes (Results 1 – 4 of 4) sorted by relevance
40 constexpr size_t size_bytes() const { return fSize * sizeof(T); } in size_bytes() function
49 index_type size_bytes() const { return size_ * sizeof(T); } in size_bytes() function
184 constexpr std::size_t size_bytes() const noexcept { in size_bytes() function in boost::histogram::detail::span
1022 gint64 size_bytes; in sink_query() local