Searched refs:template_count (Results 1 – 4 of 4) sorted by relevance
502 template_count = template_function_count[template_function_mapping[k]] variable503 if v == 1 and template_count < 100:
494 template_count = template_function_count[template_function_mapping[k]] variable495 if v == 1 and template_count < 100:
615 template_count = 0620 template_count += 1622 template_count -= 1623 if template_count > 0:
614 template_count = 0619 template_count += 1621 template_count -= 1622 if template_count > 0: