Searched defs:next_layer (Results 1 – 10 of 10) sorted by relevance
27 next_layer = rfc5652.id_ct_contentInfo variable38 next_layer = layer['contentType'] variable49 next_layer = layer['encapContentInfo']['eContentType'] variable60 next_layer = None variable
33 std::size_t io(Stream& next_layer, stream_core& core, in io()100 io_op(Stream& next_layer, stream_core& core, in io_op()373 inline void async_io(Stream& next_layer, stream_core& core, in async_io()
170 typename remove_reference<Stream>::type& next_layer) in initiate_async_buffered_fill()407 typename remove_reference<Stream>::type& next_layer) in initiate_async_buffered_read_some()
155 typename remove_reference<Stream>::type& next_layer) in initiate_async_buffered_flush()393 typename remove_reference<Stream>::type& next_layer) in initiate_async_buffered_write_some()
186 const next_layer_type& next_layer() const in next_layer() function in boost::asio::ssl::stream199 next_layer_type& next_layer() in next_layer() function in boost::asio::ssl::stream
85 next_layer_type& next_layer() in next_layer() function in boost::asio::buffered_read_stream
85 next_layer_type& next_layer() in next_layer() function in boost::asio::buffered_write_stream
76 next_layer_type& next_layer() in next_layer() function in boost::asio::buffered_stream
699 const PyramidLayer *next_layer = &src_pyr->layers[level - 1]; in compute_flow_field() local
2030 def next_layer(self, original_rp, broadcast_rp): member in _LayerBroadcaster