Searched defs:allocate_block (Results 1 – 6 of 6) sorted by relevance
63 void path_storage::allocate_block(unsigned nb) in allocate_block() function in pdfium::agg::path_storage
343 void pod_deque<T, S>::allocate_block(unsigned nb) in allocate_block() function470 void allocate_block(unsigned size) in allocate_block() function
117 void outline_aa::allocate_block() in allocate_block() function in pdfium::agg::outline_aa
172 void allocate_block (long entry_num) in allocate_block() function
42 void *allocate_block() BOOST_NOEXCEPT in allocate_block() function in boost::container::pmr::pool_data_t
214 fn allocate_block(&mut self) -> Result<BlockId> { in allocate_block() method