/third_party/boost/libs/iostreams/src/ |
D | lzma.cpp | 123 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/ |
D | bintext.c | 51 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/ |
D | record_ostream.cpp | 35 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/ |
D | record_ostream.hpp | 124 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/ |
D | transport_impl.h | 35 int (*init_stream)(grpc_transport* self, grpc_stream* stream, member
|
D | transport.cc | 132 return transport->vtable->init_stream(transport, stream, refcount,
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | token.h | 218 extern int init_stream(const struct position *pos, const char *, int fd, const char **next_path);
|
D | tokenize.c | 313 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()
|
D | symbol.c | 855 int stream = init_stream(NULL, "builtin", -1, includepath); in init_symbols()
|
D | pre-process.c | 2096 int stream = init_stream(NULL, "preprocessor", -1, includepath); in init_preprocessor()
|
/third_party/boost/boost/iostreams/filter/ |
D | lzma.hpp | 175 void init_stream(bool compress);
|
/third_party/boost/boost/log/utility/ |
D | formatting_ostream.hpp | 230 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/ |
D | inproc_transport.cc | 324 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/ |
D | cronet_transport.cc | 1422 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function 1487 init_stream,
|
/third_party/grpc/doc/core/ |
D | transport_explainer.md | 171 * `init_stream`
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | chttp2_transport.cc | 692 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function 3268 init_stream,
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 3626 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/ |
D | ChangeLog-0.8 | 5797 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.
|