HomeSort by relevance Sort by last modified time
    Searched full:notes (Results 1 - 25 of 1670) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/debian/
e2fsprogs.docs 2 RELEASE-NOTES
  /external/ppp/pppd/
README.google 0 Notes:
  /development/tutorials/NotepadCodeLab/Notepadv1/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /external/mesa3d/docs/
relnotes.html 3 <TITLE>Mesa Release Notes</TITLE>
9 <H1>Release Notes</H1>
12 The release notes summarize what's new or changed in each Mesa release.
16 <LI><A HREF="relnotes-7.9.html">7.9 release notes</A>
17 <LI><A HREF="relnotes-7.8.3.html">7.8.3 release notes</A>
18 <LI><A HREF="relnotes-7.8.2.html">7.8.2 release notes</A>
19 <LI><A HREF="relnotes-7.8.1.html">7.8.1 release notes</A>
20 <LI><A HREF="relnotes-7.8.html">7.8 release notes</A>
21 <LI><A HREF="relnotes-7.7.1.html">7.7.1 release notes</A>
22 <LI><A HREF="relnotes-7.7.html">7.7 release notes</A
    [all...]
  /frameworks/base/docs/html/tools/sdk/
libraries.jd 7 <p>A page that lists libraries and links to release notes. Links to dashboards etc.</p>
addons.jd 7 <p>A page that lists SDK addons and links to release notes. Links to dashboards etc.</p>
platforms.jd 7 <p>A page that lists platforms and links to release notes. Links to dashboards etc.</p>
usb-drivers.jd 7 <p>A page that lists platforms and links to release notes. Links to dashboards etc.</p>
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /external/llvm/test/Assembler/
2008-09-02-FunctionNotes2.ll 1 ; Test function notes
  /external/e2fsprogs/
.release-checklist 5 3) Use "git log" to assemble release notes.
12 RELEASE-NOTES
  /frameworks/base/docs/html/tools/revisions/
index.jd 6 an update at their own schedule, so some have their own set of release notes. You can
8 href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools</a> and the latest <a
  /external/linux-tools-perf/util/
annotate.c 5 * copyright notes.
21 struct annotation *notes = symbol__annotation(sym); local
22 pthread_mutex_init(&notes->lock, NULL);
28 struct annotation *notes = symbol__annotation(sym); local
32 notes->src = zalloc(sizeof(*notes->src) + nevents * sizeof_sym_hist);
33 if (notes->src == NULL)
35 notes->src->sizeof_sym_hist = sizeof_sym_hist;
36 notes->src->nr_histograms = nevents;
37 INIT_LIST_HEAD(&notes->src->source)
43 struct annotation *notes = symbol__annotation(sym); local
56 struct annotation *notes; local
125 struct annotation *notes = symbol__annotation(sym); local
200 struct annotation *notes = symbol__annotation(sym); local
390 struct annotation *notes = symbol__annotation(sym); local
410 struct annotation *notes = symbol__annotation(sym); local
494 struct annotation *notes = symbol__annotation(sym); local
511 struct annotation *notes = symbol__annotation(sym); local
571 struct annotation *notes = symbol__annotation(sym); local
579 struct annotation *notes = symbol__annotation(sym); local
    [all...]
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
expected_groups.txt 7 7 notes=null
  /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...]
NotePadProvider.java 51 * Provides access to a database of notes. Each note has a title, the note
82 NotePad.Notes._ID, // Projection position 0, the note's id
83 NotePad.Notes.COLUMN_NAME_NOTE, // Projection position 1, the note's content
84 NotePad.Notes.COLUMN_NAME_TITLE, // Projection position 2, the note's title
93 // The incoming URI matches the Notes URI pattern
94 private static final int NOTES = 1;
122 // Add a pattern that routes URIs terminated with "notes" to a NOTES operation
123 sUriMatcher.addURI(NotePad.AUTHORITY, "notes", NOTES);
    [all...]
  /development/tutorials/NotepadCodeLab/Notepadv2/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /development/tutorials/NotepadCodeLab/Notepadv3/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/res/values/
strings.xml 4 <string name="no_notes">No Notes Yet</string>
  /external/apache-http/src/org/apache/commons/logging/
ThirdPartyProject.prop 6 feedurl=http\://commons.apache.org/logging/RELEASE-NOTES.txt
  /external/chromium/chrome/common/extensions/docs/static/
experimental.clipboard.html 4 <h2>Notes</h2>
  /external/chromium/net/data/ftp/
dir-listing-vms-4.expected 56 notes$notebook.note
  /external/dropbear/libtomcrypt/notes/etc/
whirltest.c 17 /* $Source: /cvs/libtom/libtomcrypt/notes/etc/whirltest.c,v $ */
  /external/e2fsprogs/util/
subset.exclude 33 RELEASE-NOTES

Completed in 529 milliseconds

1 2 3 4 5 6 7 8 91011>>