/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
D | NotificationShadeActivity.java | 77 boolean even = mChildren.size() % 2 == 0; in generateNextView() 79 ((TextView) view.findViewById(R.id.title)).setText(even ? in generateNextView() 81 ((TextView) view.findViewById(R.id.line2)).setText(even ? in generateNextView() 84 Drawable drawable = context.getDrawable(even ? R.drawable.ic_menu_manage in generateNextView() 89 infoView.setText(even ? "Android System" : "Youtube"); in generateNextView()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | math_conformance.rscript | 15 // rootn(+/-0, n) -> +inf for even n < 0 23 // rootn(+/-0, n) -> +0 for even n > 0 27 // rootn(x, n) -> NaN for x < 0 and even n
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | math_conformance.rscript | 31 // rootn(+/-0, n) -> +inf for even n < 0 39 // rootn(+/-0, n) -> +0 for even n > 0 43 // rootn(x, n) -> NaN for x < 0 and even n
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | math_conformance.rscript | 33 // rootn(+/-0, n) -> +inf for even n < 0 41 // rootn(+/-0, n) -> +0 for even n > 0 45 // rootn(x, n) -> NaN for x < 0 and even n
|
/frameworks/compile/slang/tests/F_reflection3264_variable_mismatch_init/ |
D | reflection3264_variable_mismatch_init.rscript | 32 = 0 // we get an error even though explicit zero initialization is redundant 61 = 0 // we get an error even though explicit zero initialization is redundant
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | android.properties | 13 // There are so many lint errors at the time being (even in the support libs)
|
D | dist-unit-tests.gradle | 19 // Ignore the failures, so the build continues even on test errors when the build is
|
/frameworks/base/test-base/src/junit/ |
D | README.android | 11 classes even when external/junit is upgraded to a later version.
|
/frameworks/base/test-runner/src/junit/ |
D | README.android | 11 classes even when external/junit is upgraded to a later version.
|
/frameworks/base/tools/aapt/ |
D | ZipEntry.cpp | 345 time_t even; in setModWhen() local 351 even = (time_t)(((unsigned long)(when) + 1) & (~1)); in setModWhen() 355 ptm = localtime_r(&even, &tmResult); in setModWhen() 357 ptm = localtime(&even); in setModWhen()
|
/frameworks/native/opengl/tests/angeles/ |
D | license.txt | 17 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/frameworks/base/core/proto/android/os/ |
D | statsdata.proto | 29 // in frameworks/base/cmds/statsd/src/stats_log.proto. It should not be imported (even weakly)
|
/frameworks/base/cmds/app_process/ |
D | Android.bp | 54 …// // that depend on sanitized libraries will be relinked, even if they set LOCAL_SANITIZE …
|
/frameworks/libs/net/common/ |
D | Android.bp | 21 // places many of its classes, even non-API service classes, on the boot classpath. Any file that 27 // included in the bootclasspath, they could incorrectly be included in the SDK documentation even
|
/frameworks/compile/slang/lit-tests/ |
D | README | 20 failure information, even with -v.
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 48 …ty app will show up a dialog reminding the user that scan mode will be on even though Wi-Fi is bei…
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 20 # the platform even when the Google applications are not.
|
/frameworks/base/packages/Tethering/ |
D | Android.bp | 70 // even if "libc++" is added into jni_libs below. Adding "libc++_shared" into jni_libs doesn't
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 45 // by prepaid v.s. postpaid or even by 4G v.s. 3G plan.
|
/frameworks/rs/script_api/ |
D | rs_atomic.spec | 28 threads even though you did not explicitely create them. The RenderScript
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 102 The system will end the boot animation (first completing any incomplete or even entirely unplayed
|
/frameworks/base/packages/SystemUI/docs/ |
D | plugins.md | 195 …ensure that the build is debuggable before even scanning or loading any plugins on the device. Th…
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_x86.cpp | 57 __m128i even = _mm_mul_epu32(x, y); in mullo_epi32() 60 even = _mm_and_si128(even, Meven); in mullo_epi32() 62 return _mm_or_si128(even, _mm_slli_si128(odd, 4)); in mullo_epi32()
|
/frameworks/rs/script_api/include/ |
D | rs_atomic.rsh | 30 * threads even though you did not explicitely create them. The RenderScript
|
/frameworks/av/ |
D | NOTICE | 72 OF ANY KIND, either express or implied; not even the implied warranty 258 other commercial damages or losses), even if such Contributor
|