Home
last modified time | relevance | path

Searched refs:save (Results 1 – 14 of 14) sorted by relevance

/system/extras/tests/timetest/
Drtc_test.cpp102 struct rtc_time save = roll; in rtc_rollover() local
106 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 …]
/system/extras/simpleperf/demo/CppApi/
Dgradlew158 save () { function
162 APP_ARGS=$(save "$@")
/system/extras/simpleperf/demo/JavaApi/
Dgradlew158 save () { function
162 APP_ARGS=$(save "$@")
/system/extras/ioshark/
Dcompile_ioshark.c178 char *s, *s2, save; in get_pathname() local
214 save = *s2; in get_pathname()
217 *s2 = save; in get_pathname()
/system/core/logd/
DLogKlog.cpp500 const char* save = nullptr; in strnrchr() local
503 save = s; in strnrchr()
506 return save; in strnrchr()
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types.fbs89 * save space if needed */
/system/netd/resolv/
Dres_send.cpp1166 const int save = errno; in Aerror() local
1182 errno = save; in Aerror()
/system/core/fastboot/
DREADME.md386 * transmit R and save it in case of re-transmission
/system/core/fastboot/fuzzy_fastboot/
DREADME.md389 …astboot should be able to create a failure log for every failing test and save it to a file. This …
/system/media/audio_utils/
DDoxyfile1572 # documents. This may be useful for small projects and may help to save some
1701 # documents. This may be useful for small projects and may help to save some
DDoxyfile.orig1572 # documents. This may be useful for small projects and may help to save some
1701 # documents. This may be useful for small projects and may help to save some
/system/extras/simpleperf/doc/
DREADME.md80 to file. This is to save storage space on the device.
/system/chre/pal/doc/
DDoxyfile1617 # documents. This may be useful for small projects and may help to save some
1770 # documents. This may be useful for small projects and may help to save some
/system/chre/chre_api/doc/
DDoxyfile1617 # documents. This may be useful for small projects and may help to save some
1770 # documents. This may be useful for small projects and may help to save some