Searched refs:bot (Results 1 – 4 of 4) sorted by relevance
300 int bot = ((yday + 11 - wday) % DAYSPERWEEK) - 3; in handleToken() local302 int top = bot - (len % DAYSPERWEEK); in handleToken()312 if (yday >= bot) { in handleToken()313 w = 1 + ((yday - bot) / DAYSPERWEEK); in handleToken()
324 // Name of the user (an engineer or a build bot) that built the image. For325 // production builds, this is from the build bot but some OEMs might use a
316 const int32_t bot = min(lhs.bottom, rhs.bottom); in subtract() local317 if (top < bot) { in subtract()322 storage->bottom = bot; in subtract()329 storage->bottom = bot; in subtract()
782 <string name="bot" product="default">yes</string>)"; in TEST_F()