Searched defs:line (Results 251 - 275 of 805) sorted by relevance

<<11121314151617181920>>

/freebsd-current/stand/libofw/
H A Dofw_disk.c189 char line[80]; local
/freebsd-current/stand/userboot/userboot/
H A Duserboot_disk.c121 char line[80]; local
H A Dhost.c119 char line[80]; local
/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...]
H A Dsanitizer_symbolizer_mac.cpp105 ParseCommandOutput(const char *str, uptr addr, char **out_name, char **out_module, char **out_file, uptr *line, uptr *start_address) argument
H A Dsanitizer_suppressions.cpp120 const char *line = str; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp147 ParseLLVMLineTable(DWARFContext &context, llvm::DWARFDebugLine &line, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp57 static void error(StringRef filename, int64_t line, const Twine &message) { argument
59 errs() << filename << ':' << line << ": "; local
77 const StringRef line = *i++; local
[all...]
/freebsd-current/tests/sys/kern/
H A Dktrace_test.c73 child_fail_require(const char *file, int line, const char *fmt, ...) argument
/freebsd-current/usr.bin/patch/
H A Dinp.c377 ifetch(LINENUM line, int whichbuf) argument
[all...]
/freebsd-current/usr.bin/grdc/
H A Dgrdc.c282 movto(int line, int col) argument
/freebsd-current/stand/common/
H A Dinterp_forth.c71 char *name, *line, *tail, *cp; local
297 bf_run(const char *line) argument
385 int prevsrcid, fd, line; local
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dauthreadkeys.c140 char *line; local
/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, int line, const char *fmt, ...) argument
/freebsd-current/contrib/dialog/samples/install/
H A Dsetup.c87 get_line(char *line, int size, FILE * f) argument
104 char line[200]; local
[all...]
/freebsd-current/contrib/kyua/utils/text/
H A Dtemplates_test.cpp913 std::string line; local
[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.cpp658 std::string line; local
660 std::cout << line << '\n'; local
/freebsd-current/contrib/kyua/engine/
H A Dtap_parser.cpp87 try_parse_plan(const std::string& line, argument
144 try_parse_result(const std::string& line, std::size_t& out_ok_count, std::size_t& out_not_ok_count, bool& out_bailed_out) argument
199 std::string line; local
[all...]
/freebsd-current/contrib/dialog/
H A Dtailbox.c37 char line[MAX_LEN + 2]; member in struct:__anon469
87 char *line = get_line(obj); local
[all...]
H A Dprogressbox.c48 char line[MAX_LEN + 1]; member in struct:__anon465
224 print_line(MY_OBJ * obj, const char *line, int row) argument
[all...]
H A Drc.c343 begins_with(char *line, const char *keyword, char **params) argument
374 parse_line(char *line, char **var, char **value) argument
[all...]
/freebsd-current/contrib/atf/atf-c/
H A Dcheck_test.c88 char *line = atf_utils_readline(fd); local
/freebsd-current/contrib/diff/src/
H A Dcontext.c460 char const *line = linbuf[i]; local
[all...]
H A Dside.c69 print_half_line (char const *const *line, size_t indent, size_t out_bound) argument

Completed in 340 milliseconds

<<11121314151617181920>>