Home
last modified time | relevance | path

Searched refs:NOTE (Results 1 – 25 of 140) sorted by relevance

123456

/aosp12/frameworks/base/tools/aapt/
H A DSourcePos.cpp14 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 DDataRowHandlerForNote.java41 return values.containsKey(Note.NOTE); in containsSearchableColumns()
46 builder.appendContentFromColumn(Note.NOTE); in appendSearchableData()
/aosp12/hardware/broadcom/wlan/
H A D.gitignore2 # 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 Dtypes.hal21 // 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 Dv21_complicated.vcf23 NOTE:The following note is the example from RFC 2045.
24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
H A Dv30_complicated.vcf23 NOTE:The following note is the example from RFC 2045.
24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
H A Dv21_invalid_comment_line.vcf7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
H A Dv21_japanese_2.vcf9 NOTE;CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE:=83=81=83=82
/aosp12/art/test/954-invoke-polymorphic-verifier/
H A Dinfo.txt3 NOTE: needs to run under ART.
/aosp12/art/test/953-invoke-polymorphic-compiler/
H A Dinfo.txt3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
/aosp12/art/test/956-methodhandles/
H A Dinfo.txt3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
/aosp12/art/test/957-methodhandle-transforms/
H A Dinfo.txt3 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
/aosp12/art/test/955-methodhandles-smali/
H A Dinfo.txt3 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 DNoteDataItem.java33 return getContentValues().getAsString(Note.NOTE); in getNote()
/aosp12/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dengine.c162 #define NOTE(str) { if (m->eflags&REG_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 DNoteDataItem.java34 return getContentValues().getAsString(Note.NOTE); in getNote()
/aosp12/art/test/071-dexfile/
H A Dinfo.txt4 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 DEGL15.spec6 // NOTE: native_display isn't actually an EGLAttrib. Using EGLAttrib
/aosp12/art/test/958-methodhandle-stackframe/
H A Dinfo.txt5 NOTE: needs to run under ART or a Java 8 Language runtime and compiler.
/aosp12/frameworks/base/tests/TouchLatency/
H A Dbuild.gradle11 // NOTE: Do not place your application dependencies here; they belong
/aosp12/frameworks/base/startop/apps/ColorChanging/
H A Dbuild.gradle10 // NOTE: Do not place your application dependencies here; they belong
/aosp12/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
H A Dbuild.gradle11 // NOTE: Do not place your application dependencies here; they belong
/aosp12/packages/apps/Car/DebuggingRestrictionController/
H A Dbuild.gradle11 // NOTE: Do not place your application dependencies here; they belong
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
H A Dbuild.gradle11 // NOTE: Do not place your application dependencies here; they belong
/aosp12/frameworks/libs/service_entitlement/
H A DREADME.md24 NOTE Debug option only available on devices which is built as userdebug.

123456