Home
last modified time | relevance | path

Searched refs:date_low (Results 1 – 17 of 17) sorted by relevance

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtattf.c115 FT_ULong date_low; in TA_sfnt_build_TTF_header() local
136 TA_get_current_time(font, &date_high, &date_low); in TA_sfnt_build_TTF_header()
143 head_buf[32] = BYTE1(date_low); in TA_sfnt_build_TTF_header()
144 head_buf[33] = BYTE2(date_low); in TA_sfnt_build_TTF_header()
145 head_buf[34] = BYTE3(date_low); in TA_sfnt_build_TTF_header()
146 head_buf[35] = BYTE4(date_low); in TA_sfnt_build_TTF_header()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dfilter-funcs.c148 cond->match.date.date_low = from ? *from : 0; in libbalsa_condition_new_date()
191 cond->match.date.date_low = tlo; in libbalsa_condition_new_date_parse()
338 if (cond->match.date.date_low) { in cond_to_string()
339 g_date_set_time_t(&date, cond->match.date.date_low); in cond_to_string()
455 if (cond->match.date.date_low) { in libbalsa_condition_to_string_user()
456 g_date_set_time_t(&date, cond->match.date.date_low); in libbalsa_condition_to_string_user()
636 res = (c1->match.date.date_low == c2->match.date.date_low && in libbalsa_condition_compare()
H A Dfilter-file.c261 newc->match.date.date_low = 0; in libbalsa_condition_new_from_config()
268 newc->match.date.date_low = mktime(&date); in libbalsa_condition_new_from_config()
H A Dfilter.h95 time_t date_low,date_high; /* for CONDITION_DATE */ member
H A Dfilter.c198 match = message->headers->date>=cond->match.date.date_low in libbalsa_condition_matches()
H A Dmailbox_imap.c1482 if (cond->match.date.date_low) in lbmi_build_imap_query()
1484 (IMSE_D_SINCE, FALSE, cond->match.date.date_low); in lbmi_build_imap_query()
H A Dmailbox_local.c956 entry->msg_date >= cond->match.date.date_low && in message_match_real()
/dports/mail/balsa/balsa-2.5.1/src/
H A Dfilter-edit-callbacks.c590 new_cnd->match.date.date_low=mktime(&date); in condition_validate()
603 if (new_cnd->match.date.date_low > in condition_validate()
804 if (cnd->match.date.date_low==0) str[0]='\0'; in fill_condition_widgets()
806 localtime_r(&cnd->match.date.date_low, &date); in fill_condition_widgets()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/dsa/hirschmann/
H A Dhellcreek.c193 u16 id, rel_low, rel_high, date_low, date_high, tgd_ver; in hellcreek_detect() local
200 date_low = hellcreek_read(hellcreek, HR_BLD_L_C); in hellcreek_detect()
208 date = date_low | (date_high << 16); in hellcreek_detect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/dsa/hirschmann/
H A Dhellcreek.c193 u16 id, rel_low, rel_high, date_low, date_high, tgd_ver; in hellcreek_detect() local
200 date_low = hellcreek_read(hellcreek, HR_BLD_L_C); in hellcreek_detect()
208 date = date_low | (date_high << 16); in hellcreek_detect()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/dsa/hirschmann/
H A Dhellcreek.c193 u16 id, rel_low, rel_high, date_low, date_high, tgd_ver; in hellcreek_detect() local
200 date_low = hellcreek_read(hellcreek, HR_BLD_L_C); in hellcreek_detect()
208 date = date_low | (date_high << 16); in hellcreek_detect()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.c615 uint64_t date_low, date_high; in fill_commit_in_graph() local
640 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_in_graph()
641 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_in_graph()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.c777 uint64_t date_high, date_low, offset; in fill_commit_graph_info() local
792 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_graph_info()
793 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_graph_info()
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.c777 uint64_t date_high, date_low, offset; in fill_commit_graph_info() local
792 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_graph_info()
793 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_graph_info()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.c777 uint64_t date_high, date_low, offset; in fill_commit_graph_info() local
792 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_graph_info()
793 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_graph_info()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.c777 uint64_t date_high, date_low, offset; in fill_commit_graph_info() local
792 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_graph_info()
793 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_graph_info()
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.c777 uint64_t date_high, date_low, offset; in fill_commit_graph_info() local
792 date_low = get_be32(commit_data + g->hash_len + 12); in fill_commit_graph_info()
793 item->date = (timestamp_t)((date_high << 32) | date_low); in fill_commit_graph_info()