HomeSort by relevance Sort by last modified time
    Searched defs:Note (Results 1 - 25 of 36) sorted by null

1 2

  /external/libvorbis/doc/
Vorbis_I_spec.tex 63 % Simple 'Note' environment. Can be customized later on.
64 \newenvironment{note}{\subparagraph*{Note:}}{}
87 % NOTE: Things to watch out for: Some chars are reserved in LaTeX. You need to translate them...
  /external/clang/include/clang/Frontend/
SerializedDiagnosticPrinter.h 55 Note,
  /external/iproute2/doc/
api-ip6-flowlabels.tex 168 \paragraph{Note about IPv6 options and destination address.}
  /external/compiler-rt/lib/ubsan/
ubsan_diag.cc 47 const char *Note() const { return Black(); }
291 Printf("%s note: %s", Decor.Note(), Decor.EndNote());
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 39 Note,
DiagnosticEngine.h 43 Note,
  /external/clang/include/clang/Basic/
DiagnosticIDs.h 63 // NOTE: 0 means "uncomputed".
111 Ignored, Note, Remark, Warning, Error, Fatal
151 /// \brief Determine whether the given built-in diagnostic ID is a Note.
Diagnostic.h 142 Note = DiagnosticIDs::Note,
621 /// \brief Note that the prior diagnostic was emitted by some other
622 /// \c DiagnosticsEngine, and we may be attaching a note to that diagnostic.
    [all...]
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 61 // name so that we can render it into the expansion note.
195 SourceLocation(), PresumedLoc(), DiagnosticsEngine::Note, Message,
222 if (!DiagOpts->ShowNoteIncludeStack && Level == DiagnosticsEngine::Note)
259 // Emit the inclusion text/note.
294 // Emit the inclusion text/note.
452 // spelling location here to avoid emitting a macro bactrace for the note.
471 emitDiagnostic(SpellingLoc, DiagnosticsEngine::Note, Message.str(),
480 // Generate a note indicating the include location.
492 // Generate a note indicating the include location.
505 // Generate a note indicating the include location
    [all...]
  /external/elfutils/0.153/libelf/
abstract.h 182 /* Note entry header. */
183 #define Note(Bits, Ext) \
191 Note (32, Ext)
193 Note (64, Ext)
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 510 if (SectionName.startswith(".note"))
529 else if (TypeName == "note")
605 // NOTE the comma is optional in all cases. It is only documented as being
700 const MCSection *Note =
701 getContext().getELFSection(".note", ELF::SHT_NOTE, 0,
705 getStreamer().SwitchSection(Note);
AsmParser.cpp 213 void Note(SMLoc L, const Twine &Msg,
547 void AsmParser::Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) {
741 /// NOTE: This assumes the leading '(' has already been consumed.
756 /// NOTE: This assumes the leading '[' has already been consumed.
    [all...]
  /external/clang/bindings/python/clang/
cindex.py 303 Note = 1
1070 # An attribute whoe specific kind is note exposed via this interface
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp 309 // Note that we intentionally use std::map here so that references to
648 /// Add a note to a prior diagnostic.
649 OptionalDiagnostic Note(SourceLocation Loc, diag::kind DiagId) {
681 /// Note that we have had a side-effect, and determine whether we should
861 // Note that we're skipping calls.
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp 92 Parser.Note(*FI, ".fnstart was specified here");
97 Parser.Note(*UI, ".cantunwind was specified here");
102 Parser.Note(*HI, ".handlerdata was specified here");
111 Parser.Note(*PI++, ".personality was specified here");
113 Parser.Note(*PII++, ".personalityindex was specified here");
180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) {
181 return Parser.Note(L, Msg, Ranges);
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 

Completed in 563 milliseconds

1 2