Searched refs:tm (Results 1 – 12 of 12) sorted by relevance
70 struct timespec tm; in wait() local73 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()
23 LOCAL_SRC_FILES:= tm.c24 LOCAL_MODULE:= tm
121 struct tm now_tm; /* broken-down time */ in loc_get_time()
126 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()
147 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local160 nanosleep(&tm, NULL); in read_hci_event()
205 struct timespec tm = {0, 50*1000*1000}; in read_hci_event() local219 nanosleep(&tm, NULL); in read_hci_event()
278 struct tm* pTimeInfo;294 struct tm* pTimeInfo;
3741 struct tm *timeinfo; in m_setExifChangedAttribute()3910 struct tm tm_data; in m_setExifChangedAttribute()
4056 struct tm *UTCTimestamp; in initExifData()4126 struct tm * timeinfo; in setExifTags()
2517 struct tm *UTCTimestamp; in setGpsParameters()
5743 struct tm *timeinfo; in m_setExifChangedAttribute()5879 struct tm tm_data; in m_setExifChangedAttribute()
3885 struct tm *UTCTimestamp; in initExifData()