Searched refs:save (Results 1 – 14 of 14) sorted by relevance
102 struct rtc_time save = roll; in rtc_rollover() local106 for (timeout = timeout_num; timeout && (roll.tm_year == save.tm_year); --timeout) { in rtc_rollover()107 ASSERT_LE(0, rd_hwtime(&save)); in rtc_rollover()152 if (++save.tm_sec >= 60) { in rtc_rollover()153 save.tm_sec = 0; in rtc_rollover()154 if (++save.tm_min >= 60) { in rtc_rollover()155 save.tm_min = 0; in rtc_rollover()156 if (++save.tm_hour >= 24) { in rtc_rollover()157 save.tm_hour = 0; in rtc_rollover()158 mday[1] = (save.tm_year % 4) ? 28 : 29; in rtc_rollover()[all …]
158 save () { function162 APP_ARGS=$(save "$@")
178 char *s, *s2, save; in get_pathname() local214 save = *s2; in get_pathname()217 *s2 = save; in get_pathname()
500 const char* save = nullptr; in strnrchr() local503 save = s; in strnrchr()506 return save; in strnrchr()
89 * save space if needed */
1166 const int save = errno; in Aerror() local1182 errno = save; in Aerror()
386 * transmit R and save it in case of re-transmission
389 …astboot should be able to create a failure log for every failing test and save it to a file. This …
1572 # documents. This may be useful for small projects and may help to save some1701 # documents. This may be useful for small projects and may help to save some
80 to file. This is to save storage space on the device.
1617 # documents. This may be useful for small projects and may help to save some1770 # documents. This may be useful for small projects and may help to save some