Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 16 of 16) sorted by relevance

/bionic/tests/headers/posix/
Dtime_h.c92 FUNCTION(localtime, struct tm* (*f)(const time_t*)); in time_h()
/bionic/libc/tzcode/
Dprivate.h617 # undef localtime
618 # define localtime tz_localtime macro
692 struct tm *localtime(time_t const *);
Dlocaltime.c1691 localtime(const time_t *timep) in localtime() function
/bionic/benchmarks/
Dtime_benchmark.cpp192 localtime(&t); in BM_time_localtime()
/bionic/libc/include/
Dtime.h180 struct tm* _Nullable localtime(const time_t* _Nonnull __t);
/bionic/libc/bionic/
Dtime64.c428 const struct tm *static_result = localtime(clock); in fake_localtime_r()
/bionic/libc/tools/
Dposix-2013.txt511 localtime
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_033.S559 CALL(localtime)
Dliblinker_reloc_bench_020.S111 CALL(localtime)
Dliblinker_reloc_bench_070.S1322 CALL(localtime)
Dliblinker_reloc_bench_138.S9769 CALL(localtime)
Dliblinker_reloc_bench_078.S5702 CALL(localtime)
/bionic/tests/
Dtime_test.cpp1198 struct tm* tm_p = localtime(&t); in TEST()
/bionic/libc/
Dlibc.map.txt608 localtime;
DAndroid.bp260 // Android uses a system property instead of /etc/localtime, so make callers crash.
/bionic/tools/versioner/platforms/
Dlibc.map.txt608 localtime;