Home
last modified time | relevance | path

Searched refs:years (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/android/
DREADME.md12 scsi headers and haven't substantially updated them in 15 years. The
/bionic/libc/tzcode/
Dlocaltime.c1418 register time_t years; in localsub() local
1424 years = (seconds / SECSPERREPEAT + 1) * YEARSPERREPEAT; in localsub()
1425 seconds = years * AVGSECSPERYEAR; in localsub()
1438 newy -= years; in localsub()
1439 else newy += years; in localsub()
/bionic/docs/
D32-bit-abi.md100 expect 64-bit-only devices within the next few years.
/bionic/libc/
DAndroid.bp1192 // pthread_t has changed over the years and has ABI