tm                254 applications/dashcast/cmd_data.c static Bool parse_time(const char* str_time, struct tm *tm_time)
tm                277 applications/dashcast/cmd_data.c 	struct tm start_tm = *localtime(&now_t);
tm                278 applications/dashcast/cmd_data.c 	struct tm end_tm = *localtime(&now_t);
tm                136 applications/dashcast/controler.c 	struct tm *t;
tm                280 applications/dashcast/controler.c 	struct tm ast_time;
tm               1809 applications/mp4box/main.c 		struct tm t;
tm               2165 applications/mp4box/main.c 			struct tm time;
tm               2167 applications/mp4box/main.c 			memset(&time, 0, sizeof(struct tm));
tm               1051 applications/mp4client/main.c 			struct tm t;
tm                 79 extra_lib/include/avcap/linux/frame.h 	struct tm	recDate;
tm                111 extra_lib/include/avcap/linux/frame.h 	bool GetRecordingDate( struct tm &recDate ) const;
tm                145 extra_lib/include/ffmpeg_android/libavutil/bprint.h struct tm;
tm                157 extra_lib/include/ffmpeg_android/libavutil/bprint.h void av_bprint_strftime(AVBPrint *buf, const char *fmt, const struct tm *tm);
tm                361 extra_lib/include/ffmpeg_android/libavutil/bprint.h struct tm;
tm                373 extra_lib/include/ffmpeg_android/libavutil/bprint.h void av_bprint_strftime(AVBPrint *buf, const char *fmt, const struct tm *tm);
tm                172 extra_lib/include/ffmpeg_android/libavutil/parseutils.h char *av_small_strptime(const char *p, const char *fmt, struct tm *dt);
tm                185 extra_lib/include/ffmpeg_android/libavutil/parseutils.h time_t av_timegm(struct tm *tm);
tm                359 extra_lib/include/ffmpeg_android/libavutil/parseutils.h char *av_small_strptime(const char *p, const char *fmt, struct tm *dt);
tm                372 extra_lib/include/ffmpeg_android/libavutil/parseutils.h time_t av_timegm(struct tm *tm);
tm                145 extra_lib/include/libavutil/bprint.h struct tm;
tm                157 extra_lib/include/libavutil/bprint.h void av_bprint_strftime(AVBPrint *buf, const char *fmt, const struct tm *tm);
tm                172 extra_lib/include/libavutil/parseutils.h char *av_small_strptime(const char *p, const char *fmt, struct tm *dt);
tm                185 extra_lib/include/libavutil/parseutils.h time_t av_timegm(struct tm *tm);
tm               1478 extra_lib/include/openssl/ssl.h void	SSL_CTX_flush_sessions(SSL_CTX *ctx,long tm);
tm                908 extra_lib/include/openssl/x509.h int 		X509_set_notBefore(X509 *x, const ASN1_TIME *tm);
tm                909 extra_lib/include/openssl/x509.h int 		X509_set_notAfter(X509 *x, const ASN1_TIME *tm);
tm                946 extra_lib/include/openssl/x509.h int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm);
tm                947 extra_lib/include/openssl/x509.h int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm);
tm                951 extra_lib/include/openssl/x509.h int X509_REVOKED_set_revocationDate(X509_REVOKED *r, ASN1_TIME *tm);
tm                 60 extra_lib/include/platinum/PltMediaBrowser.h     NPT_UInt32                   tm;
tm                 48 extra_lib/include/platinum/PltMediaBrowserListener.h     PLT_BrowseInfo() : nr(0), tm(0), uid(0) {}
tm                 53 extra_lib/include/platinum/PltMediaBrowserListener.h     NPT_UInt32                   tm;
tm               1596 extra_lib/include/png/png.h    struct tm FAR * ttime));
tm                355 modules/aac_in/aac_in.c 			struct tm *now_tm;
tm                193 modules/hyb_in/fm_fake_push.c 			struct tm *now_tm;
tm                 59 modules/isom_in/read_ch.c 			struct tm t;
tm                352 modules/platinum/GPACMediaController.cpp 		if (browse_data->info.tm && browse_data->info.tm == server->m_BrowseResults->GetItemCount())
tm                 64 src/compositor/mpeg4_gradients.c 			M_TransformMatrix2D *tm = (M_TransformMatrix2D*)transform;
tm                 66 src/compositor/mpeg4_gradients.c 			mat->m[0] = tm->mxx;
tm                 67 src/compositor/mpeg4_gradients.c 			mat->m[1] = tm->mxy;
tm                 68 src/compositor/mpeg4_gradients.c 			mat->m[2] = tm->tx;
tm                 69 src/compositor/mpeg4_gradients.c 			mat->m[3] = tm->myx;
tm                 70 src/compositor/mpeg4_gradients.c 			mat->m[4] = tm->myy;
tm                 71 src/compositor/mpeg4_gradients.c 			mat->m[5] = tm->ty;
tm               1565 src/compositor/texturing_gl.c 			M_TransformMatrix2D *tm = (M_TransformMatrix2D *)tx_transform;
tm               1567 src/compositor/texturing_gl.c 			tmp.m[0] = tm->mxx;
tm               1568 src/compositor/texturing_gl.c 			tmp.m[4] = tm->mxy; /*0*/ tmp.m[12] = tm->tx;
tm               1569 src/compositor/texturing_gl.c 			tmp.m[1] = tm->myx;
tm               1570 src/compositor/texturing_gl.c 			tmp.m[5] = tm->myy; /*0*/ tmp.m[13] = tm->ty;
tm               4631 src/isomedia/box_dump.c 	struct tm t;
tm                542 src/media_tools/dash_client.c 			struct tm *t1, *t2;
tm               4894 src/media_tools/dash_segmenter.c 	struct tm *t;
tm               1939 src/media_tools/mpd.c 	struct tm *t;
tm                329 src/scene_manager/scene_engine.c 		struct tm *tm_tot;
tm                 98 src/scene_manager/swf_bifs.c 	M_TransformMatrix2D *tm = (M_TransformMatrix2D *)s2b_new_node(read, TAG_MPEG4_TransformMatrix2D);
tm                 99 src/scene_manager/swf_bifs.c 	tm->mxx = mat->m[0];
tm                100 src/scene_manager/swf_bifs.c 	tm->mxy = mat->m[1];
tm                101 src/scene_manager/swf_bifs.c 	tm->tx = mat->m[2];
tm                102 src/scene_manager/swf_bifs.c 	tm->myx = mat->m[3];
tm                103 src/scene_manager/swf_bifs.c 	tm->myy = mat->m[4];
tm                104 src/scene_manager/swf_bifs.c 	tm->ty = mat->m[5];
tm                105 src/scene_manager/swf_bifs.c 	return (GF_Node *) tm;
tm               1740 src/utils/os_divers.c 	struct tm t_gmt, t_local;
tm               1759 src/utils/os_divers.c static time_t gf_mktime_utc(struct tm *tm)
tm               1768 src/utils/os_divers.c 	for (i=70; i<tm->tm_year; i++) {
tm               1772 src/utils/os_divers.c 	for (i=0; i<tm->tm_mon; ++i) {
tm               1773 src/utils/os_divers.c 		time += days_per_month[leap_year(tm->tm_year)][i];
tm               1775 src/utils/os_divers.c 	time += tm->tm_mday - 1;
tm               1777 src/utils/os_divers.c 	time += tm->tm_hour;
tm               1779 src/utils/os_divers.c 	time += tm->tm_min;
tm               1781 src/utils/os_divers.c 	time += tm->tm_sec;
tm               1786 src/utils/os_divers.c static time_t gf_mktime_utc(struct tm *tm)
tm               1788 src/utils/os_divers.c 	return  _mkgmtime(tm);
tm               1794 src/utils/os_divers.c static time_t gf_mktime_utc(struct tm *tm)
tm               1796 src/utils/os_divers.c 	return timegm64(tm);
tm               1799 src/utils/os_divers.c static time_t gf_mktime_utc(struct tm *tm)
tm               1803 src/utils/os_divers.c 	time64_t result = timegm64(tm);
tm               1812 src/utils/os_divers.c static time_t gf_mktime_utc(struct tm *tm)
tm               1814 src/utils/os_divers.c 	return timegm(tm);
tm               1833 src/utils/os_divers.c 	struct tm t;
tm               1834 src/utils/os_divers.c 	memset(&t, 0, sizeof(struct tm));
tm                551 src/utils/os_file.c 			struct tm _t = * gmtime(& st.st_mtime);