/frameworks/base/libs/rs/scriptc/ |
D | rs_atomic.rsh | 6 * You may obtain a copy of the License at 29 * Atomic add one to the value at addr. 39 * Atomic add one to the value at addr. 50 * Atomic subtract one from the value at addr. Equal to rsAtomicSub(addr, 1) 59 * Atomic subtract one from the value at addr. Equal to rsAtomicSub(addr, 1) 69 * Atomic add a value to the value at addr. addr[0] += value 72 * @param value Amount to add to the value at addr 79 * Atomic add a value to the value at addr. addr[0] += value 82 * @param value Amount to add to the value at addr 90 * Atomic Subtract a value from the value at addr. addr[0] -= value [all …]
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | PackedIntVectorTest.java | 37 int at; in testBasic() local 40 at = i; in testBasic() 42 at = p.size() - i; in testBasic() 50 p.insertAt(at, null); in testBasic() 52 p.insertAt(at, ins); in testBasic() 59 assertEquals(0, p.getValue(at, j)); in testBasic() 61 assertEquals(p.getValue(at, j), i + j); in testBasic() 136 int at = (osize - del) / 2; in testBasic() local 137 p.deleteAt(at, del); in testBasic() 141 for (int i = 0; i < at; i++) { in testBasic() [all …]
|
/frameworks/compile/libbcc/runtime/test/Unit/ |
D | ffsti2_test.c | 29 twords at; in test__ffsti2() local 30 at.all = a; in test__ffsti2() 32 at.s.high, at.s.low, x, expected); in test__ffsti2()
|
D | ctzti2_test.c | 30 twords at; in test__ctzti2() local 31 at.all = a; in test__ctzti2() 33 at.s.high, at.s.low, x, expected); in test__ctzti2()
|
D | parityti2_test.c | 38 twords at; in test__parityti2() local 39 at.all = a; in test__parityti2() 41 at.s.high, at.s.low, x, expected); in test__parityti2()
|
D | clzti2_test.c | 30 twords at; in test__clzti2() local 31 at.all = a; in test__clzti2() 33 at.s.high, at.s.low, x, expected); in test__clzti2()
|
D | popcountti2_test.c | 38 twords at; in test__popcountti2() local 39 at.all = a; in test__popcountti2() 41 at.s.high, at.s.low, x, expected); in test__popcountti2()
|
D | umodti3_test.c | 28 utwords at; in test__umodti3() local 29 at.all = a; in test__umodti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, rt.s.high, rt.s.low, in test__umodti3()
|
D | udivti3_test.c | 28 utwords at; in test__udivti3() local 29 at.all = a; in test__udivti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, qt.s.high, qt.s.low, in test__udivti3()
|
D | absvti2_test.c | 34 twords at; in test__absvti2() local 35 at.all = a; in test__absvti2() 42 at.s.high, at.s.low, xt.s.high, xt.s.low, in test__absvti2()
|
D | floattisf_test.c | 34 twords at; in test__floattisf() local 35 at.all = a; in test__floattisf() 37 at.s.high, at.s.low, x, expected); in test__floattisf()
|
D | ucmpti2_test.c | 30 utwords at; in test__ucmpti2() local 31 at.all = a; in test__ucmpti2() 36 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected); in test__ucmpti2()
|
D | subvti3_test.c | 32 twords at; in test__subvti3() local 33 at.all = a; in test__subvti3() 42 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__subvti3()
|
D | divti3_test.c | 28 twords at; in test__divti3() local 29 at.all = a; in test__divti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__divti3()
|
D | addvti3_test.c | 31 twords at; in test__addvti3() local 32 at.all = a; in test__addvti3() 41 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__addvti3()
|
D | cmpti2_test.c | 30 twords at; in test__cmpti2() local 31 at.all = a; in test__cmpti2() 35 at.s.high, at.s.low, bt.s.high, bt.s.low, x, expected); in test__cmpti2()
|
D | floatuntisf_test.c | 34 utwords at; in test__floatuntisf() local 35 at.all = a; in test__floatuntisf() 37 at.s.high, at.s.low, x, expected); in test__floatuntisf()
|
D | modti3_test.c | 28 twords at; in test__modti3() local 29 at.all = a; in test__modti3() 38 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__modti3()
|
D | negvti2_test.c | 32 twords at; in test__negvti2() local 33 at.all = a; in test__negvti2() 40 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__negvti2()
|
D | floattidf_test.c | 34 twords at; in test__floattidf() local 35 at.all = a; in test__floattidf() 37 at.s.high, at.s.low, x, expected); in test__floattidf()
|
D | floatuntidf_test.c | 34 utwords at; in test__floatuntidf() local 35 at.all = a; in test__floatuntidf() 37 at.s.high, at.s.low, x, expected); in test__floatuntidf()
|
D | multi3_test.c | 26 twords at; in test__multi3() local 27 at.all = a; in test__multi3() 36 at.s.high, at.s.low, bt.s.high, bt.s.low, xt.s.high, xt.s.low, in test__multi3()
|
D | negti2_test.c | 28 twords at; in test__negti2() local 29 at.all = a; in test__negti2() 36 at.s.high, at.s.low, xt.s.high, xt.s.low, expectedt.s.high, expectedt.s.low); in test__negti2()
|
/frameworks/base/opengl/tests/testPauseResume/ |
D | README | 26 E/AndroidRuntime( 1466): at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfa… 27 E/AndroidRuntime( 1466): at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfa… 28 E/AndroidRuntime( 1466): at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:… 29 E/AndroidRuntime( 1466): at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.j… 30 E/AndroidRuntime( 1466): at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:110…
|
/frameworks/base/core/java/android/os/ |
D | UEventObserver.java | 55 int at = message.indexOf(0, offset); in UEvent() local 56 if (at < 0) break; in UEvent() 58 if (equals > offset && equals < at) { in UEvent() 61 message.substring(equals + 1, at)); in UEvent() 64 offset = at + 1; in UEvent()
|