Lines Matching refs:hints
34 int hints = flags();35 hints = HourCycleBits::update(hints, hour_cycle);36 set_flags(hints);45 int hints = flags();46 hints = DateStyleBits::update(hints, date_style);47 set_flags(hints);56 int hints = flags();57 hints = TimeStyleBits::update(hints, time_style);58 set_flags(hints);