Home
last modified time | relevance | path

Searched refs:Notes (Results 1 – 25 of 209) 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()
/freebsd/contrib/ntp/ntpd/
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
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
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc565 ArrayRef<uint8_t> Notes(
568 while (Notes.size() > 12) {
569 uint32_t NameSize = *reinterpret_cast<const uint32_t *>(Notes.data());
570 Notes = Notes.drop_front(4);
571 uint32_t DescSize = *reinterpret_cast<const uint32_t *>(Notes.data());
572 Notes = Notes.drop_front(4);
573 uint32_t Type = *reinterpret_cast<const uint32_t *>(Notes.data());
574 Notes = Notes.drop_front(4);
576 ArrayRef<uint8_t> Name = Notes.take_front(NameSize);
577 auto CurPos = reinterpret_cast<uintptr_t>(Notes.data());
[all …]
/freebsd/crypto/openssl/
H A DREADME.md104 * [Notes for UNIX-like platforms](NOTES-UNIX.md)
105 * [Notes for Android platforms](NOTES-ANDROID.md)
106 * [Notes for Windows platforms](NOTES-WINDOWS.md)
107 * [Notes for the DOS platform with DJGPP](NOTES-DJGPP.md)
108 * [Notes for the OpenVMS platform](NOTES-VMS.md)
109 * [Notes on Perl](NOTES-PERL.md)
110 * [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
H A DINSTALL.md40 - [Notes](#notes)
41 - [Notes on multi-threading](#notes-on-multi-threading)
42 - [Notes on shared libraries](#notes-on-shared-libraries)
43 - [Notes on random number generation](#notes-on-random-number-generation)
44 - [Notes on assembler modules compilation](#notes-on-assembler-modules-compilation)
62 * [Notes for UNIX-like platforms](NOTES-UNIX.md)
63 * [Notes for Android platforms](NOTES-ANDROID.md)
64 * [Notes for Windows platforms](NOTES-WINDOWS.md)
65 * [Notes for the DOS platform with DJGPP](NOTES-DJGPP.md)
66 * [Notes for the OpenVMS platform](NOTES-VMS.md)
[all …]
/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.
H A Dsun41 Notes on CPU clock oscillator tolerance with SunOS 4.1.1 and 4.1.3
/freebsd/contrib/ntp/ntpsnmpd/
H A Dinvoke-ntpsnmpd.texi30 * ntpsnmpd Notes:: Notes
185 @node ntpsnmpd Notes
186 @subsection ntpsnmpd Notes
/freebsd/sys/dev/qlxgb/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/sys/dev/qlxge/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/sys/dev/qlxgbe/
H A DREADME.txt18 6. Additional Notes
24 - Release Notes Version:1.0
/freebsd/contrib/ntp/
H A DREADME.hackers1 Notes to hackers.
/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/sys/contrib/device-tree/Bindings/mtd/
H A Dibm,ndfc.txt11 Notes:
/freebsd/contrib/sendmail/cf/ostype/
H A Dunicosmp.m414 # Notes:
/freebsd/contrib/ntp/html/scripts/
H A Dinstall.txt6 <li class='inline'><a href='release.html'>NTP Version 4 Release Notes</a></li>\

123456789