/minix3/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | packet-parse.c | 114 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 D | reader.c | 139 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 D | compress.c | 105 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 D | gcov.c | 19 , 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 D | ioapi.c | 92 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 D | iowin32.c | 119 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 D | copyfmt.pass.cpp | 37 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 D | move.pass.cpp | 44 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 D | swap.pass.cpp | 44 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 D | imbue.pass.cpp | 31 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 D | copyfmt.pass.cpp | 37 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 D | move.pass.cpp | 44 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 D | swap.pass.cpp | 44 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 D | imbue.pass.cpp | 31 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 D | dtor.pass.cpp | 35 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 D | dtor.pass.cpp | 35 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 D | imbue.pass.cpp | 37 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 D | imbue.pass.cpp | 37 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 D | gcov.c | 78 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 D | putc_unlocked.c | 41 putc_unlocked(int c, FILE *stream) in putc_unlocked()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_fread.c | 21 int mp_fread(mp_int *a, int radix, FILE *stream) in mp_fread()
|
H A D | bn_mp_fwrite.c | 20 int mp_fwrite(mp_int *a, int radix, FILE *stream) in mp_fwrite()
|
/minix3/common/dist/zlib/ |
H A D | uncompr.c | 34 z_stream stream; local
|
/minix3/external/bsd/mdocml/dist/ |
H A D | manpath.c | 44 FILE *stream; in manpath_parse() local 193 FILE *stream; in manpath_manconf() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | Errno.cpp | 68 raw_string_ostream stream(str); in StrError() local
|