Searched refs:sstd (Results 1 – 2 of 2) sorted by relevance
34 String sstd = tznames.getDisplayName(canonicalID, NameType.SHORT_STANDARD, date); in getDisplayName() local37 if (lstd != null && ldst != null && sstd != null && sdst != null) { in getDisplayName()43 dispName = daylight ? sdst : sstd; in getDisplayName()
2923 sstd = asamplestdev(compare, 0)2924 return (scores - mns) / sstd