Searched defs:file (Results 251 - 275 of 848) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/gcc/
H A Dxcoffout.c294 xcoffout_source_file(FILE *file, const char *filename, int inline_p) argument
406 xcoffout_declare_function(FILE *file, tree decl, const char *name) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dauxv.c183 fprint_target_auxv (struct ui_file *file, struct target_ops *ops) argument
[all...]
H A Ddisasm.c328 gdb_disassemble_info (struct gdbarch *gdbarch, struct ui_file *file) argument
H A Ddummy-frame.c423 fprint_dummy_frames (struct ui_file *file) argument
449 struct ui_file *file = gdb_fopen (args, "w"); local
[all...]
H A Di387-tdep.c45 print_i387_value (char *raw, struct ui_file *file) argument
69 print_i387_ext (unsigned char *raw, struct ui_file *file) argument
121 print_i387_status_word(unsigned int status, struct ui_file *file) argument
151 print_i387_control_word(unsigned int control, struct ui_file *file) argument
205 i387_print_float_info(struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args) argument
[all...]
H A Dproc-api.c225 ioctl_with_trace (int fd, long opcode, void *ptr, char *file, int line) argument
460 write_with_trace (int fd, void *varg, size_t len, char *file, in argument
617 lseek_with_trace(int fd, off_t offset, int whence, char *file, int line) argument
640 open_with_trace(char *filename, int mode, char *file, int line) argument
681 close_with_trace(int fd, char *file, int line) argument
707 wait_with_trace(int *wstat, char *file, int line) argument
742 procfs_note(char *msg, char *file, int line) argument
[all...]
H A Dproc-events.c1403 proc_prettyfprint_syscall (FILE *file, int num, int verbose) argument
1422 proc_prettyfprint_syscalls (FILE *file, sysset_t *sysset, int verbose) argument
1592 proc_prettyfprint_signal (FILE *file, in argument
1627 proc_prettyfprint_signalset(FILE *file, sigset_t *sigset, int verbose) argument
1701 prettyfprint_faulttable_entry(FILE *file, int i, int verbose) argument
1715 proc_prettyfprint_fault(FILE *file, int faultno, int verbose) argument
1746 proc_prettyfprint_faultset(FILE *file, fltset_t *fltset, int verbose) argument
[all...]
H A Dreggroups.c186 reggroups_dump (struct gdbarch *gdbarch, struct ui_file *file) argument
241 struct ui_file *file = gdb_fopen (args, "w"); local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui.c550 tui_show_source (const char *file, int line) argument
/freebsd-10-stable/contrib/ipfilter/iplang/
H A Diplang_y.y214 file: line label
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipnat.c112 char *file, *core, *kernel; local
H A Dippool_y.y100 file: line label
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dsavefile.c214 FILE *file; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dhistfile.c168 int file, current_line, chars_read; local
310 int file, chars_read, rv; local
429 int file, mode, rv; local
[all...]
/freebsd-10-stable/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc259 __basic_file<char>::file() function in class:__basic_file
/freebsd-10-stable/contrib/libyaml/tests/
H A Drun-dumper.c164 FILE *file; local
224 FILE *file; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DFileRemapper.cpp233 void FileRemapper::remap(const FileEntry *file, llvm::MemoryBuffer *memBuf) { argument
240 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { argument
249 const FileEntry *file = FileMgr->getFile(filePath); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp333 StringRef file = SourceMgr.getBufferData(Offs.getFID(), &invalidTemp); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DPythonDataObjects.cpp45 FILE *file = ::tmpfile(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.h120 uint16_t file; // An unsigned integer indicating the identity of the source file corresponding to a machine instruction. member in struct:DWARFDebugLine::Row
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp31 FindPlugin(const lldb::ModuleSP &module_sp, const FileSpec* file, lldb::offset_t file_offset, lldb::offset_t file_size, DataBufferSP &data_sp, lldb::offset_t &data_offset) argument
187 GetModuleSpecifications(const FileSpec &file, lldb::offset_t file_offset, lldb::offset_t file_size, ModuleSpecList &specs) argument
212 GetModuleSpecifications(const lldb_private::FileSpec& file, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
[all...]
/freebsd-10-stable/contrib/mdocml/
H A Dmain.c185 parse(struct curparse *curp, int fd, const char *file, enum mandoclevel *level) argument
388 mmsg(enum mandocerr t, enum mandoclevel lvl, const char *file, int line, int col, const char *msg) argument
/freebsd-10-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c289 struct dtfs_file *file = DTFS_PTOF(pn_file); local
/freebsd-10-stable/contrib/nvi/common/
H A Dlog.c661 log_err( SCR *sp, char *file, int line) argument
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_perfmgr_db.c735 perfmgr_db_dump(perfmgr_db_t * db, char *file, perfmgr_db_dump_t dump_type) argument

Completed in 233 milliseconds

<<11121314151617181920>>