Searched defs:n_element (Results 1 – 2 of 2) sorted by relevance
3539 for (unsigned int n_element = 0; n_element < 9 /* 3x3 matrix */; ++n_element) in initBuffers() local3546 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in initBuffers() local3554 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in initBuffers() local3575 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in initBuffers() local3587 for (unsigned int n_element = 0; n_element < 8 /* 4x2 matrix */; ++n_element) in initBuffers() local3854 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in verifyXFBData() local3929 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in verifyXFBData() local3961 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in verifyXFBData() local3994 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in verifyXFBData() local4031 for (unsigned int n_element = 0; n_element < m_n_batches; ++n_element) in verifyXFBData() local[all …]
32 const auto n_element = iter_end - iter_begin; in operator ()() local154 int64_t n_element = ensure_nonempty_size(self, ndim - 1); in calculate_mode() local