Searched defs:stream (Results 126 - 150 of 350) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_scanner.c131 struct FILE_INFO *stream; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_xz.c56 lzma_stream stream; member in struct:private_data
[all...]
H A Darchive_write_add_filter_xz.c104 lzma_stream stream; member in struct:private_data
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dcr16-dis.c532 PTR stream = info->stream; local
[all...]
H A Dsparc-dis.c453 FILE *stream = info->stream; local
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dwinnt.c447 i386_pe_output_labelref(FILE *stream, const char *name) argument
/freebsd-10-stable/contrib/gcc/
H A Dtree-browser.c954 TB_getline (char **lineptr, long *n, FILE *stream) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-typeprint.c124 ada_typedef_print(struct type *type, struct symbol *new, struct ui_file *stream) argument
136 print_range(struct type *type, struct ui_file *stream) argument
186 print_range_bound(struct type *type, char *bounds, int *n, struct ui_file *stream) argument
219 print_dynamic_range_bound(struct type *type, const char *name, int name_len, const char *suffix, struct ui_file *stream) argument
241 print_range_type_named(char *name, struct ui_file *stream) argument
292 print_enum_type(struct type *type, struct ui_file *stream) argument
321 print_fixed_point_type(struct type *type, struct ui_file *stream) argument
339 print_vax_floating_point_type(struct type *type, struct ui_file *stream) argument
351 print_array_type(struct type *type, struct ui_file *stream, int show, int level) argument
381 print_range (TYPE_INDEX_TYPE (arr_type), stream); local
397 (range_desc_type, k), stream); local
413 ada_print_type (ada_array_element_type (type, n_indices), "", stream, local
423 print_choices(struct type *type, int field_num, struct ui_file *stream, struct type *val_type) argument
499 print_variant_clauses(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
541 print_variant_part(struct type *type, int field_num, struct type *outer_type, struct ui_file *stream, int show, int level) argument
562 print_record_field_types(struct type *type, struct type *outer_type, struct ui_file *stream, int show, int level) argument
593 stream, show - 1, level + 4); local
606 print_record_type(struct type *type0, struct ui_file *stream, int show, int level) argument
655 print_unchecked_union_type(struct type *type, struct ui_file *stream, int show, int level) argument
676 stream, show - 1, level + 12); local
691 print_func_type(struct type *type, struct ui_file *stream, char *name) argument
714 ada_print_type (TYPE_FIELD_TYPE (type, i), "", stream, -1, 0); local
722 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, 0, 0); local
741 ada_print_type(struct type *type0, char *varstring, struct ui_file *stream, int show, int level) argument
774 ada_print_type (ada_aligned_type (type), "", stream, show, level); local
787 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
791 ada_print_type (TYPE_TARGET_TYPE (type), "", stream, show, level); local
[all...]
H A Dada-valprint.c42 struct ui_file *stream; member in struct:ada_val_print_args
89 print_optional_low_bound(struct ui_file *stream, struct type *type) argument
135 val_print_packed_array_elements(struct type *type, char *valaddr, int bitoffset, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
258 ada_emit_char(int c, struct ui_file *stream, int quoter, int type_len) argument
289 ada_printchar(int c, struct ui_file *stream) argument
300 ada_print_scalar(struct type *type, LONGEST val, struct ui_file *stream) argument
342 ada_print_scalar (TYPE_TARGET_TYPE (type), val, stream); local
376 printstr(struct ui_file *stream, char *string, unsigned int length, int force_ellipses, int type_len) argument
427 ada_emit_char (char_at (string, i, type_len), stream, '\\'', local
445 ada_emit_char (char_at (string, i, type_len), stream, '"', local
465 ada_printstr(struct ui_file *stream, char *string, unsigned int length, int force_ellipses, int width) argument
492 ada_val_print(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
526 ada_val_print_1(struct type *type, char *valaddr0, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
769 VALUE_ADDRESS (deref_val), stream, format, local
784 print_variant_part(struct type *type, int field_num, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
804 ada_value_print(struct value *val0, struct ui_file *stream, int format, enum val_prettyprint pretty) argument
851 print_record(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
883 print_field_values(struct type *type, char *valaddr, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, int comma_needed, struct type *outer_type, char *outer_valaddr) argument
976 stream, format, 0, recurse + 1, pretty); local
[all...]
H A Dcp-valprint.c69 cp_print_class_method(char *valaddr, struct type *type, struct ui_file *stream) argument
234 cp_print_value_fields(struct type *type, struct type *real_type, char *valaddr, int offset, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb, int dont_print_statmem) argument
300 fputs_filtered (type_name_no_tag (type), stream); local
380 stream, format, recurse + 1, local
494 cp_print_value(struct type *type, struct type *real_type, char *valaddr, int offset, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb) argument
635 cp_print_static_field(struct type *type, struct value *val, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
678 cp_print_class_member(char *valaddr, struct type *domain, struct ui_file *stream, char *prefix) argument
728 fputs_filtered (TYPE_FIELD_NAME (domain, i), stream); local
753 cp_print_hpacc_virtual_table_entries(struct type *type, int *vfuncs, struct value *v, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
[all...]
H A Ddwarf2loc.c403 locexpr_describe_location(struct symbol *symbol, struct ui_file *stream) argument
522 loclist_describe_location(struct symbol *symbol, struct ui_file *stream) argument
H A Dp-valprint.c59 pascal_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
217 fputs_filtered (SYMBOL_PRINT_NAME (msymbol), stream); local
352 fputs_filtered (TYPE_FIELD_NAME (type, i), stream); local
535 pascal_value_print(struct value *val, struct ui_file *stream, int format, enum val_prettyprint pretty) argument
590 pascal_object_print_class_method(char *valaddr, struct type *type, struct ui_file *stream) argument
729 pascal_object_print_value_fields(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb, int dont_print_statmem) argument
781 fputs_filtered (type_name_no_tag (type), stream); local
900 pascal_object_print_value(struct type *type, char *valaddr, CORE_ADDR address, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty, struct type **dont_print_vb) argument
1005 pascal_object_print_static_field(struct value *val, struct ui_file *stream, int format, int recurse, enum val_prettyprint pretty) argument
1043 pascal_object_print_class_member(char *valaddr, struct type *domain, struct ui_file *stream, char *prefix) argument
1084 fputs_filtered (TYPE_FIELD_NAME (domain, i), stream); local
[all...]
H A Dserial.c72 serial_logchar(struct ui_file *stream, int ch_type, int ch, int timeout) argument
450 serial_print_tty_state(struct serial *scb, serial_ttystate ttystate, struct ui_file *stream) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-regs.c651 struct ui_file *stream; local
/freebsd-10-stable/contrib/gperf/src/
H A Doptions.cc73 Options::short_usage (FILE * stream) argument
80 Options::long_usage (FILE * stream) argument
[all...]
/freebsd-10-stable/contrib/serf/buckets/
H A Dbwtp_buckets.c43 serf_bucket_t *stream; member in struct:__anon4416
313 serf_bucket_bwtp_incoming_frame_create( serf_bucket_t *stream, serf_bucket_alloc_t *allocator) argument
[all...]
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c36 static void skip_line_end(FILE *stream) argument
61 static char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, argument
/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c400 process_stream(FILE *stream, const char *name) { argument
603 center_stream(FILE *stream, const char *name) { argument
633 get_line(FILE *stream, size_t *lengthp) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_pristine.c361 svn_wc__db_pristine_prepare_install(svn_stream_t **stream, argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dchanges.c289 svn_fs_x__write_changes_container(svn_stream_t *stream, argument
346 svn_fs_x__read_changes_container(svn_fs_x__changes_t **changes_p, svn_stream_t *stream, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dnoderevs.c453 svn_packed__int_stream_t *stream local
501 svn_fs_x__write_noderevs_container(svn_stream_t *stream, argument
646 svn_fs_x__read_noderevs_container(svn_fs_x__noderevs_t **container, svn_stream_t *stream, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c691 svn_stream_t *stream; local
H A Dconfig_file.c59 svn_stream_t *stream; member in struct:parse_context_t
540 svn_stream_t *stream; local
574 svn_config__parse_stream(svn_config_t *cfg, svn_stream_t *stream, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pci/hda/
H A Dhdacc.c579 int stream; local
589 hdacc_stream_free(device_t dev, device_t child, int dir, int stream) argument
594 HDAC_STREAM_FREE(device_get_parent(dev), dev, dir, stream); local
598 hdacc_stream_start(device_t dev, device_t child, int dir, int stream, bus_addr_t buf, int blksz, int blkcnt) argument
607 hdacc_stream_stop(device_t dev, device_t child, int dir, int stream) argument
610 HDAC_STREAM_STOP(device_get_parent(dev), dev, dir, stream); local
614 hdacc_stream_reset(device_t dev, device_t child, int dir, int stream) argument
617 HDAC_STREAM_RESET(device_get_parent(dev), dev, dir, stream); local
621 hdacc_stream_getptr(device_t dev, device_t child, int dir, int stream) argument
628 hdacc_stream_intr(device_t dev, int dir, int stream) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Dopncls.c344 FILE *stream = streamarg; local
429 void *stream; member in struct:opncls
513 bfd_openr_iovec(const char *filename, const char *target, void *(*open) (struct bfd *nbfd, void *open_closure), void *open_closure, file_ptr (*pread) (struct bfd *abfd, void *stream, void *buf, file_ptr nbytes, file_ptr offset), int (*close) (struct bfd *nbfd, void *stream), int (*stat) (struct bfd *abfd, void *stream, struct stat *sb)) argument
531 void *stream; local
[all...]

Completed in 391 milliseconds

1234567891011>>