/external/libcxx/test/std/containers/container.adaptors/priority.queue/priqueue.cons.alloc/ |
D | ctor_comp_alloc.pass.cpp | 26 typedef typename base::container_type container_type; typedef
|
D | ctor_alloc.pass.cpp | 26 typedef typename base::container_type container_type; typedef
|
D | ctor_copy_alloc.pass.cpp | 35 typedef typename base::container_type container_type; typedef
|
D | ctor_comp_rcont_alloc.pass.cpp | 37 typedef typename base::container_type container_type; typedef
|
D | ctor_move_alloc.pass.cpp | 40 typedef typename base::container_type container_type; typedef
|
D | ctor_comp_cont_alloc.pass.cpp | 37 typedef typename base::container_type container_type; typedef
|
/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/ |
D | ctor_copy_alloc.pass.cpp | 38 typedef typename base::container_type container_type; typedef
|
D | ctor_rcontainer_alloc.pass.cpp | 42 typedef typename base::container_type container_type; typedef
|
D | ctor_rqueue_alloc.pass.cpp | 42 typedef typename base::container_type container_type; typedef
|
/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/ |
D | ctor_queue_alloc.pass.cpp | 38 typedef typename base::container_type container_type; typedef
|
D | ctor_rcontainer_alloc.pass.cpp | 42 typedef typename base::container_type container_type; typedef
|
D | ctor_rqueue_alloc.pass.cpp | 42 typedef typename base::container_type container_type; typedef
|
/external/tensorflow/tensorflow/python/module/ |
D | module_test.py | 405 def test_flatten(self, container_type): argument 472 def __init__(self, create_child=True, container_type=list): argument
|
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | buffer.hpp | 742 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/tensorflow/tensorflow/compiler/xla/ |
D | shape_util.h | 80 using container_type = absl::InlinedVector<int64, 2>; variable
|
/external/grpc-grpc/src/core/lib/json/ |
D | json_string.cc | 220 grpc_json_type container_type = GRPC_JSON_TOP_LEVEL; in json_reader_container_ends() local
|
/external/clang/test/SemaCXX/ |
D | conversion-function.cpp | 361 typedef Container<int> container_type; typedef
|
/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_cs.h | 204 #define get_container(member_ptr, container_type, container_member) \ argument
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-scheduler.hpp | 893 typedef std::vector<elem_type> container_type; typedef in rxcpp::schedulers::detail::schedulable_queue
|