Searched refs:NOTE (Results 1 – 25 of 47) sorted by relevance
12
/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 | 23 NOTE:The following note is the example from RFC 2045. 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
D | v30_complicated.vcf | 23 NOTE:The following note is the example from RFC 2045. 24 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/tools/glgen/specs/egl/ |
D | EGL15.spec | 6 // NOTE: native_display isn't actually an EGLAttrib. Using EGLAttrib
|
/frameworks/native/services/vr/hardware_composer/ |
D | Android.bp | 129 // NOTE: This needs to be included after the *-impl lib otherwise the 162 // NOTE: This needs to be included after the *-impl lib otherwise the
|
/frameworks/base/tests/TouchLatency/ |
D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/opt/gamesdk/samples/bouncyball/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/opt/gamesdk/third_party/cube/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/ |
D | build.gradle | 12 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/opt/gamesdk/samples/cube/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 9 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/native/libs/input/tests/ |
D | Android.bp | 29 // NOTE: This is a compile time test, and does not need to be
|
/frameworks/opt/gamesdk/samples/unitypackaging/ |
D | build.gradle | 13 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/packages/SettingsLib/ |
D | Android.bp | 39 // NOTE: Keep this module in sync with ./common.mk
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 27 NOTE: If a gl.glViewport call is added at the beginning of the onDrawFrame()
|
/frameworks/ex/framesequence/jni/ |
D | Android.bp | 21 // NOTE: the following code when dropped during the Android.mk->Android.bp
|
/frameworks/base/core/proto/android/os/ |
D | data.proto | 28 // NOTE the content in the file must not contain sensitive PII otherwise
|
/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 | 690 .put(Note.NOTE, "The following note is the example from RFC 2045."); in testComplicatedCase() 692 .put(Note.NOTE, in testComplicatedCase() 889 .put(Note.NOTE, "\u30E1\u30E2"); in testV21Japanese2_Type_Generic_Utf8() 1068 .put(Note.NOTE, "This is an (sharp ->#<- sharp) example. " in testTolerateInvalidCommentLikeLineV21()
|
/frameworks/av/media/utils/ |
D | EventLogTags.logtags | 40 # NOTE - the range 1000000-2000000 is reserved for partners and others who
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 41 # NOTE - the range 1000000-2000000 is reserved for partners and others who
|
/frameworks/base/packages/CtsShim/build/ |
D | README | 6 NOTE: The need to include a binary on the system image may be deprecated if a
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | GPBRootObject.m | 98 // NOTE: OSSpinLock may seem like a good fit here but Apple engineers have 176 // NOTE: Even though this method is called from another C function,
|
12