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

<<11121314151617181920>>

/freebsd-12-stable/usr.bin/indent/
H A Dargs.c342 char line[BUFSIZ]; local
/freebsd-12-stable/usr.bin/patch/
H A Dinp.c381 ifetch(LINENUM line, int whichbuf) argument
[all...]
/freebsd-12-stable/usr.bin/tip/libacu/
H A Dcourier.c74 char line[80]; local
117 logent(value(HOST), num, "cour", line); local
H A Dhayes.c101 char line[80]; local
140 logent(value(HOST), num, "hayes", line); local
H A Dt3000.c76 char line[80]; local
118 logent(value(HOST), num, "t3000", line); local
H A Dventel.c78 char *msg, line[80]; local
112 logent(value(HOST), num, "ventel", line); local
/freebsd-12-stable/usr.bin/top/
H A Dutils.c150 argparse(char *line, int *cntp) argument
/freebsd-12-stable/usr.bin/who/
H A Dwho.c214 ttystat(char *line) argument
/freebsd-12-stable/usr.bin/write/
H A Dwrite.c300 wchar_t line[512]; local
/freebsd-12-stable/usr.sbin/bluetooth/btpand/
H A Devent.h94 _event_set(char const *file, int line, struct event *ev, int fd, short flags, argument
107 _event_add(char const *file, int line, struct event *ev, argument
120 _event_del(char const *file, int line, struct event *ev) argument
/freebsd-12-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c201 char line[512]; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLineTable.h276 uint32_t line : 27; member in struct:lldb_private::LineTable::Entry
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBCompileUnit.cpp86 uint32_t SBCompileUnit::FindLineEntryIndex(uint32_t start_idx, uint32_t line, argument
96 uint32_t SBCompileUnit::FindLineEntryIndex(uint32_t start_idx, uint32_t line, argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp182 uint32_t line = UINT32_MAX; member in struct:__anon3865::SourceLoc
201 SetSCMatchesByLine(SearchFilter &filter, SymbolContextList &sc_list, bool skip_prologue, llvm::StringRef log_ident, uint32_t line, uint32_t column) argument
[all...]
H A DBreakpointResolverFileLine.cpp154 uint32_t line; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp100 ResolveSymbolContext(const FileSpec &file_spec, uint32_t line, bool check_inlines, lldb::SymbolContextItem resolve_scope, SymbolContextList &sc_list) argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h41 int line; member in struct:__sanitizer::AddressInfo
72 uptr line; member in struct:__sanitizer::DataInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h75 void setLine(unsigned line) { Line = line; } argument
42 MCCVLoc(const MCSymbol *Label, unsigned functionid, unsigned fileNum, unsigned line, unsigned column, bool prologueend, bool isstmt) argument
/freebsd-12-stable/contrib/wpa/src/utils/
H A Dtrace.c146 unsigned int line; member in struct:bfd_data
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c54 char line[200]; /* input line buffer */ variable
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp79 char *line = NULL; // Line number. local
/freebsd-12-stable/contrib/lua/src/
H A Dllex.c268 int line = ls->linenumber; /* initial line (for error message) */ local
H A Dlparser.h81 int line; /* line where it appeared */ member in struct:Labeldesc
H A Dluac.c302 int line=getfuncline(f,pc); local
/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_argv.c277 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, argument
415 mdoc_args(struct roff_man *mdoc, int line, int *pos, argument
444 args(struct roff_man *mdoc, int line, int *pos, char *buf, enum argsflag fl, char **v) argument
642 argv_multi(struct roff_man *mdoc, int line, struct mdoc_argv *v, int *pos, char *buf) argument
666 argv_single(struct roff_man *mdoc, int line, struct mdoc_argv *v, int *pos, char *buf) argument
[all...]

Completed in 314 milliseconds

<<11121314151617181920>>