Home
last modified time | relevance | path

Searched refs:EOL (Results 1 – 25 of 122) sorted by relevance

12345

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dparser.y56 #define EOL macro
62 #define EOL "\n"
113 "config entry" EOL);
165 "device name" EOL);
243 SYSLOG(LOGCRIT, "Could not use HID descriptor" EOL);
256 SYSLOG(LOGCRIT, "HID descriptor is too big" EOL);
285 SYSLOG(LOGERR, "Unknown config file name!" EOL); in read_config_file()
297 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL, in read_config_file()
497 SYSLOG(LOGERR, "Unknown HIDs file name!" EOL); in read_hids_file()
516 "%s:%d" EOL, hids_file, lineno); in read_hids_file()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp199 s->EOL(); in GetDescription()
205 s->EOL(); in GetDescription()
211 s->EOL(); in GetDescription()
246 s->EOL(); in GetDescription()
315 s->EOL(); in Dump()
321 s->EOL(); in Dump()
327 s->EOL(); in Dump()
343 s->EOL(); in Dump()
348 s->EOL(); in Dump()
353 s->EOL(); in Dump()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp521 s->EOL(); in GetDescription()
527 s->EOL(); in GetDescription()
532 s->EOL(); in GetDescription()
538 s->EOL(); in GetDescription()
546 s->EOL(); in GetDescription()
558 s->EOL(); in GetDescription()
589 s->EOL(); in GetDescription()
601 s->EOL(); in GetDescription()
612 s->EOL(); in GetDescription()
H A DWatchpointOptions.cpp121 s->EOL(); in GetCallbackDescription()
135 s->EOL(); in GetDescription()
H A DBreakpoint.cpp886 s->EOL(); in GetDescription()
889 s->EOL(); in GetDescription()
898 s->EOL(); in GetDescription()
913 s->EOL(); in GetDescription()
919 s->EOL(); in GetDescription()
935 s->EOL(); in GetDescription()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp222 s.EOL(); in GetDescription()
231 s.EOL(); in GetDescription()
268 s.EOL(); in GetDescription()
277 s.EOL(); in GetDescription()
H A DProcessInfo.cpp131 s.EOL(); in Dump()
149 s.EOL(); in Dump()
248 s.EOL(); in DumpAsTableRow()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp105 m_stream->EOL(); in PrintValueObject()
576 m_stream->EOL(); in PrintChildrenPreamble()
727 m_stream->EOL(); in PrintChildren()
729 m_stream->EOL(); in PrintChildren()
744 m_stream->EOL(); in PrintChildren()
823 m_stream->EOL(); in PrintChildrenIfNeeded()
839 m_stream->EOL(); in PrintChildrenIfNeeded()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtest.sh151 cat <<EOL heredoc
156 EOL
/freebsd/contrib/libevent/test/
H A Dtest.sh151 cat <<EOL heredoc
156 EOL
/freebsd/contrib/file/magic/Magdir/
H A Dmodem16 # GRR: EOL of G3 is too general as it catches also TrueType fonts, Postscript PrinterFontMetric, ot…
20 # maximal 7 0-bits for pixel sequences or 11 0-bits for EOL in G3
49 # maximal 7 0-bits for pixel sequences or 11 0-bits for EOL in G3
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp76 strm.EOL(); in DumpList()
96 strm.EOL(); in DoDumpRegisterInfo()
H A DDumpRegisterValue.cpp151 s.EOL(); in DumpRegisterValue()
171 s.EOL(); in DumpRegisterValue()
/freebsd/contrib/dma/
H A Dmail.c152 EOL, enumerator
192 case EOL: in parse_addrs()
329 ps->state = EOL; in parse_addrs()
/freebsd/sbin/veriexec/
H A Dmanifest_parser.y95 %token EOL
194 eol: EOL
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.cpp34 s->EOL(); in Dump()
/freebsd/contrib/less/
H A Dregexp.c79 #undef EOL
82 #define EOL 2 /* no Match "" at end of line. */ macro
488 ret = regnode(EOL);
859 case EOL:
1156 case EOL:
/freebsd/contrib/elftoolchain/ar/
H A Dacplex.l83 "\n" { lineno++; return (EOL); }
/freebsd/usr.bin/ar/
H A Dacplex.l81 "\n" { lineno++; return (EOL); }
/freebsd/contrib/llvm-project/llvm/utils/split-file/
H A Dsplit-file.cpp74 StringRef EOL = inputBuf.getBuffer().detectEOL(); in handle() local
132 (*f).os() << EOL; in handle()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp124 strm.EOL(); in DumpTargetInfo()
1472 strm.EOL(); in DumpDwoFilesTable()
1475 strm.EOL(); in DumpDwoFilesTable()
1502 strm.EOL(); in DumpDwoFilesTable()
1510 strm.EOL(); in DumpOsoFilesTable()
1512 strm.EOL(); in DumpOsoFilesTable()
1530 strm.EOL(); in DumpOsoFilesTable()
1553 strm.EOL(); in DumpAddress()
1666 strm.EOL(); in DumpSymbolContextList()
1802 strm.EOL(); in LookupTypeHere()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp269 strm.EOL(); in Dump()
288 strm.EOL(); in DumpDescription()
/freebsd/
H A D.git-blame-ignore-revs25 # Remove whitespace at EOL.
/freebsd/contrib/tcsh/nls/russian/
H A Dset727 25 no clear EOL capability.\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset727 25 no clear EOL capability.\n

12345