Searched refs:pStrides (Results 1 – 4 of 4) sorted by relevance
132 const int64_t* pStrides = reinterpret_cast<const int64_t*>(buffer); in SetStrides() local134 m_strides.assign(pStrides, pStrides + strideslSize); in SetStrides()
117 const int64_t* pStrides = reinterpret_cast<const int64_t*>(buffer); in SetStrides() local119 m_strides.assign(pStrides, pStrides + stridesSize); in SetStrides()
100 const int64_t* pStrides = reinterpret_cast<const int64_t*>(buffer); in SetStrides() local102 m_strides.assign(pStrides, pStrides + stridesSize); in SetStrides()
93 const int64_t* pStrides = reinterpret_cast<const int64_t*>(buffer); in SetStrides() local95 m_strides.assign(pStrides, pStrides + elementSize); in SetStrides()