Home
last modified time | relevance | path

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

12345678910>>...24

/netbsd/doc/
H A D3RDPARTY38 # Notes:
54 Notes:
69 Notes:
86 Notes:
106 Notes:
119 Notes:
134 Notes:
151 Notes:
164 Notes:
177 Notes:
[all …]
H A DBRANCHES56 Notes:
78 Notes:
89 Notes:
100 Notes:
111 Notes:
122 Notes:
133 Notes:
144 Notes:
155 Notes:
193 Notes:
[all …]
/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DDiagnosticsYaml.h70 : DiagnosticName(D.DiagnosticName), Message(D.Message), Notes(D.Notes), in LLVM_YAML_IS_SEQUENCE_VECTOR()
74 return clang::tooling::Diagnostic(DiagnosticName, Message, Notes, in LLVM_YAML_IS_SEQUENCE_VECTOR()
80 SmallVector<clang::tooling::DiagnosticMessage, 1> Notes; in LLVM_YAML_IS_SEQUENCE_VECTOR()
90 Io.mapOptional("Notes", Keys->Notes); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd/crypto/external/bsd/openssl.old/dist/
H A DNOTES.PERL4 - Notes on Perl
5 - Notes on Perl on Windows
6 - Notes on Perl modules we use
7 - Notes on installing a perl module
9 Notes on Perl
/netbsd/external/apache2/llvm/dist/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()
/netbsd/external/bsd/ntp/dist/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.conf.menu1 * ntp.conf Notes:: Notes about ntp.conf
H A Dinvoke-ntp.keys.menu1 * ntp.keys Notes:: Notes about ntp.keys
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp34 All.emplace_back(Level, Notes.size()); in HandleDiagnostic()
35 Notes.emplace_back(Info.getLocation(), std::string(Buf.str())); in HandleDiagnostic()
60 Diag << Notes[I.second].second; in FlushDiagnostics()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp376 std::vector<std::function<std::string(BugReport & BR)>> Notes; in checkPostCall() local
385 Notes.push_back([RetSym, FuncDecl](BugReport &BR) -> std::string { in checkPostCall()
401 Notes.push_back([RetSym, FuncDecl](BugReport &BR) -> std::string { in checkPostCall()
435 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
449 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
463 Notes.push_back([Handle, ParamDiagIdx](BugReport &BR) -> std::string { in checkPostCall()
487 if (!Notes.empty()) { in checkPostCall()
488 T = C.getNoteTag([this, Notes{std::move(Notes)}]( in checkPostCall()
495 for (auto &Note : Notes) { in checkPostCall()
/netbsd/crypto/external/bsd/openssl/dist/
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)
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dtcl_cpudist_example.txt161 See Notes/ALLoncpu_notes.txt for more details. Also see
162 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dphp_calldist_example.txt81 See Notes/ALLelapsed_notes.txt for more details. Also see
82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dphp_cpudist_example.txt81 See Notes/ALLelapsed_notes.txt for more details. Also see
82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dsh_cpudist_example.txt89 See Notes/ALLoncpu_notes.txt for more details. Also see
90 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dtcl_calldist_example.txt163 See Notes/ALLelapsed_notes.txt for more details. Also see
164 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtcl_cpudist_example.txt161 See Notes/ALLoncpu_notes.txt for more details. Also see
162 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dphp_calldist_example.txt81 See Notes/ALLelapsed_notes.txt for more details. Also see
82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dphp_cpudist_example.txt81 See Notes/ALLelapsed_notes.txt for more details. Also see
82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dtcl_calldist_example.txt163 See Notes/ALLelapsed_notes.txt for more details. Also see
164 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dtcl_cputime_example.txt64 See Notes/ALLoncpu_notes.txt for more details. Also see
65 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dphp_calltime_example.txt49 See Notes/ALLelapsed_notes.txt for more details. Also see
50 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
H A Dsh_cpudist_example.txt89 See Notes/ALLoncpu_notes.txt for more details. Also see
90 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DUserGuides.rst70 Notes on building and testing LLVM/Clang on ARM.
73 Notes on building LLVM/Clang with PGO.
76 Notes on cross-building and testing LLVM/Clang.
204 Notes on assembling a Windows Itanium enviroment.
207 Notes on cross-building and testing the compiler-rt builtins for Arm.

12345678910>>...24