Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime() function
/third_party/mesa3d/src/amd/common/
Dac_rgp.c156 timep = os_localtime(&raw_time, &result); in ac_sqtt_fill_header()
/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c685 timep = os_localtime(&raw_time, &result); in radv_check_gpu_hangs()
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst1635 - util: Add os_localtime
1653 - radv: Use os_localtime instead of localtime_r