Searched +defs:buffer +defs:file +defs:name (Results 1 - 25 of 269) sorted by relevance

1234567891011

/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/
H A Dgentestdlls.c39 write_dos_header_and_stub (FILE* file) argument
44 char buffer[128] = local
68 write_pe_signature (FILE* file) argument
70 char buffer[4]; local
80 write_coff_header(FILE* file, uint16_t machine) argument
82 char buffer[128]; local
109 write_simple_dll(const char* name, uint16_t machine) argument
111 FILE* file = fopen (name, "w"); local
[all...]
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dlogging_p.h24 char *name; member in struct:log_file_desc
35 log_file_desc file; member in union:log_output
59 char buffer[LOG_BUFFER_SIZE]; member in struct:log_context
/netbsd-current/external/bsd/pam-u2f/dist/
H A Dpam-u2f.c29 char *secure_getenv(const char *name) { argument
39 FILE *file = NULL; local
172 char buffer[BUFSIZ local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi.c33 static char buffer[BUFFER_SIZE]; // used for loading bi variable
173 void bi_load( bi_ptr bi, FILE *file) { argument
187 bi_load_array( bi_array_ptr array, FILE *file) argument
205 bi_save( const bi_ptr bi, const char *name, FILE *file) argument
210 bi_save_array( const bi_array_ptr array, const char *name, FILE *file) argument
[all...]
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dutils.c78 atf_utils_cat_file(const char *name, const char *prefix) argument
83 char buffer[1024]; local
119 atf_utils_compare_file(const char *name, const char *contents) argument
127 char buffer[1024]; local
157 char buffer[1024]; local
181 atf_utils_create_file(const char *name, const char *contents, ...) argument
264 atf_utils_grep_file(const char *regex, const char *file, ...) argument
357 atf_utils_redirect(const int target_fd, const char *name) argument
[all...]
/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_main.c88 char buffer[1024]; local
112 create_file_in_work_directory(const char* work_directory, const char* name, const char* mode, FILE** file) argument
345 char* name; local
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Dimplicit.c39 try_implicit_rule(struct file *file, unsigned int depth) argument
72 char *name; /* name of the prerequisite */ member in struct:idep
109 get_next_word(char *buffer, unsigned int *length) argument
200 pattern_search(struct file *file, int archive, unsigned int depth, unsigned int recursions) argument
658 char *name = d->name; local
[all...]
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Darchiver.c85 char *buffer; local
155 archive_display_file(struct cmd_context *cmd, const char *file) argument
202 char name[PATH_MAX]; local
278 backup_read_vg(struct cmd_context *cmd, const char *vg_name, const char *file) argument
352 backup_restore_from_file(struct cmd_context *cmd, const char *vg_name, const char *file) argument
388 backup_to_file(const char *file, const char *desc, struct volume_group *vg) argument
[all...]
/netbsd-current/external/mit/libuv/dist/test/
H A Drunner-win.c73 int process_start(char *name, char *part, process_info_t *p, int is_helper) { argument
74 HANDLE file = INVALID_HANDLE_VALUE; local
240 process_read_last_line(process_info_t *p, char * buffer, size_t buffer_len) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dprint-tree.c47 dump_addr (FILE *file, const char *prefix, const void *addr) argument
59 print_real_cst (FILE *file, const_tree node, bool brief) argument
123 print_node_brief(FILE *file, const char *prefix, const_tree node, int indent) argument
186 print_dec (wi::to_wide (node), file, TYPE_SIGN (TREE_TYPE (node))); local
207 indent_to(FILE *file, int column) argument
222 print_node(FILE *file, const char *prefix, tree node, int indent, bool brief_for_visited) argument
696 print_dec (TYPE_VECTOR_SUBPARTS (node), file); local
788 print_dec (wi::to_wide (node), file, TYPE_SIGN (TREE_TYPE (node))); local
937 pretty_printer buffer; local
1041 print_decl_identifier(FILE *file, tree decl, int flags) argument
1044 const char *name; local
[all...]
H A Dgcov-io.c44 FILE *file; member in struct:gcov_var
57 gcov_unsigned_t buffer[GCOV_BLOCK_SIZE + 1]; member in struct:gcov_var
62 gcov_unsigned_t *buffer; member in struct:gcov_var
124 gcov_open(const char *name) argument
308 gcov_unsigned_t *buffer = gcov_write_words (1); local
320 gcov_unsigned_t *buffer = gcov_write_words (2); local
339 gcov_unsigned_t *buffer; local
399 gcov_unsigned_t *buffer = gcov_write_words (2); local
417 gcov_unsigned_t *buffer; local
437 gcov_unsigned_t *buffer = gcov_write_words (2); local
513 const gcov_unsigned_t *buffer = gcov_read_words (1); local
528 const gcov_unsigned_t *buffer = gcov_read_words (2); local
550 char *buffer = (char *)xmalloc (strlen (base) + 1); local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dformat_output.c39 static void test_fail_string_common(const char *prefix, const char *file, argument
127 void test_fail_string_message(const char *prefix, const char *file, argument
138 void test_output_string(const char *name, const char *m, size_t l) argument
265 static void test_fail_bignum_common(const char *prefix, const char *file, argument
278 unsigned char buffer[MEM_BUFFER_SIZ local
366 test_fail_bignum_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn1, const BIGNUM *bn2) argument
376 test_fail_bignum_mono_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn) argument
385 test_output_bignum(const char *name, const BIGNUM *bn) argument
423 test_fail_memory_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) argument
518 test_fail_memory_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) argument
530 test_output_memory(const char *name, const unsigned char *m, size_t l) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/testutil/
H A Dformat_output.c39 static void test_fail_string_common(const char *prefix, const char *file, argument
128 void test_fail_string_message(const char *prefix, const char *file, argument
139 void test_output_string(const char *name, const char *m, size_t l) argument
266 static void test_fail_bignum_common(const char *prefix, const char *file, argument
279 unsigned char buffer[MEM_BUFFER_SIZ local
367 test_fail_bignum_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn1, const BIGNUM *bn2) argument
377 test_fail_bignum_mono_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const BIGNUM *bn) argument
386 test_output_bignum(const char *name, const BIGNUM *bn) argument
424 test_fail_memory_common(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) argument
519 test_fail_memory_message(const char *prefix, const char *file, int line, const char *type, const char *left, const char *right, const char *op, const unsigned char *m1, size_t l1, const unsigned char *m2, size_t l2) argument
531 test_output_memory(const char *name, const unsigned char *m, size_t l) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcov-io.cc34 FILE *file; member in struct:gcov_var
93 gcov_open(const char *name) argument
366 gcov_read_bytes(void *buffer, unsigned count) argument
381 gcov_read_words(void *buffer, unsigned words) argument
394 gcov_unsigned_t *buffer = gcov_read_words (&allocated_buffer, 1); local
411 gcov_unsigned_t *buffer = gcov_read_words (&allocated_buffer, 2); local
433 char *buffer = (char *)xmalloc (strlen (base) + 1); local
488 void *buffer = XNEWVEC (char *, length); local
[all...]
H A Dprint-tree.cc47 dump_addr (FILE *file, const char *prefix, const void *addr) argument
59 print_real_cst (FILE *file, const_tree node, bool brief) argument
123 print_node_brief(FILE *file, const char *prefix, const_tree node, int indent) argument
186 print_dec (wi::to_wide (node), file, TYPE_SIGN (TREE_TYPE (node))); local
207 indent_to(FILE *file, int column) argument
222 print_node(FILE *file, const char *prefix, tree node, int indent, bool brief_for_visited) argument
700 print_dec (TYPE_VECTOR_SUBPARTS (node), file); local
798 print_dec (wi::to_wide (node), file, TYPE_SIGN (TREE_TYPE (node))); local
947 pretty_printer buffer; local
1050 print_decl_identifier(FILE *file, tree decl, int flags) argument
1053 const char *name; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c374 display_archive(bfd *file) argument
415 bfd *file; local
447 char buffer[40]; local
460 char buffer[40]; local
583 sysv_one_line(const char *name, bfd_size_type size, bfd_vma vma) argument
615 print_sysv_format(bfd *file) argument
660 print_sizes(bfd *file) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DSAXParserFactory.cc188 char *buffer; member in class:SAXParserP
230 FILE *file = (FILE*) f; local
320 StringBuilder *name = new StringBuilder (); local
459 char *name = parseName (); local
487 char *name = parseName (); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dsize.c368 display_archive(bfd *file) argument
409 bfd *file; local
441 char buffer[40]; local
454 char buffer[40]; local
577 sysv_one_line(const char *name, bfd_size_type size, bfd_vma vma) argument
609 print_sysv_format(bfd *file) argument
654 print_sizes(bfd *file) argument
[all...]
/netbsd-current/sbin/tunefs/
H A Dtunefs.c115 const char *avalue, *pvalue, *name; local
658 getsb(struct fs *fs, const char *file) argument
702 bwrite(daddr_t blk, char *buffer, int size, const char *file) argument
714 bread(daddr_t blk, char *buffer, int cnt, const char *file) argument
727 openpartition(const char *name, int flags, char *device, size_t devicelen) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dmkoffload.c81 maybe_unlink (const char *file) argument
130 char *buffer; local
219 access_check(const char *name, int mode) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dct_test.c90 static X509 *load_pem_cert(const char *dir, const char *file) argument
107 static int read_text_file(const char *dir, const char *file, argument
503 const char name[] = "name"; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dsize.c374 display_archive(bfd *file) argument
415 bfd *file; local
447 char buffer[40]; local
460 char buffer[40]; local
583 sysv_one_line(const char *name, bfd_size_type size, bfd_vma vma) argument
615 print_sysv_format(bfd *file) argument
660 print_sizes(bfd *file) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dmkoffload.cc82 maybe_unlink (const char *file) argument
131 char *buffer; local
220 access_check(const char *name, int mode) argument
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_stream.c20 char *name; member in struct:isl_keyword
31 isl_stream_register_keyword(__isl_keep isl_stream *s, const char *name) argument
219 isl_stream_new_file(struct isl_ctx *ctx, FILE *file) argument
300 char *buffer; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dct_test.c91 static X509 *load_pem_cert(const char *dir, const char *file) argument
108 static int read_text_file(const char *dir, const char *file, argument
500 const char name[] = "name"; local
[all...]

Completed in 303 milliseconds

1234567891011