Searched defs:out_of_range (Results 1 – 5 of 5) sorted by relevance
69 catch(const std::out_of_range &) in catch()
76 out_of_range = GRPC_STATUS_OUT_OF_RANGE variable in StatusCode
772 Value out_of_range = b.create<arith::OrIOp>(too_small, too_large); in matchAndRewrite() local
1072 XlaOp out_of_range = Or(Le(x, ScalarLike(x, 0)), Le(a, ScalarLike(a, 0))); in Igammac() local
3026 int out_of_range = 1; in date_fromisocalendar() local