Home
last modified time | relevance | path

Searched refs:get_al (Results 1 – 2 of 2) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/interprocess/containers/container/
H A Dstable_vector.hpp419 { return get_al().allocate(1); } in allocate_one()
422 { return get_al().allocate_one(); } in allocate_one()
428 { get_al().deallocate(p, 1); } in deallocate_one()
431 { get_al().deallocate_one(p); } in deallocate_one()
503 : internal_data(x.get_al()),impl(x.get_al()) in stable_vector()
512 : internal_data(x.get_al()),impl(x.get_al()) in stable_vector()
551 allocator_type get_allocator()const {return get_al();} in get_allocator()
904 multiallocation_chain m (get_al().allocate_individual(n)); in add_to_pool()
1154 multiallocation_chain mem(get_al().allocate_individual(n)); in insert_iter_fwd_alloc()
1171 get_al().deallocate_one(p); in insert_iter_fwd_alloc()
[all …]
/dports/devel/p5-Inline-Java/Inline-Java-0.540/t/
H A D07_polymorph.t59 my $al = $t1->get_al() ;
97 public ArrayList get_al(){