Home
last modified time | relevance | path

Searched refs:tm (Results 1 – 19 of 19) 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/omap4-aah/domx/
DAndroid.mk23 LOCAL_SRC_FILES:= tm.c
24 LOCAL_MODULE:= tm
/hardware/ti/omap4xxx/
DAndroid.mk26 LOCAL_SRC_FILES:= tm.c
27 LOCAL_MODULE:= tm
/hardware/ti/omap4-aah/
DAndroid.mk24 LOCAL_SRC_FILES:= tm.c
25 LOCAL_MODULE:= tm
/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp172 struct tm now_tm; /* broken-down time */ in loc_get_time()
/hardware/qcom/gps/utils/
Dloc_log.cpp172 struct tm now_tm; /* broken-down time */ in loc_get_time()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXExif.cpp123 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsTimestamp) ); in setParametersEXIF()
144 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsDatestamp) ); in setParametersEXIF()
238 struct tm *pTime; in setupEXIF()
516 struct tm *pTime; in setupEXIF_libjpeg()
DOMXCameraAdapter.cpp3680 const struct tm * const timeStamp = gmtime(&saveTime); in OMXCameraAdapterFillBufferDone()
3735 const struct tm * const timeStamp = gmtime(&saveTime); in OMXCameraAdapterFillBufferDone()
/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconintra.c218 intra_pred_allsizes(tm) in intra_pred_allsizes() argument
304 intra_pred_allsizes(pred[TM_PRED], tm); in init_intra_pred_fn_ptrs()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_dump_layers.cpp95 tm dumpTime; in needToDumpLayers()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_dump_layers.cpp99 tm dumpTime; in needToDumpLayers()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp125 tm * pTm = gmtime(&utcTime); in loc_eng_nmea_generate_pos()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c635 struct tm *now; in output_filename_datetimestamp()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp129 tm * pTm = gmtime(&utcTime); in loc_eng_nmea_generate_pos()
/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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc4712 const struct tm* const time_struct = localtime(&seconds); // NOLINT in FormatEpochTimeInMillisAsIso8601()
4715 const struct tm* const time_struct = localtime(&seconds); // NOLINT in FormatEpochTimeInMillisAsIso8601()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp5795 struct tm *timeinfo; in m_setExifChangedAttribute()
5933 struct tm tm_data; in m_setExifChangedAttribute()