Home
last modified time | relevance | path

Searched refs:tz_info (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dcore-thermal-zone.c44 for (tz_info = tz_info_list; tz_info; tz_info = tz_info->next) { in stress_tz_type_instance()
93 if ((tz_info = calloc(1, sizeof(*tz_info))) == NULL) { in stress_tz_init()
104 free(tz_info); in stress_tz_init()
122 free(tz_info); in stress_tz_init()
143 while (tz_info) { in stress_tz_free()
148 free(tz_info); in stress_tz_free()
149 tz_info = next; in stress_tz_free()
161 for (tz_info = *tz_info_list; tz_info; tz_info = tz_info->next) { in stress_tz_get_temperatures()
168 tz_info->path); in stress_tz_get_temperatures()
222 for (n = 0, tz_info = g_shared->tz_info; tz_info; tz_info = tz_info->next, n++) in stress_tz_dump()
[all …]
H A Dcore-vmstat.c525 static double stress_get_tz_info(stress_tz_info_t *tz_info) in stress_get_tz_info() argument
533 tz_info->path); in stress_get_tz_info()
616 stress_tz_info_t *tz_info, *tz_info_list; in stress_vmstat_start() local
644 for (tz_info = tz_info_list; tz_info; tz_info = tz_info->next) in stress_vmstat_start()
740 for (ptr = therms, tz_info = tz_info_list; tz_info; tz_info = tz_info->next) { in stress_vmstat_start()
741 (void)snprintf(ptr, 8, " %6.6s", tz_info->type); in stress_vmstat_start()
749 for (ptr = therms, tz_info = tz_info_list; tz_info; tz_info = tz_info->next) { in stress_vmstat_start()
750 (void)snprintf(ptr, 8, " %6.2f", stress_get_tz_info(tz_info)); in stress_vmstat_start()
/dports/textproc/p5-WDDX/WDDX-1.02/WDDX/
H A DDatetime.pm42 tz_info => 1,
81 $self->{tz_info} = ( $arg ? 1 : 0 ) if defined $arg;
82 return $self->{tz_info}
101 $output .= tz_info() if $self->use_timezone_info;
115 sub tz_info { subroutine
142 tz_info => undef
199 my $tz_info = WDDX::Datetime::tz_info();
200 my( $loc_dir, $loc_hr, $loc_min ) = $tz_info =~ /([+-])(\d+):(\d+)/;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1277 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1851 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2115 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2117 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2118 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2121 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2122 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2126 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2451 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1277 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1851 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2115 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2117 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2118 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2121 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2122 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2126 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2451 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1277 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1850 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2114 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2116 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2117 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2120 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2121 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2125 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2450 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1277 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1851 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2115 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2117 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2118 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2121 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2122 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2126 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2451 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1277 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1850 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2114 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2116 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2117 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2120 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2121 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2125 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2450 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtztime.cc1208 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1271 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1847 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2110 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2112 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2113 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2116 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2117 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2121 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2445 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtztime.cc1199 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1254 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1721 TIME_ZONE_INFO *tz_info = nullptr; in tz_load_from_open_tables() local
1976 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
1978 tz_info->types = (uchar *)alloc_buff; in tz_load_from_open_tables()
1979 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
1982 tz_info->chars = alloc_buff; in tz_load_from_open_tables()
1983 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
1987 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2286 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtztime.cc1229 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1292 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1867 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2148 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2150 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2151 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2154 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2155 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2159 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2487 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/devel/py-dateparser/dateparser-0.7.2/dateparser/
H A Dtimezone_parser.py66 for tz_info in timezone_info_list:
67 for regex in tz_info['regex_patterns']:
68 for tz_obj in tz_info['timezones']:
73 for replace, replacewith in tz_info.get('replace', []):
74 for tz_obj in tz_info['timezones']:
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1843 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2116 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2118 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2119 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2122 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2123 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2127 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2468 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1853 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2126 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2128 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2129 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2132 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2133 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2137 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2483 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1843 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2116 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2118 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2119 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2122 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2123 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2127 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2468 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1843 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2116 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2118 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2119 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2122 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2123 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2127 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2468 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1843 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2116 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2118 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2119 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2122 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2123 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2127 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2468 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtztime.cc1214 TIME_ZONE_INFO *tz_info; member in Time_zone_db
1279 ::gmt_sec_to_TIME(tmp, t, tz_info); in gmt_sec_to_TIME()
1853 TIME_ZONE_INFO *tz_info= NULL; in tz_load_from_open_tables() local
2126 memcpy(tz_info->ats, ats, tz_info->timecnt * sizeof(my_time_t)); in tz_load_from_open_tables()
2128 tz_info->types= (uchar *)alloc_buff; in tz_load_from_open_tables()
2129 memcpy(tz_info->types, types, tz_info->timecnt); in tz_load_from_open_tables()
2132 tz_info->chars= alloc_buff; in tz_load_from_open_tables()
2133 memcpy(tz_info->chars, chars, tz_info->charcnt); in tz_load_from_open_tables()
2137 memcpy(tz_info->ttis, ttis, tz_info->typecnt * sizeof(TRAN_TYPE_INFO)); in tz_load_from_open_tables()
2483 TIME_ZONE_INFO tz_info; variable
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/
H A DNptWin32Time.cpp29 TIME_ZONE_INFORMATION tz_info; in GetLocalTimeZone() local
30 DWORD result = GetTimeZoneInformation(&tz_info); in GetLocalTimeZone()
32 return -tz_info.Bias; in GetLocalTimeZone()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/WinRT/
H A DNptWinRtTime.cpp29 TIME_ZONE_INFORMATION tz_info; in GetLocalTimeZone() local
30 DWORD result = GetTimeZoneInformation(&tz_info); in GetLocalTimeZone()
32 return -tz_info.Bias; in GetLocalTimeZone()

1234567