HomeSort by relevance Sort by last modified time
    Searched defs:Notes (Results 1 - 11 of 11) sorted by null

  /external/libunwind/doc/
unw_getcontext.tex 29 \section{Platform-specific Notes}
  /external/clang/include/clang/Frontend/
TextDiagnosticBuffer.h 31 DiagList Errors, Warnings, Remarks, Notes;
42 const_iterator note_begin() const { return Notes.begin(); }
43 const_iterator note_end() const { return Notes.end(); }
VerifyDiagnosticConsumer.h 192 DirectiveList Notes;
198 llvm::DeleteContainerPointers(Notes);
  /development/samples/NotePad/src/com/example/android/notepad/
NotePad.java 36 * Notes table contract
38 public static final class Notes implements BaseColumns {
41 private Notes() {}
46 public static final String TABLE_NAME = "notes";
62 * Path part for the Notes URI
64 private static final String PATH_NOTES = "/notes";
69 private static final String PATH_NOTE_ID = "/notes/";
79 private static final String PATH_LIVE_FOLDER = "/live_folders/notes";
101 * The content Uri pattern for a notes listing for live folders
111 * The MIME type of {@link #CONTENT_URI} providing a directory of notes
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
ExprConstant.cpp 25 // * A set of notes indicating why the evaluation was not a constant expression
453 /// notes attached to it will also be stored, otherwise they will not be.
569 /// Add notes containing a call stack to the current point of evaluation.
655 /// Add a stack of notes to a prior diagnostic.
    [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]

Completed in 501 milliseconds