Home
last modified time | relevance | path

Searched refs:init_stream (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/iostreams/src/
Dlzma.cpp123 init_stream(compress); in reset()
142 init_stream(compress); in do_init()
145 void lzma_base::init_stream(bool compress) in init_stream() function in boost::iostreams::detail::lzma_base
/third_party/ffmpeg/libavformat/
Dbintext.c51 static AVStream * init_stream(AVFormatContext *s) in init_stream() function
181 AVStream *st = init_stream(s); in bintext_read_header()
226 AVStream *st = init_stream(s); in xbin_read_header()
273 st = init_stream(s); in adf_read_header()
330 st = init_stream(s); in idf_read_header()
/third_party/boost/libs/log/src/
Drecord_ostream.cpp35 BOOST_LOG_API void basic_record_ostream< CharT >::init_stream() in init_stream() function in boost::basic_record_ostream
37 base_type::init_stream(); in init_stream()
/third_party/boost/boost/log/sources/
Drecord_ostream.hpp124 init_stream(); in basic_record_ostream()
189 init_stream(); in attach_record()
345 BOOST_LOG_API void init_stream();
/third_party/grpc/src/core/lib/transport/
Dtransport_impl.h35 int (*init_stream)(grpc_transport* self, grpc_stream* stream, member
Dtransport.cc132 return transport->vtable->init_stream(transport, stream, refcount,
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h218 extern int init_stream(const struct position *pos, const char *, int fd, const char **next_path);
Dtokenize.c313 int init_stream(const struct position *pos, const char *name, int fd, const char **next_path) in init_stream() function
1025 idx = init_stream(pos, name, fd, next_path); in tokenize()
Dsymbol.c855 int stream = init_stream(NULL, "builtin", -1, includepath); in init_symbols()
Dpre-process.c2096 int stream = init_stream(NULL, "preprocessor", -1, includepath); in init_preprocessor()
/third_party/boost/boost/iostreams/filter/
Dlzma.hpp175 void init_stream(bool compress);
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp230 init_stream(); in basic_formatting_ostream()
244 init_stream(); in basic_formatting_ostream()
713 void init_stream() in init_stream() function in boost::basic_formatting_ostream
/third_party/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc324 int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
1221 sizeof(inproc_stream), "inproc", init_stream,
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc1422 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
1487 init_stream,
/third_party/grpc/doc/core/
Dtransport_explainer.md171 * `init_stream`
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc692 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
3268 init_stream,
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.83626 init_stream, so that the caps get set.
5200 is initialized in ->init_stream(), so set to UNKNOWN after calling
5201 ->init_stream() so that capsnego starts.
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.85797 init_stream, so that the caps get set.
7371 is initialized in ->init_stream(), so set to UNKNOWN after calling
7372 ->init_stream() so that capsnego starts.