Searched defs:DataIndexStep (Results 1 – 2 of 2) sorted by relevance
58 static inline bool DataIndexStep() { return true; } in DataIndexStep() function61 static inline bool DataIndexStep(T *x, const T &X, Args &&... args) { in DataIndexStep() function
170 inline bool DataIndexStep() { return true; } in DataIndexStep() function173 inline bool DataIndexStep(T *x, const T *X, Args &&... args) { in DataIndexStep() function