Lines Matching refs:str_value
766 elif sym.str_value != sym.user_value:
1581 s = sc.str_value
1664 if val != sc.str_value:
2569 'Mode: {}\n'.format(choice.str_value) +
2604 '"{}"'.format(sym.str_value)
2606 else sym.str_value)
2826 return '{}(={})'.format(sc.name, sc.str_value)
3049 return "({})".format(item.str_value)
3095 low_s = low_sym.str_value
3096 high_s = high_sym.str_value
3115 return "Range: {}-{}".format(low.str_value, high.str_value)