Home
last modified time | relevance | path

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

123456

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h31 DiagList Errors, Warnings, Remarks, Notes;
42 const_iterator note_begin() const { return Notes.begin(); } in note_begin()
43 const_iterator note_end() const { return Notes.end(); } in note_end()
H A DVerifyDiagnosticConsumer.h195 DirectiveList Notes; member
201 Notes.clear(); in Reset()
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DAtomics.rst153 Notes for frontends
163 Notes for optimizers
168 Notes for code generation
191 Notes for frontends
200 Notes for optimizers
210 Notes for code generation
230 Notes for frontends
237 Notes for optimizers
245 Notes for code generation
260 Notes for frontends
[all …]
H A DHowToBuildOnARM.rst15 Notes On Building LLVM/Clang on ARM
H A Dindex.rst93 Notes on building and testing LLVM/Clang on ARM.
96 Notes on cross-building and testing LLVM/Clang.
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp33 Notes.push_back(std::make_pair(Info.getLocation(), Buf.str())); in HandleDiagnostic()
H A DVerifyDiagnosticConsumer.cpp337 DL = ED ? &ED->Notes : nullptr; in ParseDirective()
761 NumProblems += CheckLists(Diags, SourceMgr, "note", ED.Notes, in CheckResults()
/minix3/crypto/external/bsd/heimdal/dist/
H A DNEWS1 Release Notes - Heimdal - Version Heimdal 1.5.3
9 Release Notes - Heimdal - Version Heimdal 1.5.2
15 Release Notes - Heimdal - Version Heimdal 1.5.1
22 Release Notes - Heimdal - Version Heimdal 1.5
33 Release Notes - Heimdal - Version Heimdal 1.4
43 Notes
49 Release Notes - Heimdal - Version Heimdal 1.3.3
55 Release Notes - Heimdal - Version Heimdal 1.3.2
68 Release Notes - Heimdal - Version Heimdal 1.3.1
75 Release Notes - Heimdal - Version Heimdal 1.3.1
[all …]
/minix3/usr.bin/m4/
H A DNOTES32 Implementation Notes:
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DREADME.template10 Notes about the template parser:
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Doptions.txt28 Notes.
/minix3/crypto/external/bsd/openssl/lib/libdes/
H A Doptions.txt28 Notes.
/minix3/external/bsd/bind/dist/doc/misc/
H A Dmigration-4to97 BIND 4 to BIND 9 Migration Notes
H A Ddnssec5 DNSSEC Release Notes
/minix3/external/bsd/dhcp/dist/tests/DHCPv6/
H A DREADME41 Notes about scripts:
/minix3/external/bsd/llvm/dist/clang/
H A DNOTES.txt2 // Random Notes
/minix3/external/bsd/bind/dist/bin/pkcs11/
H A DOLD-PKCS11-NOTES89 Notes
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMSA.txt1 Code Generation Notes for MSA
/minix3/common/dist/zlib/as400/
H A Dreadme.txt103 Notes: For AS400 ILE RPG programmers, a /copy member defining the ZLIB
/minix3/games/fortune/
H A DNotes1 # $NetBSD: Notes,v 1.2 1995/03/23 08:28:26 cgd Exp $
2 # @(#)Notes 8.1 (Berkeley) 5/31/93
/minix3/external/bsd/bind/dist/doc/doxygen/
H A Dmainpage33 /// documentation (eg, ISC Tech Notes, the ARM, ...). We don't
/minix3/external/bsd/nvi/docs/internals/
H A Dcscope.NOTES1 Cscope Notes:
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp2032 SmallVector<PartialDiagnosticAt, 8> Notes; in evaluateValue() local
2033 return evaluateValue(Notes); in evaluateValue()
2044 SmallVectorImpl<PartialDiagnosticAt> &Notes) const { in evaluateValue()
2066 this, Notes); in evaluateValue()
2083 Eval->IsICE = Result && Notes.empty(); in evaluateValue()
2106 SmallVector<PartialDiagnosticAt, 8> Notes; in checkInitIsICE() local
2107 evaluateValue(Notes); in checkInitIsICE()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME_ALTIVEC.txt1 //===- README_ALTIVEC.txt - Notes for improving Altivec code gen ----------===//
/minix3/crypto/external/bsd/openssl/dist/demos/tunala/
H A DINSTALL90 Notes

123456