Home
last modified time | relevance | path

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

12345

/freebsd-14-stable/usr.sbin/bluetooth/bthidd/
HDparser.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);
275 SYSLOG(LOGERR, "%s in line %d" EOL, message, yylineno);
285 SYSLOG(LOGERR, "Unknown config file name!" EOL); in read_config_file()
290 SYSLOG(LOGERR, "Could not open config file '%s'. %s (%d)" EOL, in read_config_file()
297 SYSLOG(LOGERR, "Could not parse config file '%s'" EOL, in read_config_file()
[all …]
/freebsd-14-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointLocation.cpp513 s->EOL(); in GetDescription()
519 s->EOL(); in GetDescription()
524 s->EOL(); in GetDescription()
529 s->EOL(); in GetDescription()
536 s->EOL(); in GetDescription()
544 s->EOL(); in GetDescription()
556 s->EOL(); in GetDescription()
587 s->EOL(); in GetDescription()
599 s->EOL(); in GetDescription()
610 s->EOL(); in GetDescription()
HDWatchpointOptions.cpp121 s->EOL(); in GetCallbackDescription()
135 s->EOL(); in GetDescription()
HDBreakpoint.cpp883 s->EOL(); in GetDescription()
886 s->EOL(); in GetDescription()
895 s->EOL(); in GetDescription()
910 s->EOL(); in GetDescription()
916 s->EOL(); in GetDescription()
932 s->EOL(); in GetDescription()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp147 s->EOL(); in DumpStopContext()
208 s->EOL(); in GetDescription()
214 s->EOL(); in GetDescription()
220 s->EOL(); in GetDescription()
226 s->EOL(); in GetDescription()
248 s->EOL(); in GetDescription()
255 s->EOL(); in GetDescription()
261 s->EOL(); in GetDescription()
324 s->EOL(); in Dump()
330 s->EOL(); in Dump()
[all …]
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDStructuredData.cpp222 s.EOL(); in GetDescription()
231 s.EOL(); in GetDescription()
268 s.EOL(); in GetDescription()
277 s.EOL(); in GetDescription()
HDProcessInfo.cpp131 s.EOL(); in Dump()
149 s.EOL(); in Dump()
249 s.EOL(); in DumpAsTableRow()
/freebsd-14-stable/contrib/libevent/test/
HDtest.sh151 cat <<EOL heredoc
156 EOL
/freebsd-14-stable/contrib/ntp/sntp/libevent/test/
HDtest.sh151 cat <<EOL heredoc
156 EOL
/freebsd-14-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDValueObjectPrinter.cpp95 m_stream->EOL(); in PrintValueObject()
589 m_stream->EOL(); in PrintChildrenPreamble()
756 m_stream->EOL(); in PrintChildren()
758 m_stream->EOL(); in PrintChildren()
773 m_stream->EOL(); in PrintChildren()
858 m_stream->EOL(); in PrintChildrenIfNeeded()
874 m_stream->EOL(); in PrintChildrenIfNeeded()
/freebsd-14-stable/contrib/file/magic/Magdir/
HDmodem16 # 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-14-stable/contrib/llvm-project/lldb/source/Core/
HDDumpRegisterInfo.cpp76 strm.EOL(); in DumpList()
96 strm.EOL(); in DoDumpRegisterInfo()
HDDumpRegisterValue.cpp152 s.EOL(); in DumpRegisterValue()
172 s.EOL(); in DumpRegisterValue()
/freebsd-14-stable/contrib/dma/
HDmail.c152 EOL, enumerator
192 case EOL: in parse_addrs()
329 ps->state = EOL; in parse_addrs()
/freebsd-14-stable/sbin/veriexec/
HDmanifest_parser.y95 %token EOL
194 eol: EOL
HDmanifest_lexer.l49 return EOL;
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangASTMetadata.cpp34 s->EOL(); in Dump()
/freebsd-14-stable/contrib/less/
HDregexp.c79 #undef EOL
82 #define EOL 2 /* no Match "" at end of line. */ macro
482 ret = regnode(EOL); in regatom()
837 case EOL: in regmatch()
1132 case EOL:
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTarget.cpp124 strm.EOL(); in DumpTargetInfo()
1360 strm.EOL(); in DumpModuleObjfileHeaders()
1361 strm.EOL(); in DumpModuleObjfileHeaders()
1429 strm.EOL(); in DumpDwoFilesTable()
1432 strm.EOL(); in DumpDwoFilesTable()
1459 strm.EOL(); in DumpDwoFilesTable()
1467 strm.EOL(); in DumpOsoFilesTable()
1469 strm.EOL(); in DumpOsoFilesTable()
1487 strm.EOL(); in DumpOsoFilesTable()
1510 strm.EOL(); in DumpAddress()
[all …]
/freebsd-14-stable/contrib/elftoolchain/ar/
HDacplex.l83 "\n" { lineno++; return (EOL); }
/freebsd-14-stable/usr.bin/ar/
HDacplex.l81 "\n" { lineno++; return (EOL); }
/freebsd-14-stable/contrib/llvm-project/lldb/source/Interpreter/
HDProperty.cpp269 strm.EOL(); in Dump()
288 strm.EOL(); in DumpDescription()
/freebsd-14-stable/contrib/tcsh/nls/russian/
HDset727 25 no clear EOL capability.\n
/freebsd-14-stable/contrib/tcsh/nls/ukrainian/
HDset727 25 no clear EOL capability.\n
/freebsd-14-stable/contrib/tcsh/nls/C/
HDset727 25 no clear EOL capability.\n

12345