Home
last modified time | relevance | path

Searched refs:EOL (Results 1 – 25 of 125) 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);
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/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocation.cpp519 s->EOL(); in GetDescription()
525 s->EOL(); in GetDescription()
530 s->EOL(); in GetDescription()
535 s->EOL(); in GetDescription()
542 s->EOL(); in GetDescription()
553 s->EOL(); in GetDescription()
565 s->EOL(); in GetDescription()
596 s->EOL(); in GetDescription()
608 s->EOL(); in GetDescription()
619 s->EOL(); in GetDescription()
H A DWatchpointOptions.cpp121 s->EOL(); in GetCallbackDescription()
135 s->EOL(); in GetDescription()
H A DBreakpoint.cpp938 s->EOL(); in GetDescription()
941 s->EOL(); in GetDescription()
950 s->EOL(); in GetDescription()
965 s->EOL(); in GetDescription()
971 s->EOL(); in GetDescription()
987 s->EOL(); in GetDescription()
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_parse.c520 #define EOL "\r\n" macro
523 #ifndef EOL
524 #define EOL "\n" macro
552 cb(EOL, data); in dump_profile()
566 cb(EOL, data); in dump_profile()
568 cb(EOL, data); in dump_profile()
574 cb(EOL, data); in dump_profile()
580 cb(EOL, data); in dump_profile()
/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()
249 s.EOL(); in DumpAsTableRow()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp95 m_stream->EOL(); in PrintValueObject()
583 m_stream->EOL(); in PrintChildrenPreamble()
750 m_stream->EOL(); in PrintChildren()
752 m_stream->EOL(); in PrintChildren()
767 m_stream->EOL(); in PrintChildren()
852 m_stream->EOL(); in PrintChildrenIfNeeded()
868 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.cpp152 s.EOL(); in DumpRegisterValue()
172 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/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp153 s->EOL(); in DumpStopContext()
214 s->EOL(); in GetDescription()
220 s->EOL(); in GetDescription()
226 s->EOL(); in GetDescription()
232 s->EOL(); in GetDescription()
254 s->EOL(); in GetDescription()
261 s->EOL(); in GetDescription()
267 s->EOL(); in GetDescription()
1240 s->EOL(); in Dump()
/freebsd/sbin/veriexec/
H A Dmanifest_parser.y95 %token EOL
194 eol: EOL
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp183 sref.EOL(); in GetDescription()
187 sref.EOL(); in GetDescription()
/freebsd/contrib/less/
H A Dregexp.c78 #undef EOL
81 #define EOL 2 /* no Match "" at end of line. */ macro
600 ret = regnode(EOL); in regatom()
928 case EOL: in regmatch()
1220 case EOL: in regprop()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectScripting.cpp211 s.EOL(); in DoExecute()
227 s.EOL(); in DoExecute()
H A DCommandObjectTarget.cpp125 strm.EOL(); in DumpTargetInfo()
1363 strm.EOL(); in DumpModuleObjfileHeaders()
1364 strm.EOL(); in DumpModuleObjfileHeaders()
1434 strm.EOL(); in DumpDwoFilesTable()
1437 strm.EOL(); in DumpDwoFilesTable()
1464 strm.EOL(); in DumpDwoFilesTable()
1472 strm.EOL(); in DumpOsoFilesTable()
1474 strm.EOL(); in DumpOsoFilesTable()
1492 strm.EOL(); in DumpOsoFilesTable()
1515 strm.EOL(); in DumpAddress()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.cpp50 s->EOL(); in Dump()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.cpp108 void SystemZHLASMAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() argument
114 if (EOL) in AddComment()
/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/lldb/source/Interpreter/
H A DProperty.cpp269 strm.EOL(); in Dump()
288 strm.EOL(); in DumpDescription()

12345