/frameworks/base/tools/aapt/ |
D | SourcePos.cpp | 14 NOTE, enumerator 35 :line(-1), level(NOTE) in ErrorPos() 70 case NOTE: in print() 140 ErrorPos(this->file, this->line, msg, ErrorPos::NOTE).print(stderr); in printf()
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_invalid_comment_line.vcf | 7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
|
D | v21_complicated.vcf | 22 NOTE:The following note is the example from RFC 2045. 23 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
D | v21_japanese_2.vcf | 9 NOTE;CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE:=83=81=83=82
|
/frameworks/native/opengl/libs/GLES_trace/ |
D | dev.make | 1 ## NOTE
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 8 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/rs/cpu_ref/linkloader/lib/ |
D | ELFSectionHeader.cpp | 47 CASE(DYNAMIC) CASE(NOTE) CASE(NOBITS) CASE(REL) CASE(SHLIB) in getSectionTypeStr()
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 27 NOTE: If a gl.glViewport call is added at the beginning of the onDrawFrame()
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardJapanizationTests.java | 408 .put(Note.NOTE, "note1"); in testNoteDoCoMo() 410 .put(Note.NOTE, "note2"); in testNoteDoCoMo() 412 .put(Note.NOTE, "note3"); in testNoteDoCoMo()
|
D | VCardImporterTests.java | 670 .put(Note.NOTE, "The following note is the example from RFC 2045."); in testV21ComplicatedCase() 672 .put(Note.NOTE, in testV21ComplicatedCase() 869 .put(Note.NOTE, "\u30E1\u30E2"); in testV21Japanese2_Type_Generic_Utf8() 1015 .put(Note.NOTE, "This is an (sharp ->#<- sharp) example. " in testTolerateInvalidCommentLikeLineV21()
|
D | VCardExporterTests.java | 1103 .put(Note.NOTE, "note1"); in testNoteCommon() 1105 .put(Note.NOTE, "note2") in testNoteCommon()
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 40 # NOTE - the range 1000000-2000000 is reserved for partners and others who
|
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 97 NOTE, enumConstant 1133 builder.withValue(Note.NOTE, mNote); in constructInsertOperation() 1166 return EntryLabel.NOTE; in getEntryLabel()
|
D | VCardBuilder.java | 1330 String note = contentValues.getAsString(Note.NOTE); in appendNotes() 1355 final String noteStr = contentValues.getAsString(Note.NOTE); in appendNotes()
|
/frameworks/compile/mclinker/unittests/ |
D | test3.txt | 67 # NOTE: No double quotes in the below. It is used within shell script
|
/frameworks/base/docs/html/samples/new/ |
D | index.jd | 14 <!-- NOTE TO EDITORS: add most recent samples first -->
|
/frameworks/base/docs/html/tools/building/ |
D | plugin-for-gradle.jd | 131 // NOTE: Do not place your application dependencies here: they belong
|
/frameworks/base/core/java/android/provider/ |
D | ContactsContract.java | 6932 public static final String NOTE = DATA1; field in ContactsContract.CommonDataKinds.Note
|
/frameworks/base/api/ |
D | system-current.txt | 25673 field public static final java.lang.String NOTE = "data1";
|
D | current.txt | 24083 field public static final java.lang.String NOTE = "data1";
|