Searched defs:strideType (Results 1 – 1 of 1) sorted by relevance
311 StrideType strideType; member3241 …ype copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, const StrideType strideType = STRID… in QueryPoolStatisticsTest()4207 StrideType strideType[] = { STRIDE_TYPE_VALID, STRIDE_TYPE_ZERO }; in init() local