Searched refs:Notes (Results 1 - 24 of 24) sorted by relevance

/external/clang/include/clang/Frontend/
H A DTextDiagnosticBuffer.h31 DiagList Errors, Warnings, Notes; member in class:clang::TextDiagnosticBuffer
39 const_iterator note_begin() const { return Notes.begin(); }
40 const_iterator note_end() const { return Notes.end(); }
H A DVerifyDiagnosticConsumer.h174 DirectiveList Notes; member in struct:clang::VerifyDiagnosticConsumer::ExpectedData
179 llvm::DeleteContainerPointers(Notes);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
H A DbuildNotes.php21 echo "<title>Build Notes for $buildType $buildName </title>";
28 <p><b><font face="Verdana" size="+3">Build Notes</font></b> </p>
33 Build Notes for <?php echo "$buildType $buildName"; ?></font></b></td>
/external/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp33 Notes.push_back(std::make_pair(Info.getLocation(), Buf.str()));
H A DVerifyDiagnosticConsumer.cpp303 DL = ED ? &ED->Notes : NULL;
653 NumProblems += CheckLists(Diags, SourceMgr, "note", ED.Notes,
764 ED.Notes.clear();
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Dlotusformulas.php12 * @Formula/@Command source: IBM Lotus Notes/Domino 8 Designer Help
43 'LANG_NAME' => 'Lotus Notes @Formulas',
H A Dlotusscript.php12 * LotusScript source: IBM Lotus Notes/Domino 8 Designer Help
/external/icu4c/test/perf/collationperf/
H A DCollPerf.pl210 <h3><i>Notes</i></h3>
/external/clang/lib/AST/
H A DDecl.cpp1750 SmallVector<PartialDiagnosticAt, 8> Notes; local
1751 return evaluateValue(Notes);
1755 SmallVectorImpl<PartialDiagnosticAt> &Notes) const {
1777 this, Notes);
1790 Eval->IsICE = Result && Notes.empty();
1813 SmallVector<PartialDiagnosticAt, 8> Notes; local
1814 evaluateValue(Notes);
3056 /// completeDefinition - Notes that the definition of this type is now
H A DExprConstant.cpp1474 SmallVector<PartialDiagnosticAt, 8> Notes; local
1475 if (!VD->evaluateValue(Notes)) {
1477 Notes.size() + 1) << VD;
1479 Info.addNotes(Notes);
1483 Notes.size() + 1) << VD;
1485 Info.addNotes(Notes);
6351 SmallVectorImpl<PartialDiagnosticAt> &Notes) const {
6359 EStatus.Diag = &Notes;
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1291 const OptionalNotes &Notes = I->second; local
1292 for (unsigned NoteI = 0, NoteN = Notes.size(); NoteI != NoteN; ++NoteI)
1293 S.Diag(Notes[NoteI].first, Notes[NoteI].second);
H A DSemaTemplate.cpp3589 SmallVector<PartialDiagnosticAt, 8> Notes; local
3590 EvalResult.Diag = &Notes;
3598 if (Notes.size() == 1 && Notes[0].second.getDiagID() ==
3600 DiagLoc = Notes[0].first;
3601 Notes.clear();
3606 for (unsigned I = 0, N = Notes.size(); I != N; ++I)
3607 S.Diag(Notes[I].first, Notes[I].second);
H A DSemaDecl.cpp7948 SmallVector<PartialDiagnosticAt, 8> Notes; local
7949 if (!var->evaluateValue(Notes) || !var->isInitICE()) {
7953 if (Notes.size() == 1 && Notes[0].second.getDiagID() ==
7955 DiagLoc = Notes[0].first;
7956 Notes.clear();
7960 for (unsigned I = 0, N = Notes.size(); I != N; ++I)
7961 Diag(Notes[I].first, Notes[I].second);
H A DSemaOverload.cpp5012 SmallVector<PartialDiagnosticAt, 8> Notes; local
5014 Eval.Diag = &Notes;
5023 if (Notes.empty()) {
5030 if (Notes.size() == 1 &&
5031 Notes[0].second.getDiagID() == diag::note_invalid_subexpr_in_const_expr)
5032 Diag(Notes[0].first, diag::err_expr_not_cce) << CCE;
5036 for (unsigned I = 0; I < Notes.size(); ++I)
5037 Diag(Notes[I].first, Notes[I].second);
8026 // Notes th
[all...]
H A DSemaExpr.cpp10223 SmallVector<PartialDiagnosticAt, 8> Notes; local
10224 EvalResult.Diag = &Notes;
10234 if (Folded && getLangOpts().CPlusPlus11 && Notes.empty()) {
10243 if (Notes.size() == 1 && Notes[0].second.getDiagID() ==
10245 DiagLoc = Notes[0].first;
10246 Notes.clear();
10252 for (unsigned I = 0, N = Notes.size(); I != N; ++I)
10253 Diag(Notes[I].first, Notes[
[all...]
/external/libvpx/libvpx/vp8/common/x86/
H A Didctllm_mmx.asm15 ; * Notes:
H A Dsubpixel_sse2.asm21 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The
151 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The
329 ; Notes: filter_block1d8_v6 applies a 6 tap filter vertically to the input pixels. The
424 ; Notes: filter_block1d16_v6 applies a 6 tap filter vertically to the input pixels. The
H A Dsubpixel_ssse3.asm20 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The
/external/ceres-solver/docs/
H A Dbuild.tex234 Notes:
/external/clang/include/clang/AST/
H A DDecl.h1016 APValue *evaluateValue(SmallVectorImpl<PartialDiagnosticAt> &Notes) const;
2984 /// completeDefinition - Notes that the definition of this type is
H A DExpr.h590 SmallVectorImpl<PartialDiagnosticAt> &Notes) const;
1619 /// Notes on various nodes:
/external/dropbear/libtommath/
H A Dbn.tex265 \hline \textbf{Criteria} & \textbf{Pro} & \textbf{Con} & \textbf{Notes} \\
/external/icu4c/
H A Dconfigure8552 echo "=== Important Notes: ==="
/external/dropbear/libtomcrypt/
H A Dcrypt.tex635 \subsection{Notes}
633 \\subsection{Notes} subsubsection

Completed in 5333 milliseconds