Home
last modified time | relevance | path

Searched defs:get_allocator (Results 1 – 25 of 32) sorted by relevance

12

/minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/queue/queue.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp43 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_rcontainer_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/stack/stack.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp43 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_rcontainer_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_rqueue_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp43 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_rcontainer_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
H A Dctor_alloc.pass.cpp31 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_queue_alloc.pass.cpp43 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_container_alloc.pass.cpp43 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_rcontainer_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
H A Dctor_rqueue_alloc.pass.cpp47 allocator_type get_allocator() {return this->c.get_allocator();} in get_allocator() function
/minix3/external/bsd/libc++/dist/libcxx/test/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
H A Dctor_comp_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
H A Dctor_comp_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_alloc.pass.cpp38 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_copy_alloc.pass.cpp44 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function
H A Dctor_comp_rcont_alloc.pass.cpp49 test_allocator<int> get_allocator() {return c.get_allocator();} in get_allocator() function

12