Searched refs:tm (Results 1 - 25 of 38) sorted by relevance

12

/hardware/ti/omap4-aah/
H A DAndroid.mk24 LOCAL_SRC_FILES:= tm.c
25 LOCAL_MODULE:= tm
/hardware/ti/omap4-aah/domx/
H A DAndroid.mk23 LOCAL_SRC_FILES:= tm.c
24 LOCAL_MODULE:= tm
/hardware/ti/omap4xxx/
H A DAndroid.mk26 LOCAL_SRC_FILES:= tm.c
27 LOCAL_MODULE:= tm
/hardware/bsp/intel/peripheral/libupm/examples/c++/
H A Dtm1637.cxx49 struct tm * gmt;
/hardware/qcom/gps/msm8084/utils/
H A Dloc_log.cpp172 struct tm now_tm; /* broken-down time */
/hardware/qcom/gps/msm8909/utils/
H A Dloc_log.cpp174 struct tm now_tm; /* broken-down time */
/hardware/qcom/gps/msm8960/utils/
H A Dloc_log.cpp172 struct tm now_tm; /* broken-down time */
/hardware/qcom/gps/msm8994/utils/
H A Dloc_log.cpp173 struct tm now_tm; /* broken-down time */
/hardware/qcom/gps/msm8996/utils/
H A Dloc_log.cpp174 struct tm now_tm; /* broken-down time */
/hardware/qcom/gps/utils/
H A Dloc_log.cpp173 struct tm now_tm; /* broken-down time */
/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; local
409 nanosleep(&tm, NULL);
1051 struct timespec tm = { 0, 500000}; local
1129 nanosleep(&tm, NULL);
1229 struct timespec tm = { 0, 50000}; local
1255 nanosleep(&tm, NULL);
/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; local
409 nanosleep(&tm, NULL);
1051 struct timespec tm = { 0, 500000}; local
1129 nanosleep(&tm, NULL);
1229 struct timespec tm = { 0, 50000}; local
1255 nanosleep(&tm, NULL);
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c386 struct timespec tm = { 0, 500000}; local
409 nanosleep(&tm, NULL);
1051 struct timespec tm = { 0, 500000}; local
1129 nanosleep(&tm, NULL);
1229 struct timespec tm = { 0, 50000}; local
1255 nanosleep(&tm, NULL);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXExif.cpp123 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsTimestamp) );
144 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsDatestamp) );
238 struct tm *pTime;
516 struct tm *pTime;
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXExif.cpp126 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsTimestamp) );
147 struct tm *timeinfo = gmtime( ( time_t * ) & (gpsDatestamp) );
240 struct tm *pTime;
518 struct tm *pTime;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_reconintra.c218 intra_pred_allsizes(tm)
304 intra_pred_allsizes(pred[TM_PRED], tm);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_dump_layers.cpp99 tm dumpTime;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_dump_layers.cpp99 tm dumpTime;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_dump_layers.cpp104 tm dumpTime;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_dump_layers.cpp103 tm dumpTime;
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c635 struct tm *now;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp123 tm * pTm = gmtime(&utcTime);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp129 tm * pTm = gmtime(&utcTime);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp123 tm * pTm = gmtime(&utcTime);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp125 tm * pTm = gmtime(&utcTime);

Completed in 1868 milliseconds

12