Searched refs:marked (Results 1 – 25 of 169) sorted by relevance
1234567
/frameworks/native/libs/binder/tests/unit_fuzzers/ |
D | StabilityFuzzFunctions.h | 24 static bool marked = false; variable 36 if (!marked) { 38 marked = true; 44 if (!marked) { 46 marked = true; 58 if (!marked) { 60 marked = true;
|
/frameworks/compile/slang/tests/P_warnings_deprecated/ |
D | stderr.txt.expect | 3 …s/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecated here 5 …nclude/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecated here
|
/frameworks/base/native/android/ |
D | libandroid_net.map.txt | 1 # The following symbols marked with # llndk are available to vendor code.
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 26 # An application process has been marked as bad 28 # An application process that was bad is now marked as good
|
/frameworks/compile/slang/lit-tests/ |
D | README | 19 the failure. Note that tests marked as "Expected Fail" (XFAIL) will not print
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
D | lit.cfg | 23 # the target triple string that must be used in cases marked expected failures
|
/frameworks/base/media/jni/soundpool/ |
D | Android.bp | 96 "-Wused-but-marked-unused",
|
/frameworks/compile/libbcc/tests/debuginfo/target-tests/ |
D | lit.cfg | 43 # the target triple string that must be used in cases marked expected failures
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntry.java | 950 public void markForUserTriggeredMovement(boolean marked) { in markForUserTriggeredMovement() argument 951 mIsMarkedForUserTriggeredMovement = marked; in markForUserTriggeredMovement()
|
/frameworks/av/services/mediametrics/ |
D | Android.bp | 89 "-Wused-but-marked-unused",
|
/frameworks/base/core/jni/ |
D | OWNERS | 69 # Although marked "view" this is mostly graphics stuff
|
/frameworks/base/core/api/ |
D | test-lint-baseline.txt | 2393 Bare field convertedFromPreCreated must be marked final, or moved behind accessors if mutable 2395 Bare field creationTime must be marked final, or moved behind accessors if mutable 2397 Bare field flags must be marked final, or moved behind accessors if mutable 2399 Bare field guestToRemove must be marked final, or moved behind accessors if mutable 2401 Bare field iconPath must be marked final, or moved behind accessors if mutable 2403 Bare field id must be marked final, or moved behind accessors if mutable 2405 Bare field lastLoggedInFingerprint must be marked final, or moved behind accessors if mutable 2407 Bare field lastLoggedInTime must be marked final, or moved behind accessors if mutable 2409 Bare field name must be marked final, or moved behind accessors if mutable 2411 Bare field partial must be marked final, or moved behind accessors if mutable [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | UserSwitcherController.java | 690 boolean marked = mUserManager.markGuestForDeletion(currentUser.id); in removeGuestUser() 691 if (!marked) { in removeGuestUser()
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 117 // A resource was explicitly marked as private. This means the resource can not be accessed 123 // A resource was explicitly marked as public. This means the resource can be accessed
|
D | readme.md | 122 - Fixes bug where psuedolocalization auto-translated strings marked 'translateable="false"'.
|
/frameworks/av/media/libstagefright/foundation/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/drm/libdrmframework/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/base/cmds/appwidget/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/media/libstagefright/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/base/cmds/pm/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/media/libstagefright/id3/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/media/codec2/components/g711/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/base/data/fonts/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
/frameworks/av/media/libeffects/loudness/ |
D | NOTICE | 72 excluding communication that is conspicuously marked or otherwise
|
1234567