Searched refs:marked (Results 1 – 25 of 176) sorted by relevance
12345678
24 static bool marked = false; variable35 if (!marked) {37 marked = true;41 if (!marked) {43 marked = true;50 if (!marked) {52 marked = true;
3 …s/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecated here5 …nclude/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecated here
1 # The following symbols marked with # llndk are available to vendor code.
209 val marked = in <lambda>() constant211 if (!marked) { in <lambda>()
19 the failure. Note that tests marked as "Expected Fail" (XFAIL) will not print
26 # An application process has been marked as bad28 # An application process that was bad is now marked as good
23 # the target triple string that must be used in cases marked expected failures
43 # the target triple string that must be used in cases marked expected failures
96 "-Wused-but-marked-unused",
72 excluding communication that is conspicuously marked or otherwise
49 description: "Report touches marked as palm by firmware to gestures library"
992 public void markForUserTriggeredMovement(boolean marked) { in markForUserTriggeredMovement() argument993 mIsMarkedForUserTriggeredMovement = marked; in markForUserTriggeredMovement()
122 "-Wused-but-marked-unused",
89 "-Wused-but-marked-unused",
26 # cases where such classes aren't explicitly marked @SystemApi.
93 // Note: only valid for fields marked with exclusive_state where there are only 2 possible
88 # Although marked "view" this is mostly graphics stuff
94 … /* Ensure overriding members in derived classes are marked with an override m…
126 // A resource was explicitly marked as private. This means the resource can not be accessed132 // A resource was explicitly marked as public. This means the resource can be accessed
122 - Fixes bug where psuedolocalization auto-translated strings marked 'translateable="false"'.