Home
last modified time | relevance | path

Searched refs:tm (Results 1 – 8 of 8) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
DCSemaphore.cpp70 struct timespec tm; in wait() local
73 clock_gettime(CLOCK_REALTIME, &tm); in wait()
74 tm.tv_sec += sec; in wait()
79 rc = pthread_cond_timedwait(&m_cond, &m_mutex, &tm); in wait()
/hardware/ti/omap4xxx/
DAndroid.mk26 LOCAL_SRC_FILES:= tm.c
27 LOCAL_MODULE:= tm
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXExif.cpp126 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsTimestamp) ); in setParametersEXIF()
147 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsDatestamp) ); in setParametersEXIF()
240 struct tm *pTime; in setupEXIF()
518 struct tm *pTime; in setupEXIF_libjpeg()
/hardware/ti/wpan/ti_st/uim-sysfs/
Duim.c147 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local
160 nanosleep(&tm, NULL); in read_hci_event()
/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
Duim.c205 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local
219 nanosleep(&tm, NULL); in read_hci_event()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
DVideoEncTest.c278 struct tm* pTimeInfo;
294 struct tm* pTimeInfo;
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp3741 struct tm *timeinfo; in m_setExifChangedAttribute()
3910 struct tm tm_data; in m_setExifChangedAttribute()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp5786 struct tm *timeinfo; in m_setExifChangedAttribute()
5922 struct tm tm_data; in m_setExifChangedAttribute()