Searched refs:delegate_type (Results 1 – 3 of 3) sorted by relevance
52 typedef linked_streambuf<char_type, traits_type> delegate_type; typedef in boost::iostreams::detail::chainbuf87 delegate_type& delegate() in delegate()88 { return static_cast<delegate_type&>(chain_.front()); } in delegate()
229 typedef mapped_file_source delegate_type; typedef in boost::iostreams::mapped_file230 typedef delegate_type::safe_bool safe_bool;244 BOOST_STATIC_CONSTANT(size_type, max_length = delegate_type::max_length);325 delegate_type delegate_;
440 auto delegate_type = kNumberTypeFloat32; in ReplaceDelegateKernels() local443 delegate_type = kNumberTypeFloat16; in ReplaceDelegateKernels()447 …kernel::KernelKey delegate_desc{kernel::kDelegate, delegate_type, schema::PrimitiveType_NONE, "", … in ReplaceDelegateKernels()