Searched defs:stream (Results 1 - 25 of 223) sorted by relevance

123456789

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dvfprintf.c12 vfprintf (FILE *stream, const char *format, va_list ap) argument
H A D_doprnt.c78 _doprnt (const char *format, va_list ap, FILE *stream) argument
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Ddis-init.c25 init_disassemble_info (struct disassemble_info *info, void *stream, argument
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dvfprintf.c12 vfprintf (FILE *stream, const char *format, va_list ap) argument
H A Dfopen_unlocked.c121 freopen_unlocked (const char *path, const char *mode, FILE *stream) argument
[all...]
H A D_doprnt.c78 _doprnt (const char *format, va_list ap, FILE *stream) argument
/freebsd-9.3-release/lib/libz/
H A Duncompr.c30 z_stream stream; local
[all...]
H A Dcompress.c29 z_stream stream; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dm2-typeprint.c34 m2_print_type (struct type *type, char *varstring, struct ui_file *stream, argument
H A Dm2-valprint.c30 m2_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
H A Df-typeprint.c59 f_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
99 f_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
113 f_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, 0, 1); local
117 f_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, 0, 0); local
123 f_type_print_varspec_prefix (TYPE_TARGET_TYPE (type), stream, 0, 0); local
156 f_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
181 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 0, 0); local
215 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 0, 0); local
225 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, 1, 0); local
230 f_type_print_varspec_suffix (TYPE_TARGET_TYPE (type), stream, 0, local
263 print_equivalent_f77_float_type(struct type *type, struct ui_file *stream) argument
286 f_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
309 fputs_filtered (TYPE_NAME (type), stream); local
319 f_type_print_base (TYPE_TARGET_TYPE (type), stream, 0, level); local
324 f_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
329 f_type_print_base (TYPE_TARGET_TYPE (type), stream, 0, level); local
334 f_type_print_base (TYPE_TARGET_TYPE (type), stream, 0, level); local
401 fputs_filtered (TYPE_NAME (type), stream); local
[all...]
H A Djv-typeprint.c40 java_type_print_derivation_info (struct ui_file *stream, struct type *type) argument
86 java_type_print_base (struct type *type, struct ui_file *stream, int show, argument
109 fputs_filtered (TYPE_NAME (type), stream); local
118 java_type_print_base (TYPE_TARGET_TYPE (type), stream, show, level); local
135 fputs_filtered (TYPE_TAG_NAME (type), stream); local
194 stream, show - 1, level + 4); local
325 java_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
[all...]
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dt-smstdio.c22 FILE *stream; local
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dbin2c.c69 FILE *stream; local
H A Dcxxfilt.c77 print_demangler_list (FILE *stream) argument
92 usage (FILE *stream, int status) argument
[all...]
/freebsd-9.3-release/contrib/diff/lib/
H A Dversion-etc.c45 version_etc_va (FILE *stream, argument
168 version_etc(FILE *stream, const char *command_name, const char *package, const char *version, ...) argument
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Dptree.c145 cxx_print_binding (FILE *stream, cxx_binding *binding, const char *prefix) argument
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dversion-etc.c47 version_etc_va (FILE *stream, argument
173 version_etc(FILE *stream, const char *command_name, const char *package, const char *version, ...) argument
[all...]
/freebsd-9.3-release/contrib/gperf/lib/
H A Dgetline.cc41 getstr (char **lineptr, size_t *n, FILE *stream, char terminator, size_t offset) argument
110 get_line (char **lineptr, size_t *n, FILE *stream) argument
116 get_delim (char **lineptr, size_t *n, int delimiter, FILE *stream) argument
/freebsd-9.3-release/usr.bin/colrm/
H A Dcolrm.c128 check(FILE *stream) argument
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui-interp.c67 struct ui_file *stream; local
/freebsd-9.3-release/contrib/groff/src/utils/lkbib/
H A Dlkbib.cpp36 static void usage(FILE *stream) argument
/freebsd-9.3-release/contrib/groff/src/utils/lookbib/
H A Dlookbib.cpp43 static void usage(FILE *stream) argument
/freebsd-9.3-release/contrib/gcc/
H A Dtree-dump.h60 FILE *stream; member in struct:dump_info
/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-interp.c56 struct ui_file *stream; local

Completed in 302 milliseconds

123456789