Home
last modified time | relevance | path

Searched defs:hms (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/dports/games/xrally/xrally/
H A Dscore.h11 typedef struct hms { struct
13 struct hms *next; argument
14 struct hms *child; argument
/dports/graphics/exiv2/exiv2-0.27.5-Source/unitTests/
H A Dtest_TimeValue.cpp50 const std::string hms("23:55:02"); in TEST() local
62 const std::string hms("23:55:02+04:04"); in TEST() local
74 const std::string hms("23:55:02-04:04"); in TEST() local
87 const std::string hms("23:55:02?04:04"); in TEST() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dhttp-mserv.c267 struct HMS_buffer *hms; in HMS_fetch_rooms() local
378 struct HMS_buffer *hms; in HMS_register() local
423 struct HMS_buffer *hms; in HMS_unlist() local
444 struct HMS_buffer *hms; in HMS_update() local
476 struct HMS_buffer *hms; in HMS_list_servers() local
507 struct HMS_buffer *hms; in HMS_fetch_servers() local
631 struct HMS_buffer *hms; in HMS_compare_mod_version() local
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dcompat56.cc51 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
67 long hms; in TIME_from_longlong_time_packed() local
241 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
255 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dcompat56.cc64 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
80 long hms; in TIME_from_longlong_time_packed() local
254 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
268 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dcompat56.cc64 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
80 long hms; in TIME_from_longlong_time_packed() local
254 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
268 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dcompat56.cc64 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
80 long hms; in TIME_from_longlong_time_packed() local
254 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
268 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dcompat56.cc51 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
67 long hms; in TIME_from_longlong_time_packed() local
241 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
255 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dcompat56.cc64 long hms= ((ltime->day * 24 + ltime->hour) << 12) | in TIME_to_longlong_time_packed() local
80 long hms; in TIME_from_longlong_time_packed() local
254 longlong hms= (ltime->hour << 12) | (ltime->minute << 6) | ltime->second; in TIME_to_longlong_datetime_packed() local
268 longlong ymd, hms; in TIME_from_longlong_datetime_packed() local
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_accessor_class_julian_date.c72 const char* hms; member
200 long year, month, day, ymd, hms; in unpack_double() local
257 long ymd = 0, hms = 0; in pack_double() local
304 long year, month, day, ymd, hms; in unpack_string() local
369 long year, month, day, ymd, hms; in pack_string() local
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/test/
H A Drun-time-utils.c32 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/test/
H A Drun-time-utils.c32 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/test/
H A Drun-time-utils.c32 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/test/
H A Drun-time-utils.c32 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/science/dynare/dynare-4.6.4/matlab/
H A Ddynsec2hms.m25 hms = sprintf('%dh%02dm%02ds', h, m, s); variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/test/
H A Drun-time-utils.c32 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/test/
H A Drun-time-utils.c21 uint64_t *hms = malloc(sizeof(uint64_t)); in main() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/powermanager/src/
H A Dpowermanager-draw.c256 gchar *hms = NULL; in cd_powermanager_bubble() local
311 gchar *hms = NULL; in cd_powermanager_alert() local
/dports/devel/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1/kdev-pg/
H A Dkdev-pg-new-visitor-bits-gen.cpp32 HasMemberNodes hms(has_members); in operator ()() local
/dports/databases/p5-DBIWrapper/libdbiwrapper-perl-0.30/DBIWrapper/Time/Now/
H A DHiRes.pm119 sub hms { subroutine
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Ddebug.c42 char hms[9]; in PDC_debug() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Ddebug.c48 char hms[9]; in PDC_debug() local
/dports/games/tbclock/tbclock-1.10/
H A Ddraw.c150 tbc_draw_line(int hms, int y, short color) in tbc_draw_line()
166 tbc_draw_line_a(int hms, int x, short color, short max) in tbc_draw_line_a()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Ddebug.c44 char hms[9]; in PDC_debug() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Ddeleteln.c44 wdeleteln Y Y Y in PDC_debug()

12345678910>>...20