Searched refs:retry (Results 1 – 10 of 10) sorted by relevance
109 retry: in get_rdrand_seed()112 __asm jnc retry in get_rdrand_seed()
393 for (uint8_t retry = 0; retry < 10; retry++) { local422 ALOGW("Retry #%d to search in %zu input devices.", retry, inputEventPaths.gl_pathc);441 for (uint8_t retry = 0; retry < 10; retry++) { local472 ALOGW("Retry #%d to search in %zu input devices.", retry, inputEventPaths.gl_pathc);
41 retry curl -L \134 retry() { function
1015 retry: in switchSendMessage()1039 goto retry; in switchSendMessage()
560 unsigned char retry; /* 0 == not retry, nonzero == retry */ member
2267 if (0 != s_ims_cause_retry && 0 == p_args->retry) goto error2;2806 int retry = 10; local2848 } while (strncmp(status, "STATE=up", 8) && strcmp(status, "online") && --retry);2852 if (retry == 0) {
636 unsigned char retry; /* 0 == not retry, nonzero == retry */ member
2588 rism.retry = BOOL_TO_INT(message.retry); in dispatchImsGsmSms()2653 temp.imsSms.retry = BOOL_TO_INT(message.retry); in dispatchImsCdmaSms()