Home
last modified time | relevance | path

Searched refs:Notes (Results 1 – 25 of 211) sorted by relevance

123456789

/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp55 const SmallVector<DiagnosticMessage, 1> &Notes, in Diagnostic() argument
57 : DiagnosticName(DiagnosticName), Message(Message), Notes(Notes), in Diagnostic()
63 auto Iter = llvm::find_if(D.Notes, [](const tooling::DiagnosticMessage &D) { in selectFirstFix()
66 if (Iter != D.Notes.end()) in selectFirstFix()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DDiagnosticsYaml.h69 : DiagnosticName(D.DiagnosticName), Message(D.Message), Notes(D.Notes), in LLVM_YAML_IS_SEQUENCE_VECTOR()
73 return clang::tooling::Diagnostic(DiagnosticName, Message, Notes, in LLVM_YAML_IS_SEQUENCE_VECTOR()
79 SmallVector<clang::tooling::DiagnosticMessage, 1> Notes; in LLVM_YAML_IS_SEQUENCE_VECTOR()
89 Io.mapOptional("Notes", Keys->Notes); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.cpp29 DataExtractor lldb_private::getRegset(llvm::ArrayRef<CoreNote> Notes, in getRegset() argument
37 Notes, [Type](const CoreNote &Note) { return Note.info.n_type == Type; }); in getRegset()
38 return Iter == Notes.end() ? DataExtractor() : DataExtractor(Iter->data); in getRegset()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h32 DiagList Errors, Warnings, Remarks, Notes;
50 const_iterator note_begin() const { return Notes.begin(); } in note_begin()
51 const_iterator note_end() const { return Notes.end(); } in note_end()
H A DVerifyDiagnosticConsumer.h92 DirectiveList Notes; member
98 Notes.clear(); in Reset()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp34 All.emplace_back(Level, Notes.size()); in HandleDiagnostic()
35 Notes.emplace_back(Info.getLocation(), std::string(Buf)); in HandleDiagnostic()
60 Diag << Notes[I.second].second; in FlushDiagnostics()
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.keys.menu1 * ntp.keys Notes:: Notes about ntp.keys
H A Dinvoke-ntp.conf.menu1 * ntp.conf Notes:: Notes about ntp.conf
H A Dinvoke-ntp.keys.texi1 @node ntp.keys Notes
2 @section Notes about ntp.keys
123 * ntp.keys Notes:: Notes
139 @node ntp.keys Notes
140 @subsection ntp.keys Notes
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp373 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
382 Notes.push_back([RetSym, FuncDecl](BugReport &BR) -> std::string { in checkPostCall()
398 Notes.push_back([RetSym, FuncDecl](BugReport &BR) -> std::string { in checkPostCall()
432 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
446 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
460 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
484 if (!Notes.empty()) { in checkPostCall()
485 T = C.getNoteTag([this, Notes{std::move(Notes)}]( in checkPostCall()
492 for (auto &Note : Notes) { in checkPostCall()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc565 ArrayRef<uint8_t> Notes(
568 while (Notes.size() > 12) {
570 Notes = Notes.drop_front(4);
572 Notes = Notes.drop_front(4);
574 Notes = Notes.drop_front(4);
576 ArrayRef<uint8_t> Name = Notes.take_front(NameSize);
580 if (BytesUntilDesc >= Notes.size())
582 Notes = Notes.drop_front(BytesUntilDesc);
585 CurPos = reinterpret_cast<uintptr_t>(Notes.data());
588 if (BytesUntilNextNote > Notes.size())
[all …]
/freebsd/crypto/openssl/
H A DREADME.md108 * [Notes for UNIX-like platforms](NOTES-UNIX.md)
109 * [Notes for Android platforms](NOTES-ANDROID.md)
110 * [Notes for Windows platforms](NOTES-WINDOWS.md)
111 * [Notes for the DOS platform with DJGPP](NOTES-DJGPP.md)
112 * [Notes for the OpenVMS platform](NOTES-VMS.md)
113 * [Notes on Perl](NOTES-PERL.md)
114 * [Notes on Valgrind](NOTES-VALGRIND.md)
H A DNOTES-PERL.md1 Notes on Perl
4 - [General Notes](#general-notes)
9 - [Notes on installing a Perl module](#notes-on-installing-a-perl-module])
11 General Notes
85 Notes on installing a Perl module
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h81 const SmallVector<DiagnosticMessage, 1> &Notes, Level DiagLevel,
91 SmallVector<DiagnosticMessage, 1> Notes; member
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dinvoke-ntp-wait.texi45 * ntp-wait Notes:: Notes
113 @node ntp-wait Notes
114 @subsection ntp-wait Notes
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daxp20x.txt86 Regulator Type Supply Name Notes
98 Regulator Type Supply Name Notes
124 Regulator Type Supply Name Notes
152 Regulator Type Supply Name Notes
176 Regulator Type Supply Name Notes
200 Regulator Type Supply Name Notes
/freebsd/contrib/ntp/html/hints/
H A Dsvr4-dell1 Notes on the DELL SVR4.
/freebsd/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi30 * ntpsnmpd Notes:: Notes
185 @node ntpsnmpd Notes
186 @subsection ntpsnmpd Notes
/freebsd/sys/dev/qlxge/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/sys/dev/qlxgb/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/contrib/ntp/
H A DREADME.hackers1 Notes to hackers.
/freebsd/sys/dev/qlxgbe/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dibm,ndfc.txt11 Notes:
/freebsd/crypto/heimdal/
H A DNEWS1 Release Notes - Heimdal - Version Heimdal 1.5.2
7 Release Notes - Heimdal - Version Heimdal 1.5.1
14 Release Notes - Heimdal - Version Heimdal 1.5
25 Release Notes - Heimdal - Version Heimdal 1.4
35 Notes
41 Release Notes - Heimdal - Version Heimdal 1.3.3
47 Release Notes - Heimdal - Version Heimdal 1.3.2
60 Release Notes - Heimdal - Version Heimdal 1.3.1
67 Release Notes - Heimdal - Version Heimdal 1.3.1
73 Release Notes - Heimdal - Version Heimdal 1.3
[all …]
/freebsd/contrib/sendmail/cf/ostype/
H A Dunicosmp.m414 # Notes:

123456789