Lines Matching refs:lower
451 if m[:5].lower() == 'intel' and 'baseboard-product-name' in info:
1368 out = m.group('m').lower()
4455 mode.lower()
5758 if val and val.lower() != 'to be filled by o.e.m.':
5870 if s.strip() and s.strip().lower() != 'to be filled by o.e.m.':
6549 value = Config.get('Settings', opt).lower()
6550 option = opt.lower()
6922 if val.lower() in switchvalues:
6923 if val.lower() in switchoff:
6935 if val.lower() not in disopt:
6937 sysvals.display = val.lower()
6945 if val.lower() in switchoff:
6987 if val.lower() in switchoff: