Searched defs:fd (Results 101 - 125 of 1826) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_begin.c34 elf_begin(int fd, Elf_Cmd c, Elf *a) argument
H A Delf_open.c38 elf_open(int fd) argument
H A Dlibelf_open.c50 _libelf_read_special_file(int fd, size_t *fsz) argument
124 _libelf_open_object(int fd, Elf_Cmd c, int reporterror) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe_init.c36 pe_init(int fd, PE_Cmd c, PE_Object o) argument
/freebsd-11-stable/contrib/file/src/
H A Dpread.c9 pread(int fd, void *buf, size_t len, off_t off) { argument
/freebsd-11-stable/contrib/gcc/
H A Dc-pch.c228 c_common_valid_pch (cpp_reader *pfile, const char *name, int fd) argument
446 int fd; local
363 c_common_read_pch(cpp_reader *pfile, const char *name, int fd, const char *orig_name ATTRIBUTE_UNUSED) argument
[all...]
H A Dc-ppoutput.c476 cb_read_pch(cpp_reader *pfile, const char *name, int fd, const char *orig_name ATTRIBUTE_UNUSED) argument
H A Ddwarf2out.c5212 add_AT_file(dw_die_ref die, enum dwarf_attribute attr_kind, struct dwarf_file_data *fd) argument
13736 maybe_emit_file(struct dwarf_file_data * fd) argument
[all...]
H A Dgcov-io.c68 int fd; local
H A Dggc-common.c637 mmap_gt_pch_get_address(size_t size, int fd) argument
659 mmap_gt_pch_use_address(void *base, size_t size, int fd, size_t offset) argument
H A Dmips-tfile.c4311 int fd, es; local
[all...]
H A Domp-low.c152 extract_omp_for_data (tree for_stmt, struct omp_for_data *fd) argument
286 struct omp_for_data fd; local
325 struct omp_for_data fd; local
2589 expand_omp_for_generic(struct omp_region *region, struct omp_for_data *fd, enum built_in_function start_fn, enum built_in_function next_fn) argument
2783 expand_omp_for_static_nochunk(struct omp_region *region, struct omp_for_data *fd) argument
2955 expand_omp_for_static_chunk(struct omp_region *region, struct omp_for_data *fd) argument
3129 struct omp_for_data fd; local
4003 lower_omp_for_lastprivate(struct omp_for_data *fd, tree *body_p, tree *dlist, struct omp_context *ctx) argument
4051 struct omp_for_data fd; local
[all...]
/freebsd-11-stable/contrib/gcc/config/
H A Dhost-darwin.c46 darwin_gt_pch_use_address (void *addr, size_t sz, int fd, size_t off) argument
H A Dhost-hpux.c56 hpux_gt_pch_get_address (size_t size, int fd) argument
88 hpux_gt_pch_use_address (void *base, size_t size, int fd, size_t offset) argument
H A Dhost-linux.c97 linux_gt_pch_get_address (size_t size, int fd) argument
171 linux_gt_pch_use_address (void *base, size_t size, int fd, size_t offset) argument
H A Dhost-solaris.c36 sol_gt_pch_use_address (void *base, size_t size, int fd, size_t offset) argument
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dgmon-sol2.c201 int fd; local
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
H A Dhost-mingw32.c114 mingw32_gt_pch_use_address (void *addr, size_t size, int fd, argument
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dgmon-sol2.c173 int fd; local
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c89 int fd; member in struct:_cpp_file
[all...]
H A Dmkdeps.c385 deps_restore (struct deps *deps, FILE *fd, const char *self) argument
H A Dpch.c417 cpp_valid_state (cpp_reader *r, const char *name, int fd) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmake-temp-file.c153 int fd; local
H A Dmkstemps.c111 int fd; local

Completed in 338 milliseconds

1234567891011>>