Home
last modified time | relevance | path

Searched defs:stream_out (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/spirit/home/support/detail/
Dhold_any.hpp73 std::basic_ostream<Char>& (*stream_out)(std::basic_ostream<Char>&, void* const*); member
114 stream_out(std::basic_ostream<Char>& o, void* const* obj) in stream_out() function
159 stream_out(std::basic_ostream<Char>& o, void* const* obj) in stream_out() function
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dframe_data.cc95 grpc_core::OrphanablePtr<grpc_core::ByteStream>* stream_out) { in grpc_deframe_unprocessed_incoming_frames()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c273 struct pipe_stream_output *stream_out, in si_llvm_streamout_store_output()
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c206 static FILE *stream_out = (FILE*)NULL; variable