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

<<11121314151617181920>>

/freebsd-current/contrib/llvm-project/lld/MachO/
H A DSymbols.cpp55 Defined::Defined(StringRefZ name, InputFile *file, InputSection *isec, argument
/freebsd-current/usr.bin/tail/
H A Dforward.c238 show(file_info_t *file) argument
266 file_info_t *file; local
309 file_info_t *file; local
[all...]
/freebsd-current/crypto/openssl/test/
H A Dconf_include_test.c40 static int change_path(const char *file) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp334 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, bool vs_style, const char *strip_path_prefix) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DTarget.cpp135 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp95 CreateInstance(const ModuleSP &module_sp, DataBufferSP data_sp, offset_t data_offset, const FileSpec *file, offset_t file_offset, offset_t length) argument
112 GetModuleSpecifications( const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, offset_t file_offset, offset_t length, ModuleSpecList &specs) argument
161 ObjectFilePDB(const ModuleSP &module_sp, DataBufferSP &data_sp, offset_t data_offset, const FileSpec *file, offset_t offset, offset_t length) argument
/freebsd-current/tests/sys/kern/
H A Dktrace_test.c73 child_fail_require(const char *file, int line, const char *fmt, ...) argument
/freebsd-current/contrib/bsddialog/lib/
H A Dtextbox.c129 bsddialog_textbox(struct bsddialog_conf *conf, const char *file, int rows, argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_debug.c123 __set_error(const char *file, const char *func, int line, int err) argument
154 __dprintf(boolean_t dprint, const char *file, const char *func, argument
/freebsd-current/contrib/xz/src/xzdec/
H A Dxzdec.c174 uncompress(lzma_stream *strm, FILE *file, const char *filename) argument
[all...]
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_lineno.c104 uint64_t address, file, line, column, opsize; local
489 Dwarf_Unsigned address, file, line, spc; local
[all...]
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp136 mock_stdfds(const char* file) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java81 static File file; field in class:TestBean
92 getXMLEncoder(File file) argument
107 getXMLDecoder(File file) argument
113 getXMLDecoder(File file, ExceptionListener exceptionListener) argument
588 performSerializationTest(File file, String classname) argument
624 performBeanTest(File file, String classname) argument
[all...]
/freebsd-current/contrib/kyua/engine/
H A Dkyuafile.cpp98 relativize(const fs::path& root, const fs::path& file) argument
254 const fs::path file = relativize(_source_root, _relative_filename); local
275 const fs::path file = relativize(_relative_filename.branch_path(), local
643 load(const fs::path& file, const optional< fs::path > user_build_root, const config::tree& user_config, scheduler::scheduler_handle& scheduler_handle) argument
[all...]
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c50 built_source_types(Elf *elf, char const *file) argument
87 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, argument
130 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, void *arg, int require_ctf) argument
185 read_ctf_common(char *file, char *label, read_cb_f *func, void *arg, int require_ctf) argument
251 count_archive(int fd, Elf *elf, char *file) argument
288 char *file = files[i]; local
343 symit_new(Elf *elf, const char *file) argument
[all...]
H A Dutil.c65 findelfsecidx(Elf *elf, const char *file, const char *tofind) argument
235 elfterminate(const char *file, const char *fmt, ...) argument
[all...]
/freebsd-current/contrib/atf/atf-c/
H A Dcheck.c108 const_execvp(const char *file, const char *const *argv) argument
H A Dutils.c307 atf_utils_grep_file(const char *regex, const char *file, ...) argument
[all...]
/freebsd-current/contrib/diff/src/
H A Dcontext.c118 print_context_number_range(struct file_data const *file, lin a, lin b) argument
264 print_unidiff_number_range(struct file_data const *file, lin a, lin b) argument
[all...]
H A Difdef.c29 struct file_data const *file; member in struct:group
240 struct file_data const *file = group->file; local
305 do_printf_spec(FILE *out, char const *spec, struct file_data const *file, lin n, struct group const *groups) argument
[all...]
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_wired.c73 u_int8_t file[128]; member in struct:dhcp_message
/freebsd-current/contrib/ncurses/progs/
H A Dreset_cmd.c97 cat_file(char *file) argument
/freebsd-current/contrib/netbsd-tests/sbin/gpt/
H A Dt_gpt.sh62 file() { function
[all...]
/freebsd-current/crypto/heimdal/kdc/
H A Dmit_dump.c216 mit_prop_dump(void *arg, const char *file) argument
/freebsd-current/crypto/heimdal/lib/kafs/
H A Dcommon.c172 find_cells(const char *file, char ***cells, int *idx) argument

Completed in 390 milliseconds

<<11121314151617181920>>