Home
last modified time | relevance | path

Searched defs:container_type (Results 1 – 15 of 15) sorted by relevance

/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/
Dctor_comp_alloc.pass.cpp26 typedef typename base::container_type container_type; typedef
Dctor_alloc.pass.cpp26 typedef typename base::container_type container_type; typedef
Dctor_copy_alloc.pass.cpp35 typedef typename base::container_type container_type; typedef
Dctor_comp_rcont_alloc.pass.cpp37 typedef typename base::container_type container_type; typedef
Dctor_comp_cont_alloc.pass.cpp37 typedef typename base::container_type container_type; typedef
Dctor_move_alloc.pass.cpp40 typedef typename base::container_type container_type; typedef
/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
Dctor_queue_alloc.pass.cpp38 typedef typename base::container_type container_type; typedef
Dctor_rcontainer_alloc.pass.cpp42 typedef typename base::container_type container_type; typedef
Dctor_rqueue_alloc.pass.cpp42 typedef typename base::container_type container_type; typedef
/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
Dctor_copy_alloc.pass.cpp38 typedef typename base::container_type container_type; typedef
Dctor_rcontainer_alloc.pass.cpp42 typedef typename base::container_type container_type; typedef
Dctor_rqueue_alloc.pass.cpp42 typedef typename base::container_type container_type; typedef
/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp742 typedef mutable_buffers_1 container_type; typedef
749 typedef const_buffers_1 container_type; typedef
767 container_type; in buffer() typedef
779 container_type; in buffer() typedef
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_cs.h178 #define get_container(member_ptr, container_type, container_member) \ argument
/external/clang/test/SemaCXX/
Dconversion-function.cpp361 typedef Container<int> container_type; typedef