Home
last modified time | relevance | path

Searched refs:stream_size (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/libxml2/os400/
Dwrappers.c144 const char * version, int stream_size) in _lx_inflateInit2_() argument
151 xmlTranscodeResult(version, NULL, &d, NULL), stream_size); in _lx_inflateInit2_()
158 int memLevel, int strategy, const char * version, int stream_size) in _lx_deflateInit2_() argument
165 xmlTranscodeResult(version, NULL, &d, NULL), stream_size); in _lx_deflateInit2_()
/third_party/elfio/elfio/
Delfio_segment.hpp74 : stream_size( 0 ), index( 0 ), data( 0 ), convertor( convertor ) in segment_impl()
93 size_t stream_size; member in ELFIO::segment_impl
96 size_t get_stream_size() const { return stream_size; } in get_stream_size()
99 void set_stream_size( size_t value ) { stream_size = value; } in set_stream_size()
Delfio_section.hpp84 stream_size = 0; in section_impl()
253 size_t get_stream_size() const { return stream_size; } in get_stream_size()
256 void set_stream_size( size_t value ) { stream_size = value; } in set_stream_size()
267 size_t stream_size; member in ELFIO::section_impl
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas161 const version: PChar; stream_size: Integer): Integer;
163 stream_size: Integer): Integer;
166 const version: PChar; stream_size: Integer): Integer;
168 const version: PChar; stream_size: Integer): Integer;
171 const version: PChar; stream_size: Integer): Integer;
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/pascal/
Dzlibpas.pas161 const version: PChar; stream_size: Integer): Integer;
163 stream_size: Integer): Integer;
166 const version: PChar; stream_size: Integer): Integer;
168 const version: PChar; stream_size: Integer): Integer;
171 const version: PChar; stream_size: Integer): Integer;
/third_party/zlib/contrib/pascal/
Dzlibpas.pas161 const version: PChar; stream_size: Integer): Integer;
163 stream_size: Integer): Integer;
166 const version: PChar; stream_size: Integer): Integer;
168 const version: PChar; stream_size: Integer): Integer;
171 const version: PChar; stream_size: Integer): Integer;
/third_party/zlib/contrib/ada/
Dzlib-thin.ads252 stream_size : Int)
263 stream_size : Int)
279 stream_size : Int)
286 stream_size : in Int)
294 stream_size : in Int)
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/
Dzlib-thin.ads252 stream_size : Int)
263 stream_size : Int)
279 stream_size : Int)
286 stream_size : in Int)
294 stream_size : in Int)
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/
Dzlib-thin.ads252 stream_size : Int)
263 stream_size : Int)
279 stream_size : Int)
286 stream_size : in Int)
294 stream_size : in Int)
/third_party/cef/libcef/browser/net/
Dinternal_scheme_handler.cc186 action.stream_size = action.bytes->size(); in Create()
191 action.stream_size); in Create()
206 InternalHandlerDelegate::Action::Action() : stream_size(-1), resource_id(-1) {} in Action()
Dinternal_scheme_handler.h32 int stream_size; variable
/third_party/libwebsockets/win32port/zlib/
Dzlib.h1533 const char *version, int stream_size));
1535 const char *version, int stream_size));
1539 int stream_size));
1541 const char *version, int stream_size));
1545 int stream_size));
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.c248 size_t stream_size = 0; in assemble_variant() local
249 FILE *stream = open_memstream(&stream_data, &stream_size); in assemble_variant()
259 v->disasm_info.disasm = ralloc_size(v->shader, stream_size + 1); in assemble_variant()
260 memcpy(v->disasm_info.disasm, stream_data, stream_size); in assemble_variant()
261 v->disasm_info.disasm[stream_size] = 0; in assemble_variant()
267 size_t stream_size = 0; in assemble_variant() local
268 FILE *stream = open_memstream(&stream_data, &stream_size); in assemble_variant()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzlib.h1765 const char *version, int stream_size));
1767 const char *version, int stream_size));
1771 int stream_size));
1773 const char *version, int stream_size));
1777 int stream_size));
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzlib.h1765 const char *version, int stream_size));
1767 const char *version, int stream_size));
1771 int stream_size));
1773 const char *version, int stream_size));
1777 int stream_size));
/third_party/ffmpeg/libavformat/
Daacdec.c229 int64_t stream_size = avio_size(s->pb); in adts_aac_get_duration() local
230 if (stream_size > 0) { in adts_aac_get_duration()
231 while (offset < stream_size) { in adts_aac_get_duration()
/third_party/flutter/skia/third_party/externals/zlib/
Dzlib.h1765 const char *version, int stream_size));
1767 const char *version, int stream_size));
1771 int stream_size));
1773 const char *version, int stream_size));
1777 int stream_size));
/third_party/skia/third_party/externals/zlib/
Dzlib.h1765 const char *version, int stream_size));
1767 const char *version, int stream_size));
1771 int stream_size));
1773 const char *version, int stream_size));
1777 int stream_size));
/third_party/node/deps/zlib/
Dzlib.h1765 const char *version, int stream_size));
1767 const char *version, int stream_size));
1771 int stream_size));
1773 const char *version, int stream_size));
1777 int stream_size));
/third_party/zlib/
Dzlib.h1782 const char *version, int stream_size));
1784 const char *version, int stream_size));
1788 int stream_size));
1790 const char *version, int stream_size));
1794 int stream_size));
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiobasesrc.c208 goffset stream_size; in gst_gio_base_src_get_size() local
231 stream_size = g_seekable_tell (seekable); in gst_gio_base_src_get_size()
248 if (stream_size >= 0) { in gst_gio_base_src_get_size()
249 *size = stream_size; in gst_gio_base_src_get_size()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/infback9/
Dinfback9.h30 int stream_size));
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/infback9/
Dinfback9.h30 int stream_size));
Dinfback9.c19 int ZEXPORT inflateBack9Init_(strm, window, version, stream_size) in inflateBack9Init_() argument
23 int stream_size;
28 stream_size != (int)(sizeof(z_stream)))
/third_party/zlib/contrib/infback9/
Dinfback9.h30 int stream_size));

1234