Home
last modified time | relevance | path

Searched +defs:file +defs:end (Results 1 – 25 of 296) 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
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/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()
H A Dhfs.c259 hfsfile *file; in hfs_flush() local
294 int hfs_umount(hfsvol *vol, long end) in hfs_umount()
1190 hfsfile *file; in hfs_open() local
1236 int hfs_setfork(hfsfile *file, int fork) in hfs_setfork()
1253 int hfs_getfork(hfsfile *file) in hfs_getfork()
1262 long hfs_read(hfsfile *file, void *buf, unsigned long len) in hfs_read()
1302 long hfs_write(hfsfile *file, void *buf, unsigned long len) in hfs_write()
1373 int hfs_truncate(hfsfile *file, unsigned long len) in hfs_truncate()
1403 long hfs_lseek(hfsfile *file, long offset, int from) in hfs_lseek()
1445 int hfs_close(hfsfile *file, long dext, long rext)
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dlexsup.c974 char *end; in parse_args() local
1448 char *end; in parse_args() local
1663 char *end; in parse_args() local
1979 const char *end; in set_section_start() local
1990 const char *end; in set_segment_start() local
2023 elf_shlib_list_options (FILE *file) in elf_shlib_list_options()
2144 elf_static_list_options (FILE *file) in elf_static_list_options()
2217 elf_plt_unwind_list_options (FILE *file) in elf_plt_unwind_list_options()
2227 ld_list_options (FILE *file, bool elf, bool shlib, bool plt_unwind) in ld_list_options()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dlexsup.c1028 char *end; in parse_args() local
1512 char *end; in parse_args() local
1753 char *end; in parse_args() local
2086 const char *end; in set_section_start() local
2097 const char *end; in set_segment_start() local
2130 elf_shlib_list_options (FILE *file) in elf_shlib_list_options()
2251 elf_static_list_options (FILE *file) in elf_static_list_options()
2337 elf_plt_unwind_list_options (FILE *file) in elf_plt_unwind_list_options()
2347 ld_list_options (FILE *file, bool elf, bool shlib, bool plt_unwind) in ld_list_options()
/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.c45 set_file_variables (struct file *file) in set_file_variables()
291 char *end = p; in chop_commands() local
368 execute_file_commands (struct file *file) in execute_file_commands()
528 delete_target (struct file *file, char *on_behalf_of) in delete_target()
610 char *end; in print_commands() local
H A Dexpand.c99 recursively_expand_for_file (struct variable *v, struct file *file) in recursively_expand_for_file()
249 char *end, *colon; in variable_expand_string() local
428 expand_argument (const char *str, const char *end) in expand_argument()
449 variable_expand_for_file (char *line, struct file *file) in variable_expand_for_file()
539 allocated_variable_expand_for_file (char *line, struct file *file) in allocated_variable_expand_for_file()
/netbsd-src/usr.bin/audio/play/
H A Dplay.c231 uint8_t *inbuf8 = inbuf, *end = inbuf8 + len; in float32_to_linear32() local
260 uint8_t *inbuf8 = inbuf, *end = inbuf8 + len; in float64_to_linear32() local
311 play(char *file) in play()
409 play_fd(const char *file, int fd) in play_fd()
474 audioctl_write_fromhdr(void *hdr, size_t fsz, int fd, off_t *datasize, const char *file, convert *c… in audioctl_write_fromhdr()
/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
1237 auto file = variable
[all …]
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c179 unsigned char * end) in get_encoded_value()
277 const unsigned char *const end, in read_leb128()
382 unsigned int file; member
417 unsigned char * end) in process_extended_line_op()
803 uint64_t end; member
816 record_abbrev_list_for_cu (uint64_t start, uint64_t end, in record_abbrev_list_for_cu()
967 unsigned char *end) in process_abbrev_set()
1069 unsigned char *end = section->start + abbrev_base + abbrev_size; in find_and_process_abbrev_set() local
1147 const unsigned char * const end, char delimiter) in display_block()
1176 unsigned char *end = data + length; in decode_location_expression() local
[all …]
H A Delfedit.c79 update_gnu_property (const char *file_name, FILE *file) in update_gnu_property()
312 update_elf_header (const char *file_name, FILE *file) in update_elf_header()
436 get_file_header (FILE * file) in get_file_header()
533 process_object (const char *file_name, FILE *file) in process_object()
560 process_archive (const char * file_name, FILE * file, in process_archive()
768 FILE * file; in process_file() local
985 char *end; in main() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c182 unsigned char * end) in get_encoded_value()
327 const unsigned char *const end, in read_leb128()
432 unsigned int file; member
467 unsigned char * end) in process_extended_line_op()
872 dwarf_vma end; member
885 record_abbrev_list_for_cu (dwarf_vma start, dwarf_vma end, abbrev_list * list) in record_abbrev_list_for_cu()
1068 unsigned char *end = start + abbrev_size; in process_abbrev_set() local
1185 const unsigned char * const end, char delimiter) in display_block()
1214 unsigned char *end = data + length; in decode_location_expression() local
1922 const unsigned char * end) in check_uvalue()
[all …]
H A Delfedit.c79 update_gnu_property (const char *file_name, FILE *file) in update_gnu_property()
312 update_elf_header (const char *file_name, FILE *file) in update_elf_header()
436 get_file_header (FILE * file) in get_file_header()
533 process_object (const char *file_name, FILE *file) in process_object()
560 process_archive (const char * file_name, FILE * file, in process_archive()
768 FILE * file; in process_file() local
985 char *end; in main() local
/netbsd-src/common/dist/zlib/examples/
H A Dgznorm.c27 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) argument
29 # define SET_BINARY_MODE(file) argument
309 unsigned char *end = strm.next_in - mix; in gzip_normalize() local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgznorm.c27 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) argument
29 # define SET_BINARY_MODE(file) argument
309 unsigned char *end = strm.next_in - mix; in gzip_normalize() local
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgznorm.c27 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) argument
29 # define SET_BINARY_MODE(file) argument
309 unsigned char *end = strm.next_in - mix; in gzip_normalize() local
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgznorm.c27 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY) argument
29 # define SET_BINARY_MODE(file) argument
309 unsigned char *end = strm.next_in - mix; in gzip_normalize() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp57 CXSourceRange clang_getRange(CXSourceLocation begin, CXSourceLocation end) { in clang_getRange()
116 CXFile file, in clang_getLocation()
151 CXFile file, in clang_getLocationForOffset()
176 static void createNullLocation(CXFile *file, unsigned *line, in createNullLocation()
223 CXFile *file, in clang_getExpansionLocation()
295 CXFile *file, in clang_getInstantiationLocation()
304 CXFile *file, in clang_getSpellingLocation()
341 CXFile *file, in clang_getFileLocation()
/netbsd-src/bin/setfacl/
H A Dsetfacl.c180 handle_file(FTS *ftsp, FTSENT *file) in handle_file()
361 FTSENT *file; in main() local
364 char *end; in main() local
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dhash.c60 int new_hash_table (tp, count, file, line) in new_hash_table() argument
103 void free_hash_table (tp, file, line) in free_hash_table() argument
169 struct hash_bucket *new_hash_bucket (file, line) in new_hash_bucket() argument
198 void free_hash_bucket (ptr, file, line) in free_hash_bucket() argument
222 const char *file, int line) in new_hash()
299 const unsigned char *end = s + len; in do_id_hash() local
401 void add_hash (table, key, len, pointer, file, line) in add_hash() argument
437 void delete_hash_entry (table, key, len, file, line) in delete_hash_entry() argument
479 int hash_lookup (vp, table, key, len, file, line) in hash_lookup() argument
/netbsd-src/usr.bin/indent/
H A Dargs.c129 FILE *file; in add_typedefs_from_file() local
161 char *end; in set_special_option() local
242 char *end; in set_option() local
[all...]
/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
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
678 struct bfs_dirent *file; in bfs_dump() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfile_manager.d185 const(char)[][] getLines(FileName file) in getLines()
191 size_t start, end; in getLines() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h194 iterator end() const { return iterator(impl_->End()); } in end() function
207 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator()
265 const T& end, in CalculateEndIndex()
293 ValuesInIteratorRangeGenerator(ForwardIterator begin, ForwardIterator end) in ValuesInIteratorRangeGenerator()
519 const char* file, int line) { in AddTestSuiteInstantiation()
539 const char* file = gen_it->file; in RegisterTests() local
618 const char* file; member
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dcanonicalize-lgpl.c101 file_accessible (char const *file) in file_accessible()
119 suffix_requires_dir_check (char const *end) in suffix_requires_dir_check()
207 char const *end; in realpath_stk() local

12345678910>>...12