Searched refs:variable_types (Results 1 – 2 of 2) sorted by relevance
10965 …const Utils::_variable_type variable_types[] = { Utils::VARIABLE_TYPE_DMAT2, Utils::VARIABLE_TYP… in iterate() local10972 const unsigned int n_variable_types = sizeof(variable_types) / sizeof(variable_types[0]); in iterate()10976 const Utils::_variable_type variable_type = variable_types[n_variable_type]; in iterate()11649 …const Utils::_variable_type variable_types[] = { Utils::VARIABLE_TYPE_DMAT2, Utils::VARIABLE_TYP… in iterate() local11656 const unsigned int n_variable_types = sizeof(variable_types) / sizeof(variable_types[0]); in iterate()11664 const Utils::_variable_type& variable_type = variable_types[n_variable_type]; in iterate()
2555 const Utils::_variable_type variable_types[] = { in iterate() local2566 const unsigned int n_variable_types = sizeof(variable_types) / sizeof(variable_types[0]); in iterate()2570 Utils::_variable_type current_variable_type = variable_types[n_variable_type]; in iterate()