/aosp12/frameworks/base/tools/aapt/ |
H A 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()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | DataRowHandlerForNote.java | 41 return values.containsKey(Note.NOTE); in containsSearchableColumns() 46 builder.appendContentFromColumn(Note.NOTE); in appendSearchableData()
|
/aosp12/hardware/broadcom/wlan/ |
H A D | .gitignore | 2 # NOTE! Don't add files that are generated in specific 6 # NOTE! Please use 'git-ls-files -i --exclude-standard'
|
/aosp12/hardware/interfaces/usb/1.1/ |
H A D | types.hal | 21 // NOTE: suffix '_1_1' is for legacy ABI compatibility. It cannot be 42 // NOTE: suffix '_1_1' is for legacy ABI compatibility. It cannot be
|
/aosp12/frameworks/opt/vcard/tests/res/raw/ |
H A D | v21_complicated.vcf | 23 NOTE:The following note is the example from RFC 2045. 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
H A D | v30_complicated.vcf | 23 NOTE:The following note is the example from RFC 2045. 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
H A D | v21_invalid_comment_line.vcf | 7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
|
H A D | v21_japanese_2.vcf | 9 NOTE;CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE:=83=81=83=82
|
/aosp12/art/test/954-invoke-polymorphic-verifier/ |
H A D | info.txt | 3 NOTE: needs to run under ART.
|
/aosp12/art/test/953-invoke-polymorphic-compiler/ |
H A D | info.txt | 3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
|
/aosp12/art/test/956-methodhandles/ |
H A D | info.txt | 3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
|
/aosp12/art/test/957-methodhandle-transforms/ |
H A D | info.txt | 3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
|
/aosp12/art/test/955-methodhandles-smali/ |
H A D | info.txt | 3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
|
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/ |
H A D | NoteDataItem.java | 33 return getContentValues().getAsString(Note.NOTE); in getNote()
|
/aosp12/bionic/libc/upstream-netbsd/lib/libc/regex/ |
H A D | engine.c | 162 #define NOTE(str) { if (m->eflags®_TRACE) printf("=%s\n", (str)); } macro 167 #define NOTE(s) /* nothing */ macro 250 NOTE("finding start"); in matcher() 271 NOTE("dissecting"); in matcher() 281 NOTE("backref dissect"); in matcher() 293 NOTE("backoff"); in matcher() 304 NOTE("backoff dissect"); in matcher() 312 NOTE("false alarm"); in matcher()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/dataitem/ |
H A D | NoteDataItem.java | 34 return getContentValues().getAsString(Note.NOTE); in getNote()
|
/aosp12/art/test/071-dexfile/ |
H A D | info.txt | 4 NOTE: the test requires that /data/run-test/ exists and is writable and not mounted noexec.
|
/aosp12/frameworks/native/opengl/tools/glgen/specs/egl/ |
H A D | EGL15.spec | 6 // NOTE: native_display isn't actually an EGLAttrib. Using EGLAttrib
|
/aosp12/art/test/958-methodhandle-stackframe/ |
H A D | info.txt | 5 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
|
/aosp12/frameworks/base/tests/TouchLatency/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/frameworks/base/startop/apps/ColorChanging/ |
H A D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
H A D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/aosp12/frameworks/libs/service_entitlement/ |
H A D | README.md | 24 NOTE Debug option only available on devices which is built as userdebug.
|