Searched defs:dstAddr (Results 1 – 5 of 5) sorted by relevance
39 DE_INLINE deInt32 deAtomicIncrementInt32 (volatile deInt32* dstAddr) in deAtomicIncrementInt32()55 DE_INLINE deUint32 deAtomicIncrementUint32 (volatile deUint32* dstAddr) in deAtomicIncrementUint32()65 DE_INLINE deInt32 deAtomicDecrementInt32 (volatile deInt32* dstAddr) in deAtomicDecrementInt32()81 DE_INLINE deUint32 deAtomicDecrementUint32 (volatile deUint32* dstAddr) in deAtomicDecrementUint32()100 DE_INLINE deUint32 deAtomicCompareExchangeUint32 (volatile deUint32* dstAddr, deUint32 compare, deU… in deAtomicCompareExchangeUint32()123 DE_INLINE deInt64 deAtomicIncrementInt64 (volatile deInt64* dstAddr) in deAtomicIncrementInt64()139 DE_INLINE deUint64 deAtomicIncrementUint64 (volatile deUint64* dstAddr) in deAtomicIncrementUint64()149 DE_INLINE deInt64 deAtomicDecrementInt64 (volatile deInt64* dstAddr) in deAtomicDecrementInt64()165 DE_INLINE deUint64 deAtomicDecrementUint64 (volatile deUint64* dstAddr) in deAtomicDecrementUint64()184 DE_INLINE deUint64 deAtomicCompareExchangeUint64 (volatile deUint64* dstAddr, deUint64 compare, deU… in deAtomicCompareExchangeUint64()[all …]
442 InetAddress dstAddr = InetAddress.getByName(dstAddrString); in connectivityStartNattKeepalive() local
533 GLvoid *dstAddr) in _mesa_pack_rgba_span_from_uints()919 GLvoid *dstAddr) in _mesa_pack_rgba_span_from_ints()1260 GLvoid *dstAddr, in _mesa_pack_rgba_span_float()
35 void *dstAddr) in _vega_pack_rgba_span_float()
1463 llvm::Value *dstAddr = in GenerateCopyHelperFunction() local