Home
last modified time | relevance | path

Searched +defs:file +defs:start (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dbootfs.c51 int start, end; member
60 struct bfs_file *file; in bfs_open() local
89 struct bfs_file *file = f->f_fsdata; in bfs_close() local
99 struct bfs_file *file = f->f_fsdata; in bfs_read() local
100 int n, start, end; in bfs_read() local
144 bfs_write(struct open_file *f, void *start, size_t size, size_t *resid) in bfs_write()
153 struct bfs_file *file = f->f_fsdata; in bfs_seek() local
182 struct bfs_file *file = f->f_fsdata; in bfs_stat() local
/netbsd-src/sys/arch/sun68k/stand/tapeboot/
H A Drawfs.c49 struct file { struct
51 off_t fs_off; /* seek offset in file */ argument
62 struct file *fs; in rawfs_open() argument
104 rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) in rawfs_read()
136 rawfs_write(struct open_file *f, void *start, size_t size, size_t *resid) in rawfs_write()
/netbsd-src/sys/arch/mvme68k/stand/bootst/
H A Drawfs.c47 struct file { struct
59 struct file *fs; in rawfs_open() argument
88 int rawfs_read(struct open_file *f, void *start, u_int size, u_int *resid) in rawfs_read()
125 int rawfs_write(struct open_file *f, void *start, size_t size, size_t *resid) in rawfs_write()
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dfile.c38 void f_selectfork(hfsfile *file, int fork) in f_selectfork()
59 void f_getptrs(hfsfile *file, unsigned long **lglen, in f_getptrs()
86 int f_doblock(hfsfile *file, unsigned long num, block *bp, in f_doblock()
151 int f_alloc(hfsfile *file) in f_alloc()
157 unsigned int start, end; in f_alloc() local
287 int f_trunc(hfsfile *file) in f_trunc()
291 unsigned int dlen, start, end; in f_trunc() local
433 int f_flush(hfsfile *file) in f_flush()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dpackage.d99 auto file = File(filename); variable
124 File file = File(filename); variable
163 File file = File(filename); in digestFile() local
233 @trusted void start() in version() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dpackage.d99 auto file = File(filename); variable
124 File file = File(filename); variable
163 File file = File(filename); in digestFile() local
233 @trusted void start() in version() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int-print.cc42 print_dec (const wide_int_ref &wi, FILE *file, signop sgn) in print_dec()
74 print_decs (const wide_int_ref &wi, FILE *file) in print_decs()
98 print_decu (const wide_int_ref &wi, FILE *file) in print_decu()
113 int start = ROUND_DOWN (val.get_precision (), HOST_BITS_PER_WIDE_INT); in print_hex() local
134 print_hex (const wide_int_ref &wi, FILE *file) in print_hex()
H A Dedit-context.c79 static int call_print_diff (const char *, edited_file *file, in call_print_diff()
185 line_event (int start, int next, int len) : m_start (start), in line_event()
246 edited_file &file = get_or_insert_file (filename); in get_content() local
257 edited_file *file = get_file (filename); in get_effective_column() local
296 expanded_location start = expand_location (hint->get_start_loc ()); in apply_fixit() local
307 edited_file &file = get_or_insert_file (start.file); in apply_fixit() local
332 edited_file *file = get_file (filename); in get_or_insert_file() local
364 edited_file::delete_cb (edited_file *file) in delete_cb()
366 delete file; in delete_cb() local
960 location_t start = linemap_position_for_column (line_table, 7); in test_applying_fixits_insert_before() local
[all …]
H A Dprint-tree.c47 dump_addr (FILE *file, const char *prefix, const void *addr) in dump_addr()
59 print_real_cst (FILE *file, const_tree node, bool brief) in print_real_cst()
73 unsigned start = 0; in print_real_cst() local
123 print_node_brief (FILE *file, const char *prefix, const_tree node, int indent) in print_node_brief()
207 indent_to (FILE *file, int column) in indent_to()
222 print_node (FILE *file, const char *prefix, tree node, int indent, in print_node()
1041 print_decl_identifier (FILE *file, tree decl, int flags) in print_decl_identifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dwide-int-print.cc42 print_dec (const wide_int_ref &wi, FILE *file, signop sgn) in print_dec()
74 print_decs (const wide_int_ref &wi, FILE *file) in print_decs()
98 print_decu (const wide_int_ref &wi, FILE *file) in print_decu()
113 int start = ROUND_DOWN (val.get_precision (), HOST_BITS_PER_WIDE_INT); in print_hex() local
134 print_hex (const wide_int_ref &wi, FILE *file) in print_hex()
H A Dprint-tree.cc47 dump_addr (FILE *file, const char *prefix, const void *addr) in dump_addr()
59 print_real_cst (FILE *file, const_tree node, bool brief) in print_real_cst()
73 unsigned start = 0; in print_real_cst() local
123 print_node_brief (FILE *file, const char *prefix, const_tree node, int indent) in print_node_brief()
207 indent_to (FILE *file, int column) in indent_to()
222 print_node (FILE *file, const char *prefix, tree node, int indent, in print_node()
1050 print_decl_identifier (FILE *file, tree decl, int flags) in print_decl_identifier()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dzip.d931 auto file = variable
952 auto file = variable
969 auto file = variable
986 auto file = variable
1003 auto file = variable
1020 auto file = variable
1037 auto file = variable
1079 auto file = variable
1100 auto file = variable
1125 uint start = to!uint(data.length) - endOfCentralDirLength - i; in findEndOfCentralDirRecord() local
[all …]
/netbsd-src/sys/lib/libsa/
H A Dcd9660.c59 struct file { struct
60 off_t off; /* Current offset within file */ argument
62 off_t size; /* Size of file */ argument
310 cd9660_read(struct open_file *f, void *start, size_t size, size_t *resid) in cd9660_read()
366 cd9660_write(struct open_file *f, void *start, size_t size, size_t *resid) in cd9660_write()
H A Dext2fs.c136 struct file { struct
150 static int read_inode(ino32_t, struct open_file *); argument
161 * Read a new inode into a file structure. argument
723 ext2fs_read(struct open_file *f, void *start, size_t size, size_t *resid) in ext2fs_read()
761 ext2fs_write(struct open_file *f, void *start, size_t size, size_t *resid) in ext2fs_write()
H A Dminixfs3.c160 struct file { struct
180 * Read a new inode into a file structure. argument
741 minixfs3_read(struct open_file *f, void *start, size_t size, size_t *resid) in minixfs3_read()
779 minixfs3_write(struct open_file *f, void *start, size_t size, size_t *resid) in minixfs3_write()
H A Dufs.c190 struct file { struct
206 static int read_inode(ino32_t, struct open_file *); argument
927 ufs_read(struct open_file *f, void *start, size_t size, size_t *resid) in ufs_read()
964 ufs_write(struct open_file *f, void *start, size_t size, size_t *resid) in ufs_write()
/netbsd-src/sys/fs/sysvbfs/
H A Dbfs.c218 struct bfs_dirent *file; in bfs_init_dirent() local
246 int start, end, n; in bfs_file_read() local
362 struct bfs_dirent *file; in bfs_file_create() local
363 int i, j, n, start; in bfs_file_create() local
485 bfs_file_lookup(const struct bfs *bfs, const char *fname, int *start, int *end, in bfs_file_lookup()
514 struct bfs_dirent *file; in bfs_dirent_lookup_by_inode() local
533 struct bfs_dirent *file; in bfs_dirent_lookup_by_name() local
597 int i, j, start; in bfs_inode_alloc() local
678 struct bfs_dirent *file; in bfs_dump() local
/netbsd-src/external/bsd/tradcpp/dist/
H A Dfiles.c124 findeol(const char *buf, size_t start, size_t limit) in findeol()
158 countnls(const char *buf, size_t start, size_t limit) in countnls()
319 mkfilename(struct place *place, const char *dir, const char *file) in mkfilename()
347 file_tryopen(const char *file) in file_tryopen()
371 char *file; in file_search() local
/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dbackend.cpp78 do_open(const fs::path& file, const int flags) in do_open()
296 store::backend::open_ro(const fs::path& file) in open_ro()
312 store::backend::open_rw(const fs::path& file) in open_rw()
337 store::backend::start(void) in start() function in store::backend
354 store::migrate_schema(const utils::fs::path& file) in migrate_schema()
/netbsd-src/bin/ksh/
H A Dpath.c41 make_path(cwd, file, cdpathp, xsp, phys_pathp) in make_path() argument
126 char *start; local
287 char *cp, cdpath[256], pwd[256], file[256], result[256]; in main() local
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.c316 const char *start; in decode_rfc1035() local
424 bool start = true, errset = false; in valid_domainname() local
1003 dhcp_readfile(struct dhcpcd_ctx *ctx, const char *file, void *data, size_t len) in dhcp_readfile()
1018 dhcp_writefile(struct dhcpcd_ctx *ctx, const char *file, mode_t mode, in dhcp_writefile()
1034 dhcp_filemtime(struct dhcpcd_ctx *ctx, const char *file, time_t *time) in dhcp_filemtime()
1049 dhcp_unlink(struct dhcpcd_ctx *ctx, const char *file) in dhcp_unlink()
1064 dhcp_read_hwaddr_aton(struct dhcpcd_ctx *ctx, uint8_t **data, const char *file) in dhcp_read_hwaddr_aton()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.py100 def __init__ (self, filename, start): argument
223 def parse_variations (self, filename, file): argument
237 def parse_run (self, filename, file, tool, variation, num_variations): argument
357 def parse_acats_run (self, filename, file): argument
389 def parse_final_summary (self, filename, file): argument
403 def parse_file (self, filename, file): argument
/netbsd-src/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.py100 def __init__ (self, filename, start): argument
225 def parse_variations (self, filename, file): argument
239 def parse_run (self, filename, file, tool, variation, num_variations): argument
359 def parse_acats_run (self, filename, file): argument
391 def parse_final_summary (self, filename, file): argument
405 def parse_file (self, filename, file): argument
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.py100 def __init__ (self, filename, start): argument
225 def parse_variations (self, filename, file): argument
239 def parse_run (self, filename, file, tool, variation, num_variations): argument
359 def parse_acats_run (self, filename, file): argument
391 def parse_final_summary (self, filename, file): argument
405 def parse_file (self, filename, file): argument
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dfileread.h278 View(off_t start, section_size_type size, const unsigned char* data, in View()
288 start() const in start() function
482 File_view(File_read& file, File_read::View* view, const unsigned char* data) in File_view()
559 file() in file() function
563 file() const in file() function

12345678910>>...12