Home
last modified time | relevance | path

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

12345678910>>...32

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DwriteHex.c63 void writeHex_flag( flag a, FILE *stream ) in writeHex_flag()
70 static void writeHex_bits8( bits8 a, FILE *stream ) in writeHex_bits8()
83 static void writeHex_bits12( int16 a, FILE *stream ) in writeHex_bits12()
99 static void writeHex_bits16( bits16 a, FILE *stream ) in writeHex_bits16()
118 void writeHex_bits32( bits32 a, FILE *stream ) in writeHex_bits32()
128 void writeHex_bits64( bits64 a, FILE *stream ) in writeHex_bits64()
138 void writeHex_float32( float32 a, FILE *stream ) in writeHex_float32()
151 void writeHex_float64( float64 a, FILE *stream ) in writeHex_float64()
164 void writeHex_float64( float64 a, FILE *stream ) in writeHex_float64()
179 void writeHex_floatx80( floatx80 a, FILE *stream ) in writeHex_floatx80()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_stream.c47 void update_stream_signal(struct dc_stream_state *stream, struct dc_sink *sink) in update_stream_signal()
64 static void dc_stream_construct(struct dc_stream_state *stream, in dc_stream_construct()
133 static void dc_stream_destruct(struct dc_stream_state *stream) in dc_stream_destruct()
142 void dc_stream_retain(struct dc_stream_state *stream) in dc_stream_retain()
149 struct dc_stream_state *stream = container_of(kref, struct dc_stream_state, refcount); in dc_stream_free() local
155 void dc_stream_release(struct dc_stream_state *stream) in dc_stream_release()
165 struct dc_stream_state *stream; in dc_create_stream_for_sink() local
181 struct dc_stream_state *dc_copy_stream(const struct dc_stream_state *stream) in dc_copy_stream()
213 struct dc_stream_state *stream) in dc_stream_get_status_from_state()
233 struct dc_stream_state *stream) in dc_stream_get_status()
[all …]
H A Damdgpu_dc_resource.c543 const struct dc_stream_state *stream = pipe_ctx->stream; in calculate_viewport() local
651 const struct dc_stream_state *stream = pipe_ctx->stream; in calculate_recout() local
709 const struct dc_stream_state *stream = pipe_ctx->stream; in calculate_scaling_ratios() local
839 const struct dc_stream_state *stream = pipe_ctx->stream; in calculate_inits_and_adj_vp() local
1160 struct dc_stream_state *stream) in resource_get_head_pipe_for_stream()
1227 struct dc_stream_state *stream) in acquire_first_split_pipe()
1262 struct dc_stream_state *stream, in dc_add_plane_to_context()
1340 struct dc_stream_state *stream, in dc_remove_plane_from_context()
1412 struct dc_stream_state *stream, in dc_rem_all_planes_for_stream()
1444 struct dc_stream_state *stream, in add_all_planes_for_stream()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c230 static void smtp_timeout_reset(VSTREAM *stream) in smtp_timeout_reset()
244 static NORETURN smtp_longjmp(VSTREAM *stream, int err, const char *context) in smtp_longjmp()
263 void smtp_stream_setup(VSTREAM *stream, int maxtime, int enable_deadline, in smtp_stream_setup()
284 void smtp_flush(VSTREAM *stream) in smtp_flush()
305 void smtp_vprintf(VSTREAM *stream, const char *fmt, va_list ap) in smtp_vprintf()
328 void smtp_printf(VSTREAM *stream, const char *fmt,...) in smtp_printf()
339 int smtp_fgetc(VSTREAM *stream) in smtp_fgetc()
361 int smtp_get(VSTRING *vp, VSTREAM *stream, ssize_t bound, int flags) in smtp_get()
384 int smtp_get_noexcept(VSTRING *vp, VSTREAM *stream, ssize_t bound, int flags) in smtp_get_noexcept()
461 void smtp_fputs(const char *cp, ssize_t todo, VSTREAM *stream) in smtp_fputs()
[all …]
H A Drecord.c177 int rec_put_type(VSTREAM *stream, int type, off_t offset) in rec_put_type()
196 int rec_put(VSTREAM *stream, int type, const char *data, ssize_t len) in rec_put()
238 int rec_get_raw(VSTREAM *stream, VSTRING *buf, ssize_t maxsize, int flags) in rec_get_raw()
325 int rec_goto(VSTREAM *stream, const char *buf) in rec_goto()
374 int rec_vfprintf(VSTREAM *stream, int type, const char *format, va_list ap) in rec_vfprintf()
391 int rec_fprintf(VSTREAM *stream, int type, const char *format,...) in rec_fprintf()
404 int rec_fputs(VSTREAM *stream, int type, const char *str) in rec_fputs()
411 int rec_pad(VSTREAM *stream, int type, ssize_t len) in rec_pad()
H A Dmemcache_proto.c70 int memcache_get(VSTREAM *stream, VSTRING *vp, ssize_t bound) in memcache_get()
118 int memcache_fwrite(VSTREAM *stream, const char *cp, ssize_t todo) in memcache_fwrite()
141 int memcache_fread(VSTREAM *stream, VSTRING *buf, ssize_t todo) in memcache_fread()
169 int memcache_vprintf(VSTREAM *stream, const char *fmt, va_list ap) in memcache_vprintf()
185 int memcache_printf(VSTREAM *stream, const char *fmt,...) in memcache_printf()
H A Ddeliver_pass.c87 static int deliver_pass_initial_reply(VSTREAM *stream) in deliver_pass_initial_reply()
100 static int deliver_pass_send_request(VSTREAM *stream, DELIVER_REQUEST *request, in deliver_pass_send_request()
149 static int deliver_pass_final_reply(VSTREAM *stream, DSN_BUF *dsb) in deliver_pass_final_reply()
170 VSTREAM *stream; in deliver_pass() local
/netbsd-src/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()
190 pgp_reader_set(pgp_stream_t *stream, in pgp_reader_set()
209 pgp_reader_push(pgp_stream_t *stream, in pgp_reader_push()
237 pgp_reader_pop(pgp_stream_t *stream) in pgp_reader_pop()
446 read_char(pgp_stream_t *stream, dearmour_t *dearmour, in read_char()
472 eat_whitespace(pgp_stream_t *stream, int first, in eat_whitespace()
488 read_and_eat_whitespace(pgp_stream_t *stream, dearmour_t *dearmour, in read_and_eat_whitespace()
516 unarmoured_read_char(pgp_stream_t *stream, dearmour_t *dearmour, in unarmoured_read_char()
581 process_dash_escaped(pgp_stream_t *stream, dearmour_t *dearmour, in process_dash_escaped()
744 parse_headers(pgp_stream_t *stream, dearmour_t *dearmour, pgp_error_t **errors, in parse_headers()
[all …]
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dstream.c47 uv_stream_t* stream; member
73 uv_stream_t* stream, in uv__stream_init()
110 static void uv__stream_osx_interrupt_select(uv_stream_t* stream) { in uv__stream_osx_interrupt_select()
137 uv_stream_t* stream; in uv__stream_osx_select() local
226 uv_stream_t* stream; in uv__stream_osx_select_cb() local
264 int uv__stream_try_select(uv_stream_t* stream, int* fd) { in uv__stream_try_select()
393 int uv__stream_open(uv_stream_t* stream, int fd, int flags) { in uv__stream_open()
430 void uv__stream_flush_write_queue(uv_stream_t* stream, int error) { in uv__stream_flush_write_queue()
445 void uv__stream_destroy(uv_stream_t* stream) { in uv__stream_destroy()
506 uv_stream_t* stream; in uv__server_io() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c444 static u32 gen12_oa_hw_tail_read(struct i915_perf_stream *stream) in gen12_oa_hw_tail_read()
452 static u32 gen8_oa_hw_tail_read(struct i915_perf_stream *stream) in gen8_oa_hw_tail_read()
459 static u32 gen7_oa_hw_tail_read(struct i915_perf_stream *stream) in gen7_oa_hw_tail_read()
491 static bool oa_buffer_check(struct i915_perf_stream *stream) in oa_buffer_check()
594 static int append_oa_status(struct i915_perf_stream *stream, in append_oa_status()
641 static int append_oa_sample(struct i915_perf_stream *stream, in append_oa_sample()
715 static int gen8_append_oa_reports(struct i915_perf_stream *stream, in gen8_append_oa_reports()
948 static int gen8_oa_read(struct i915_perf_stream *stream, in gen8_oa_read()
1038 static int gen7_append_oa_reports(struct i915_perf_stream *stream, in gen7_append_oa_reports()
1186 static int gen7_oa_read(struct i915_perf_stream *stream, in gen7_oa_read()
[all …]
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) argument
21 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin) argument
24 #define FTELLO_FUNC(stream) ftello64(stream) argument
25 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin) argument
134 static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, void* buf, uLong size) in fread_file_func()
142 static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, const void* buf, uLong size) in fwrite_file_func()
150 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) in ftell_file_func()
159 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) in ftell64_file_func()
167 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) in fseek_file_func()
191 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) argument
21 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin) argument
24 #define FTELLO_FUNC(stream) ftello64(stream) argument
25 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin) argument
134 static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, void* buf, uLong size) in fread_file_func()
142 static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, const void* buf, uLong size) in fwrite_file_func()
150 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) in ftell_file_func()
159 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) in ftell64_file_func()
167 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) in fseek_file_func()
191 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func()
[all …]
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dioapi.c20 #define FTELLO_FUNC(stream) ftello(stream) argument
21 #define FSEEKO_FUNC(stream, offset, origin) fseeko(stream, offset, origin) argument
24 #define FTELLO_FUNC(stream) ftello64(stream) argument
25 #define FSEEKO_FUNC(stream, offset, origin) fseeko64(stream, offset, origin) argument
134 static uLong ZCALLBACK fread_file_func (voidpf opaque, voidpf stream, void* buf, uLong size) in fread_file_func()
142 static uLong ZCALLBACK fwrite_file_func (voidpf opaque, voidpf stream, const void* buf, uLong size) in fwrite_file_func()
150 static long ZCALLBACK ftell_file_func (voidpf opaque, voidpf stream) in ftell_file_func()
159 static ZPOS64_T ZCALLBACK ftell64_file_func (voidpf opaque, voidpf stream) in ftell64_file_func()
167 static long ZCALLBACK fseek_file_func (voidpf opaque, voidpf stream, uLong offset, int origin) in fseek_file_func()
191 static long ZCALLBACK fseek64_file_func (voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) in fseek64_file_func()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstream.c628 #define VSTREAM_SAVE_STATE(stream, buffer, filedes) { \ argument
633 #define VSTREAM_RESTORE_STATE(stream, buffer, filedes) do { \ argument
639 #define VSTREAM_FORK_STATE(stream, buffer, filedes) { \ argument
650 #define VSTREAM_FFLUSH_SOME(stream) \ argument
698 VSTREAM *stream = VBUF_TO_APPL(bp, VSTREAM, buf); in vstream_buf_alloc() local
739 static int vstream_fflush_some(VSTREAM *stream, ssize_t to_flush) in vstream_fflush_some()
860 static int vstream_fflush_delayed(VSTREAM *stream) in vstream_fflush_delayed()
895 VSTREAM *stream = VBUF_TO_APPL(bp, VSTREAM, buf); in vstream_buf_get_ready() local
1029 VSTREAM *stream = VBUF_TO_APPL(bp, VSTREAM, buf); in vstream_buf_put_ready() local
1078 VSTREAM *stream = VBUF_TO_APPL(bp, VSTREAM, buf); in vstream_buf_space() local
[all …]
H A Dnetstring.c184 void netstring_setup(VSTREAM *stream, int timeout) in netstring_setup()
194 void netstring_except(VSTREAM *stream, int exception) in netstring_except()
201 ssize_t netstring_get_length(VSTREAM *stream) in netstring_get_length()
232 VSTRING *netstring_get_data(VSTREAM *stream, VSTRING *buf, ssize_t len) in netstring_get_data()
255 void netstring_get_terminator(VSTREAM *stream) in netstring_get_terminator()
263 VSTRING *netstring_get(VSTREAM *stream, VSTRING *buf, ssize_t limit) in netstring_get()
276 void netstring_put(VSTREAM *stream, const char *data, ssize_t len) in netstring_put()
290 void netstring_put_multi(VSTREAM *stream,...) in netstring_put_multi()
337 void netstring_fflush(VSTREAM *stream) in netstring_fflush()
H A Dvstring_vstream.h37 #define vstring_get(string, stream) \ argument
39 #define vstring_get_nonl(string, stream) \ argument
41 #define vstring_get_null(string, stream) \ argument
44 #define vstring_get_bound(string, stream, size) \ argument
46 #define vstring_get_nonl_bound(string, stream, size) \ argument
49 #define vstring_get_null_bound(string, stream, size) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-compress.c102 lto_destroy_compression_stream (struct lto_compression_stream *stream) in lto_destroy_compression_stream()
129 lto_compression_zstd (struct lto_compression_stream *stream) in lto_compression_zstd()
155 lto_uncompression_zstd (struct lto_compression_stream *stream) in lto_uncompression_zstd()
190 struct lto_compression_stream *stream in lto_new_compression_stream() local
204 lto_append_to_compression_stream (struct lto_compression_stream *stream, in lto_append_to_compression_stream()
236 lto_compress_block (struct lto_compression_stream *stream, in lto_compress_block()
246 lto_compression_zlib (struct lto_compression_stream *stream) in lto_compression_zlib()
307 lto_end_compression (struct lto_compression_stream *stream) in lto_end_compression()
329 lto_uncompress_block (struct lto_compression_stream *stream, in lto_uncompress_block()
339 lto_uncompression_zlib (struct lto_compression_stream *stream) in lto_uncompression_zlib()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-compress.cc102 lto_destroy_compression_stream (struct lto_compression_stream *stream) in lto_destroy_compression_stream()
129 lto_compression_zstd (struct lto_compression_stream *stream) in lto_compression_zstd()
155 lto_uncompression_zstd (struct lto_compression_stream *stream) in lto_uncompression_zstd()
190 struct lto_compression_stream *stream in lto_new_compression_stream() local
204 lto_append_to_compression_stream (struct lto_compression_stream *stream, in lto_append_to_compression_stream()
236 lto_compress_block (struct lto_compression_stream *stream, in lto_compress_block()
246 lto_compression_zlib (struct lto_compression_stream *stream) in lto_compression_zlib()
305 lto_end_compression (struct lto_compression_stream *stream) in lto_end_compression()
327 lto_uncompress_block (struct lto_compression_stream *stream, in lto_uncompress_block()
337 lto_uncompression_zlib (struct lto_compression_stream *stream) in lto_uncompression_zlib()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Derror.c38 #define vfprintf(stream, fmt, list) vprintf (fmt, list) argument
41 #define fputs(s, stream) printf ("%s", s) argument
44 #define fputc(c, stream) printf ("%c", c) argument
52 # define fwrite(ptr, size, nmemb, stream) \ argument
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-write.c140 fprintf (FILE *stream, const char *format, ...) in fprintf()
163 vfprintf (FILE *stream, const char *format, va_list args) in vfprintf()
177 fputc (int c, FILE *stream) in fputc()
184 fputs (const char *string, FILE *stream) in fputs()
194 FILE *stream = stdout; in puts() local
199 fwrite (const void *ptr, size_t s, size_t n, FILE *stream) in fwrite()
H A Dstdio-read.c104 fscanf (FILE *stream, const char *format, ...) in fscanf()
131 vfscanf (FILE *stream, const char *format, va_list args) in vfscanf()
145 fgetc (FILE *stream) in fgetc()
152 fgets (char *s, int n, FILE *stream) in fgets()
161 fread (void *ptr, size_t s, size_t n, FILE *stream) in fread()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Derror.c38 #define vfprintf(stream, fmt, list) vprintf (fmt, list) argument
39 #define fputs(s, stream) printf ("%s", s) argument
40 #define fputc(c, stream) printf ("%c", c) argument
/netbsd-src/external/bsd/tmux/dist/
H A Dtmux-protocol.h83 int stream; member
88 int stream; member
92 int stream; member
97 int stream; member
101 int stream; member
107 int stream; member
111 int stream; member
116 int stream; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/freesync/
H A Damdgpu_freesync.c114 const struct dc_stream_state *stream, in calc_duration_in_us_from_v_total()
127 const struct dc_stream_state *stream, in calc_v_total_from_refresh()
151 const struct dc_stream_state *stream, in calc_v_total_from_duration()
178 const struct dc_stream_state *stream, in update_v_total_for_static_ramp()
251 const struct dc_stream_state *stream, in apply_below_the_range()
382 const struct dc_stream_state *stream, in apply_fixed_refresh()
463 const struct dc_stream_state *stream, in mod_freesync_get_vmin_vmax()
474 struct dc_stream_state *stream, in mod_freesync_get_v_position()
710 const struct dc_stream_state *stream, in mod_freesync_build_vrr_infopacket()
736 const struct dc_stream_state *stream, in mod_freesync_build_vrr_params()
[all …]

12345678910>>...32