/third_party/boost/boost/histogram/ |
D | unlimited_storage.hpp | 148 struct buffer_type { struct in boost::histogram::unlimited_storage 150 using types = mp11::mp_list<U8, U16, U32, U64, large_int, double>; 153 static constexpr unsigned type_index() noexcept { in type_index() 158 decltype(auto) visit(F&& f, Ts&&... ts) const { in visit() 173 buffer_type(const allocator_type& a = {}) : alloc(a) {} in buffer_type() argument 175 buffer_type(buffer_type&& o) noexcept in buffer_type() function 181 buffer_type& operator=(buffer_type&& o) noexcept { in operator =() 190 buffer_type(const buffer_type& x) : alloc(x.alloc) { in buffer_type() argument 197 buffer_type& operator=(const buffer_type& o) { in operator =() 202 ~buffer_type() noexcept { destroy(); } in ~buffer_type() [all …]
|
/third_party/boost/boost/range/detail/ |
D | any_iterator_interface.hpp | 64 typedef Buffer buffer_type; typedef 89 … typedef typename any_incrementable_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 115 … typedef typename any_single_pass_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 137 … typedef typename any_forward_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef 165 … typedef typename any_bidirectional_iterator_interface<Reference, Buffer>::buffer_type buffer_type; typedef
|
/third_party/boost/boost/asio/ |
D | buffers_iterator.hpp | 38 typedef const_buffer buffer_type; typedef 49 typedef mutable_buffer buffer_type; typedef 67 typedef typename helper::buffer_type buffer_type; typedef 75 typedef mutable_buffer buffer_type; typedef 83 typedef const_buffer buffer_type; typedef 93 typedef mutable_buffer buffer_type; typedef 101 typedef const_buffer buffer_type; typedef 115 BufferSequence, ByteType>::buffer_type buffer_type; typedef in boost::asio::buffers_iterator
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | buffers_iterator.hpp | 38 typedef const_buffer buffer_type; typedef 49 typedef mutable_buffer buffer_type; typedef 67 typedef typename helper::buffer_type buffer_type; typedef 75 typedef mutable_buffer buffer_type; typedef 83 typedef const_buffer buffer_type; typedef 93 typedef mutable_buffer buffer_type; typedef 101 typedef const_buffer buffer_type; typedef 115 BufferSequence, ByteType>::buffer_type buffer_type; typedef in boost::asio::buffers_iterator
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpvp9.c | 134 create_rtp_vp9_buffer_full (guint seqnum, guint picid, guint buffer_type, in create_rtp_vp9_buffer_full() 218 create_rtp_vp9_buffer (guint seqnum, guint picid, guint buffer_type, in create_rtp_vp9_buffer() 229 guint buffer_type; member 236 guint buffer_type; member
|
/third_party/boost/boost/beast/core/ |
D | buffered_read_stream.hpp | 106 using buffer_type = DynamicBuffer; typedef in boost::beast::buffered_read_stream
|
/third_party/boost/libs/beast/include/boost/beast/core/ |
D | buffered_read_stream.hpp | 106 using buffer_type = DynamicBuffer; typedef in boost::beast::buffered_read_stream
|
/third_party/boost/boost/graph/distributed/detail/ |
D | filtered_queue.hpp | 27 typedef Buffer buffer_type; typedef in boost::filtered_queue
|
/third_party/boost/boost/mpi/detail/ |
D | binary_buffer_oprimitive.hpp | 34 typedef std::vector<char, allocator<char> > buffer_type; typedef in boost::mpi::binary_buffer_oprimitive
|
D | binary_buffer_iprimitive.hpp | 34 typedef std::vector<char, allocator<char> > buffer_type; typedef in boost::mpi::binary_buffer_iprimitive
|
D | packed_iprimitive.hpp | 31 typedef std::vector<char, allocator<char> > buffer_type; typedef in boost::mpi::packed_iprimitive
|
D | packed_oprimitive.hpp | 31 typedef std::vector<char, allocator<char> > buffer_type; typedef in boost::mpi::packed_oprimitive
|
/third_party/boost/libs/thread/example/ |
D | monitor.cpp | 93 typedef buffer_t<M> buffer_type; in do_test() typedef
|
/third_party/boost/boost/beast/_experimental/test/ |
D | stream.hpp | 186 using buffer_type = flat_buffer; typedef in boost::beast::test::basic_stream
|
/third_party/boost/libs/beast/include/boost/beast/_experimental/test/ |
D | stream.hpp | 186 using buffer_type = flat_buffer; typedef in boost::beast::test::basic_stream
|
/third_party/boost/boost/graph/distributed/ |
D | queue.hpp | 109 typedef Buffer buffer_type; typedef in boost::graph::distributed::distributed_queue
|
/third_party/boost/boost/spirit/home/karma/nonterminal/ |
D | debug_handler.hpp | 32 typedef detail::enable_buffering<output_iterator> buffer_type; typedef
|
/third_party/boost/boost/iostreams/ |
D | code_converter.hpp | 145 typedef conversion_buffer<Codecvt, Alloc> buffer_type; typedef 249 typedef typename impl_type::buffer_type buffer_type; typedef in boost::iostreams::code_converter
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-buffer.c | 184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local 868 const void *buffer_type = GINT_TO_POINTER (i); in main() local
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | calculate_array_length.cc | 84 auto get_buffer_size_intrinsic = [&](const sem::Struct* buffer_type) { in Run()
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-buffer.c | 184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local 936 const void *buffer_type = GINT_TO_POINTER (i); in main() local
|
/third_party/harfbuzz/test/api/ |
D | test-buffer.c | 184 buffer_type_t buffer_type = GPOINTER_TO_INT (user_data); in test_buffer_contents() local 936 const void *buffer_type = GINT_TO_POINTER (i); in main() local
|
/third_party/boost/boost/iostreams/filter/ |
D | symmetric.hpp | 195 typedef detail::buffer<char_type, Alloc> buffer_type; typedef in boost::iostreams::symmetric_filter
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 230 int buffer_type; in egl_config_to_structure() local 387 int buffer_type; in gst_gl_context_egl_dump_config() local
|
/third_party/boost/boost/iostreams/detail/streambuf/ |
D | indirect_streambuf.hpp | 59 typedef detail::basic_buffer<char_type, Alloc> buffer_type; typedef in boost::iostreams::detail::indirect_streambuf
|