Lines Matching refs:str_value
766 elif sym.str_value != sym.user_value:
1581 s = sc.str_value
1664 if val != sc.str_value:
2575 'Mode: {}\n'.format(choice.str_value) +
2610 '"{}"'.format(sym.str_value)
2612 else sym.str_value)
2832 return '{}(={})'.format(sc.name, sc.str_value)
3055 return "({})".format(item.str_value)
3101 low_s = low_sym.str_value
3102 high_s = high_sym.str_value
3121 return "Range: {}-{}".format(low.str_value, high.str_value)