Searched defs:alloc (Results 1 – 8 of 8) sorted by relevance
38 std::allocator<bool> alloc; in main() local47 min_allocator<bool> alloc; in main() local
51 std::allocator<int> alloc; in main() local62 min_allocator<int> alloc; in main() local
39 void check_allocator ( const dynarray<T> &dyn, const Allocator &alloc ) { in check_allocator()45 void test ( const std::initializer_list<T> &vals, const Allocator &alloc ) { in test()
22 test3(unsigned n, Allocator const &alloc = Allocator()) in test3()
22 void check_allocator(unsigned n, Allocator const &alloc = Allocator()) in check_allocator()
65 test3(unsigned n, Allocator const &alloc = Allocator()) in test3()
262 char *alloc = NULL; in translate_addresses() local
134 alloc_func alloc, in __cxa_vec_new2()150 alloc_func alloc, in __cxa_vec_new3()