Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 96) sorted by relevance

1234

/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-parse.c114 pgp_region_t *subregion, pgp_stream_t *stream) in limread_data()
143 read_data(pgp_data_t *data, pgp_region_t *region, pgp_stream_t *stream) in read_data()
158 pgp_stream_t *stream) in read_unsig_str()
176 read_string(char **str, pgp_region_t *subregion, pgp_stream_t *stream) in read_string()
222 sub_base_read(pgp_stream_t *stream, void *dest, size_t length, pgp_error_t **errors, in sub_base_read()
285 pgp_stacked_read(pgp_stream_t *stream, void *dest, size_t length, pgp_error_t **errors, in pgp_stacked_read()
293 base_read(uint8_t *dest, size_t length, pgp_stream_t *stream) in base_read()
305 full_read(pgp_stream_t *stream, uint8_t *dest, in full_read()
347 pgp_stream_t *stream) in _read_scalar()
397 pgp_limited_read(pgp_stream_t *stream, uint8_t *dest, in pgp_limited_read()
[all …]
H A Dreader.c139 read_partial_data(pgp_stream_t *stream, void *dest, size_t length) in read_partial_data()
186 pgp_reader_set(pgp_stream_t *stream, in pgp_reader_set()
205 pgp_reader_push(pgp_stream_t *stream, in pgp_reader_push()
233 pgp_reader_pop(pgp_stream_t *stream) in pgp_reader_pop()
442 read_char(pgp_stream_t *stream, dearmour_t *dearmour, in read_char()
468 eat_whitespace(pgp_stream_t *stream, int first, in eat_whitespace()
484 read_and_eat_whitespace(pgp_stream_t *stream, dearmour_t *dearmour, in read_and_eat_whitespace()
512 unarmoured_read_char(pgp_stream_t *stream, dearmour_t *dearmour, in unarmoured_read_char()
577 process_dash_escaped(pgp_stream_t *stream, dearmour_t *dearmour, in process_dash_escaped()
740 parse_headers(pgp_stream_t *stream, dearmour_t *dearmour, pgp_error_t **errors, in parse_headers()
[all …]
H A Dcompress.c105 z_stream stream; member
115 zlib_compressed_data_reader(pgp_stream_t *stream, void *dest, size_t length, in zlib_compressed_data_reader()
204 bzip2_compressed_data_reader(pgp_stream_t *stream, void *dest, size_t length, in bzip2_compressed_data_reader()
290 pgp_decompress(pgp_region_t *region, pgp_stream_t *stream, in pgp_decompress()
/minix3/minix/lib/libc/gen/
H A Dgcov.c19 , FILE *stream){ in _gcov_fread()
24 , FILE *stream){ in _gcov_fwrite()
28 int _gcov_fclose(FILE *stream){ in _gcov_fclose()
32 int _gcov_fseek(FILE *stream, long offset, int ptrname){ in _gcov_fseek()
/minix3/common/dist/zlib/contrib/minizip/
H A Dioapi.c92 uLong ZCALLBACK fread_file_func (opaque, stream, buf, size) in fread_file_func() argument
104 uLong ZCALLBACK fwrite_file_func (opaque, stream, buf, size) in fwrite_file_func() argument
115 long ZCALLBACK ftell_file_func (opaque, stream) in ftell_file_func() argument
124 long ZCALLBACK fseek_file_func (opaque, stream, offset, origin) in fseek_file_func() argument
150 int ZCALLBACK fclose_file_func (opaque, stream) in fclose_file_func() argument
159 int ZCALLBACK ferror_file_func (opaque, stream) in ferror_file_func() argument
H A Diowin32.c119 uLong ZCALLBACK win32_read_file_func (opaque, stream, buf, size) in win32_read_file_func() argument
142 uLong ZCALLBACK win32_write_file_func (opaque, stream, buf, size) in win32_write_file_func() argument
165 long ZCALLBACK win32_tell_file_func (opaque, stream) in win32_tell_file_func() argument
188 long ZCALLBACK win32_seek_file_func (opaque, stream, offset, origin) in win32_seek_file_func() argument
229 int ZCALLBACK win32_close_file_func (opaque, stream) in win32_close_file_func() argument
249 int ZCALLBACK win32_error_file_func (opaque, stream) in win32_error_file_func() argument
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
H A Dcopyfmt.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
52 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
67 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
82 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
97 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dmove.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
54 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
63 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
72 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dswap.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
56 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
62 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
68 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dimbue.pass.cpp31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
H A Dcopyfmt.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
52 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
67 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
82 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
97 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dmove.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
54 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
63 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
72 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dswap.pass.cpp44 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
56 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
62 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
68 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
H A Dimbue.pass.cpp31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios.base/ios.base.cons/
H A Ddtor.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios.base/ios.base.cons/
H A Ddtor.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/external/bsd/libc++/dist/libcxx/test/input.output/iostreams.base/ios.base/ios.base.locales/
H A Dimbue.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/external/bsd/libc++/dist/libcxx/test/std/input.output/iostreams.base/ios.base/ios.base.locales/
H A Dimbue.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/minix3/minix/lib/libsys/
H A Dgcov.c78 size_t _gcov_fread(void *ptr, size_t itemsize, size_t nitems, FILE *stream) in _gcov_fread()
84 FILE *stream) in _gcov_fwrite()
104 int _gcov_fclose(FILE *stream) in _gcov_fclose()
114 int _gcov_fseek(FILE *stream, long offset, int ptrname) in _gcov_fseek()
/minix3/tools/compat/
H A Dputc_unlocked.c41 putc_unlocked(int c, FILE *stream) in putc_unlocked()
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_fread.c21 int mp_fread(mp_int *a, int radix, FILE *stream) in mp_fread()
H A Dbn_mp_fwrite.c20 int mp_fwrite(mp_int *a, int radix, FILE *stream) in mp_fwrite()
/minix3/common/dist/zlib/
H A Duncompr.c34 z_stream stream; local
/minix3/external/bsd/mdocml/dist/
H A Dmanpath.c44 FILE *stream; in manpath_parse() local
193 FILE *stream; in manpath_manconf() local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DErrno.cpp68 raw_string_ostream stream(str); in StrError() local

1234