Home
last modified time | relevance | path

Searched defs:my_time (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmy_time.h230 inline unsigned long long int TIME_to_ulonglong_round(const MYSQL_TIME &my_time, in TIME_to_ulonglong_round()
251 inline double TIME_microseconds(const MYSQL_TIME &my_time) { in TIME_microseconds()
263 inline double TIME_to_double_datetime(const MYSQL_TIME &my_time) { in TIME_to_double_datetime()
276 inline double TIME_to_double_time(const MYSQL_TIME &my_time) { in TIME_to_double_time()
290 inline double TIME_to_double(const MYSQL_TIME &my_time) { in TIME_to_double()
351 inline bool validate_timestamp_range(const MYSQL_TIME &my_time) { in validate_timestamp_range()
485 inline bool check_fuzzy_date(const MYSQL_TIME &my_time, in check_fuzzy_date()
497 inline bool non_zero_date(const MYSQL_TIME &my_time) { in non_zero_date()
508 inline bool non_zero_time(const MYSQL_TIME &my_time) { in non_zero_time()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_time.cc194 bool check_date(const MYSQL_TIME &my_time, bool not_zero_date, in check_date()
223 bool check_time_mmssff_range(const MYSQL_TIME &my_time) { in check_time_mmssff_range()
240 bool check_time_range_quick(const MYSQL_TIME &my_time) { in check_time_range_quick()
257 bool check_datetime_range(const MYSQL_TIME &my_time) { in check_datetime_range()
988 void adjust_time_range(MYSQL_TIME *my_time, int *warning) { in adjust_time_range()
1004 MYSQL_TIME my_time; in my_init_time() local
1323 int my_date_to_str(const MYSQL_TIME &my_time, char *to) { in my_date_to_str()
1556 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME &my_time) { in TIME_to_ulonglong_date()
1569 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME &my_time) { in TIME_to_ulonglong_time()
1619 ulonglong TIME_to_ulonglong(const MYSQL_TIME &my_time) { in TIME_to_ulonglong()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/win/
H A Dsyslog.c44 SYSTEMTIME my_time; in LogTimestamp() local
78 SYSTEMTIME my_time; in LogSimpleTimestamp() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/win/
H A Dsyslog.c44 SYSTEMTIME my_time; in LogTimestamp() local
78 SYSTEMTIME my_time; in LogSimpleTimestamp() local
/dports/databases/mysql55-client/mysql-5.5.62/sql-common/
H A Dmy_time.c684 int check_time_range(struct st_mysql_time *my_time, int *warning) in check_time_range()
717 MYSQL_TIME my_time; in my_init_time() local
1186 ulonglong TIME_to_ulonglong_datetime(const MYSQL_TIME *my_time) in TIME_to_ulonglong_datetime()
1199 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *my_time) in TIME_to_ulonglong_date()
1212 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *my_time) in TIME_to_ulonglong_time()
1240 ulonglong TIME_to_ulonglong(const MYSQL_TIME *my_time) in TIME_to_ulonglong()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql-common/
H A Dmy_time.c661 int check_time_range(struct st_mysql_time *my_time, uint dec, int *warning) in check_time_range()
704 MYSQL_TIME my_time; in my_init_time() local
1347 ulonglong TIME_to_ulonglong_datetime(const MYSQL_TIME *my_time) in TIME_to_ulonglong_datetime()
1360 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *my_time) in TIME_to_ulonglong_date()
1373 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *my_time) in TIME_to_ulonglong_time()
1401 ulonglong TIME_to_ulonglong(const MYSQL_TIME *my_time) in TIME_to_ulonglong()
1419 double TIME_to_double(const MYSQL_TIME *my_time) in TIME_to_double()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql-common/
H A Dmy_time.c661 int check_time_range(struct st_mysql_time *my_time, uint dec, int *warning) in check_time_range()
704 MYSQL_TIME my_time; in my_init_time() local
1347 ulonglong TIME_to_ulonglong_datetime(const MYSQL_TIME *my_time) in TIME_to_ulonglong_datetime()
1360 ulonglong TIME_to_ulonglong_date(const MYSQL_TIME *my_time) in TIME_to_ulonglong_date()
1373 ulonglong TIME_to_ulonglong_time(const MYSQL_TIME *my_time) in TIME_to_ulonglong_time()
1401 ulonglong TIME_to_ulonglong(const MYSQL_TIME *my_time) in TIME_to_ulonglong()
1419 double TIME_to_double(const MYSQL_TIME *my_time) in TIME_to_double()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue810/
H A Dmy_time_pkg.vhdl3 type my_time is range -integer'low to integer'high units type
H A Drepro.vhdl5 type my_time is range -integer'low to integer'high units type
H A Dnullrng.vhdl3 type my_time is range -integer'low to integer'high units type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/trust_tokens/
H A Dtypes.cc21 std::string TimeToString(base::Time my_time) { in TimeToString()
H A Dtypes_unittest.cc21 auto my_time = base::Time::UnixEpoch() + base::TimeDelta::FromMilliseconds( in TEST() local
/dports/ftp/bftpd/bftpd/
H A Dlogging.c133 time_t my_time; in Current_Date() local
203 time_t my_time; in Get_Time_Zone_Difference() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/psi3/libpsio/
H A Ddone.cc30 time_t my_time; in psio_done() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/trust_tokens/
H A Dtypes_unittest.cc21 auto my_time = base::Time::UnixEpoch() + base::TimeDelta::FromMilliseconds( in TEST() local
H A Dtypes.cc17 std::string TimeToString(base::Time my_time) { in TimeToString()
/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dsavehdr.h30 time_t my_time; member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/cad/nvc/nvc-r1.5.3/test/sem/
H A Dstd.vhd9 subtype my_time is time; subtype
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmy_getsystime.c120 time_t my_time(myf flags) in my_time() function
/dports/databases/mysql55-client/mysql-5.5.62/mysys/
H A Dmy_getsystime.c73 time_t my_time(myf flags) in my_time() function

123456789