Lines Matching refs:valuePtr
201 int* valuePtr = &value; in testAtomicSpeedSub() local
210 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
211 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
212 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
213 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
214 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
215 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
216 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
217 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
218 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
219 android_atomic_release_cas(7, 7, valuePtr); in testAtomicSpeedSub()
222 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
223 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
224 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
225 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
226 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
227 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
228 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
229 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
230 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()
231 compareAndSwap(7, 7, valuePtr); in testAtomicSpeedSub()