Searched refs:SetToValue (Results 1 – 2 of 2) sorted by relevance
188 SetToValue<T>, config.block_count, config.thread_per_block, 0, in operator ()()
395 __global__ void SetToValue(const int count, T* ptr, T value) { in SetToValue() function