Searched refs:num_tuple_components (Results 1 – 4 of 4) sorted by relevance
177 const size_t num_tuple_components = batch_elements[0].size(); in GetNextInternal() local179 for (size_t component_index = 0; component_index < num_tuple_components; in GetNextInternal()
269 const size_t num_tuple_components = batch_elements[0].size(); in GetNextInternal() local271 for (size_t component_index = 0; component_index < num_tuple_components; in GetNextInternal()
222 const size_t num_tuple_components = window_elements[0].size(); in GetNextInternal() local225 for (size_t idx = 0; idx < num_tuple_components; ++idx) { in GetNextInternal()
200 const size_t num_tuple_components = batch_elements[0].size(); in GetNextInternal() local202 for (size_t component_index = 0; component_index < num_tuple_components; in GetNextInternal()