/netbsd-src/doc/ |
H A D | BRANCHES | 32 # Notes: Various other info, perhaps explanation of special tags, 56 Notes: 66 Notes: Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2, 78 Notes: 89 Notes: 100 Notes: 111 Notes: 122 Notes: 133 Notes: 144 Notes: [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Core/ |
H A D | Diagnostic.cpp | 55 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-src/crypto/external/bsd/openssl.old/dist/ |
H A D | NOTES.PERL | 4 - 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-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ |
H A D | DiagnosticsYaml.h | 70 : 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-src/external/gpl2/mkhybrid/dist/ |
H A D | README.mkisofs | 15 Notes for version 1.12 32 Notes for version 1.11 40 Notes for version 1.10b1 54 Notes for version 1.06 61 Notes for version 1.05 69 Notes for version 1.04 74 Notes for version 1.03 79 Notes for version 1.02. 95 Notes for version 1.1. 121 Notes for version 1.0.
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | TextDiagnosticBuffer.h | 32 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-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | TextDiagnosticBuffer.cpp | 34 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-src/external/bsd/ntp/dist/ntpd/ |
H A D | invoke-ntp.conf.menu | 1 * ntp.conf Notes:: Notes about ntp.conf
|
H A D | invoke-ntp.keys.menu | 1 * ntp.keys Notes:: Notes about ntp.keys
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | FuchsiaHandleChecker.cpp | 376 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-src/crypto/external/bsd/openssl/dist/ |
H A D | README.md | 108 * [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-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | tcl_cpudist_example.txt | 161 See Notes/ALLoncpu_notes.txt for more details. Also see 162 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_calldist_example.txt | 81 See Notes/ALLelapsed_notes.txt for more details. Also see 82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_calltime_example.txt | 49 See Notes/ALLelapsed_notes.txt for more details. Also see 50 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | tcl_cputime_example.txt | 64 See Notes/ALLoncpu_notes.txt for more details. Also see 65 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | tcl_calldist_example.txt | 163 See Notes/ALLelapsed_notes.txt for more details. Also see 164 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | sh_cpudist_example.txt | 89 See Notes/ALLoncpu_notes.txt for more details. Also see 90 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_cpudist_example.txt | 81 See Notes/ALLelapsed_notes.txt for more details. Also see 82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | tcl_cpudist_example.txt | 161 See Notes/ALLoncpu_notes.txt for more details. Also see 162 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_calldist_example.txt | 81 See Notes/ALLelapsed_notes.txt for more details. Also see 82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_calltime_example.txt | 49 See Notes/ALLelapsed_notes.txt for more details. Also see 50 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | tcl_cputime_example.txt | 64 See Notes/ALLoncpu_notes.txt for more details. Also see 65 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | sh_cpudist_example.txt | 89 See Notes/ALLoncpu_notes.txt for more details. Also see 90 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
H A D | php_cpudist_example.txt | 81 See Notes/ALLelapsed_notes.txt for more details. Also see 82 Notes/ALLexclusive_notes.txt and Notes/ALLinclusive_notes.txt for a
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | UserGuides.rst | 70 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.
|