Home
last modified time | relevance | path

Searched refs:deallocate_block (Results 1 – 6 of 6) sorted by relevance

/third_party/e2fsprogs/ext2ed/
Dblockbitmap_com.c164 deallocate_block (entry_num); in type_ext2_block_bitmap___deallocate()
187 void deallocate_block (long entry_num) in deallocate_block() function
Dext2ed.h409 void deallocate_block (long entry_num);
/third_party/boost/libs/container/src/
Dpool_resource.cpp53 void deallocate_block(void *p) BOOST_NOEXCEPT in deallocate_block() function in boost::container::pmr::pool_data_t
236 return m_pool_data[pool_idx].deallocate_block(p); in do_deallocate()
/third_party/boost/libs/graph_parallel/src/
Dmpi_process_group.cpp48 struct mpi_process_group::deallocate_block struct in boost::graph::distributed::mpi_process_group
50 explicit deallocate_block(blocks_type* blocks) : blocks(blocks) { } in deallocate_block() function
363 deallocate_block(&impl_->blocks)); in allocate_block()
/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp584 struct deallocate_block;
/third_party/boost/boost/container/
Dstring.hpp385 void deallocate_block() in deallocate_block() function in boost::container::dtl::basic_string_base
875 this->deallocate_block(); in operator =()
1810 this->deallocate_block(); in insert()
2837 this->deallocate_block(); in priv_reserve()