Searched defs:status_idx (Results 1 – 3 of 3) sorted by relevance
143 def grade_from_status(status_idx, status): argument156 def average_grade_from_status_count(status_idx, status_count): argument171 def shade_from_status_count(status_idx, status_count): argument
162 status_idx = dbmodels.AutoField(primary_key=True) variable in Status704 status_idx = dbmodels.IntegerField('status index') variable in TestView
269 volatile uint8_t status_idx; /* index of active status */ member