Searched refs:ping (Results 1 – 7 of 7) sorted by relevance
151 and after a week that community member has yet to respond, feel free to ping237 get this patch landed and ping it every couple of days. If it is238 not urgent, the common courtesy ping rate is one week. Remember that you're
113 review by 'ping'ing a patch by responding to the email thread containing the114 patch, or the Phabricator review with "Ping." The common courtesy 'ping' rate
491 // cross-reference unsigned ping(unsigned n) { return n!= 0 ? pong(n-1) : 0;492 } unsigned pong(unsigned n) { return n!= 0 ? ping(n-1) : 0; }
442 lives; **ping the review once a week** when there is no response;
12 @g6 = private unnamed_addr constant [13 x i8] c"ping started\00"
40 ; is not. We used to ping pong between splitting the vselect for the v4i
100 // ping-pong of values at each iteration on which we currently want to fail.