Searched refs:adjustment (Results 1 – 5 of 5) sorted by relevance
486 int adjustment = mRandomDistribution(mRandomEngine); in calculateTimeoutMillis() local487 if (adjustment < 0 && static_cast<uint32_t>(-adjustment) > mNextTimeout) { in calculateTimeoutMillis()491 return mNextTimeout + adjustment; in calculateTimeoutMillis()
6 # For Linux this stack adjustment is a no-op, but we may as well make the
609 #225 (Changed in MR20) AST stack adjustment in C mode611 The fix in #214 for AST stack adjustment in C mode missed
1285 #225 (Changed in MR20) AST stack adjustment in C mode1287 The fix in #214 for AST stack adjustment in C mode missed
836 " -tz - Specifies a time zone adjustment, measured in minutes offset from UTC. Valid values\r\n"