Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/libstdc++/include/ext/pb_ds/detail/
Dmap_debug_base.hpp156 alloc.set_throw_prob(0); in insert_new()
172 alloc.set_throw_prob(orig_throw_prob); in insert_new()
315 alloc.set_throw_prob(0); in split()
326 alloc.set_throw_prob(orig_throw_prob); in split()
336 alloc.set_throw_prob(0); in join()
344 alloc.set_throw_prob(orig_throw_prob); in join()
/freebsd-9-stable/contrib/libstdc++/include/ext/
Dthrow_allocator.h106 set_throw_prob(double throw_prob);
317 throw_allocator_base::set_throw_prob(double throw_prob) in set_throw_prob() function