Searched refs:time_stamp (Results 1 – 15 of 15) sorted by relevance
| /dragonfly/sys/dev/video/fb/bmp/ |
| HD | splash_bmp.c | 111 static long time_stamp; in bmp_splash() local 130 time_stamp = 0; in bmp_splash() 140 if (time_stamp == 0) in bmp_splash() 141 time_stamp = tv.tv_sec; in bmp_splash() 142 if (tv.tv_sec > time_stamp + FADE_TIMEOUT) { in bmp_splash() 159 time_stamp = tv.tv_sec; in bmp_splash()
|
| /dragonfly/sys/dev/drm/amd/display/dc/ |
| HD | dc_link.h | 54 struct time_stamp { struct 60 struct time_stamp time_stamp; member
|
| /dragonfly/contrib/cvs-1.12/src/ |
| HD | vers_ts.c | 271 vers_ts->ts_user = time_stamp (finfo->file); in Version_TS() 428 time_stamp (const char *file) in time_stamp() function
|
| HD | no_diff.c | 61 ts = time_stamp (finfo->file); in No_Difference()
|
| HD | add.c | 512 timestamp = time_stamp (finfo.file); in add() 628 tmp = time_stamp (finfo.file); in add()
|
| HD | cvs.h | 482 char *time_stamp (const char *file);
|
| HD | entries.c | 363 ts = time_stamp (user); in fgetentent()
|
| HD | update.c | 1876 cp = time_stamp (finfo->file); in RegisterMerge()
|
| HD | client.c | 1864 file_timestamp = time_stamp (filename); in update_entries()
|
| /dragonfly/contrib/tcpdump/ |
| HD | print-slow.c | 151 nd_uint16_t time_stamp; member 677 GET_BE_U_2(tlv.slow_oam_link_event->time_stamp)*100, in slow_oam_print()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | peXXigen.c | 1403 bfd_vma time_stamp; in pe_print_idata() local 1414 time_stamp = bfd_get_32 (abfd, data + i + 4); in pe_print_idata() 1421 (unsigned long) time_stamp, in pe_print_idata() 1534 if (time_stamp != 0 in pe_print_idata() 1574 if (time_stamp != 0 in pe_print_idata() 1609 long time_stamp; in pe_print_edata() member 1699 edt.time_stamp = bfd_get_32 (abfd, data + 4); in pe_print_edata() 1721 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); in pe_print_edata()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | peXXigen.c | 1396 bfd_vma time_stamp; in pe_print_idata() local 1407 time_stamp = bfd_get_32 (abfd, data + i + 4); in pe_print_idata() 1414 (unsigned long) time_stamp, in pe_print_idata() 1522 if (time_stamp != 0 in pe_print_idata() 1561 if (time_stamp != 0 in pe_print_idata() 1596 long time_stamp; in pe_print_edata() member 1683 edt.time_stamp = bfd_get_32 (abfd, data + 4); in pe_print_edata() 1705 _("Time/Date stamp \t\t%lx\n"), (unsigned long) edt.time_stamp); in pe_print_edata()
|
| /dragonfly/sys/dev/drm/amd/display/dc/dce110/ |
| HD | dce110_hw_sequencer.c | 873 … link->link_trace.time_stamp.edp_poweroff), 1000000); in hwss_edp_power_control() 882 if (link->link_trace.time_stamp.edp_poweroff == 0) in hwss_edp_power_control() 911 link->link_trace.time_stamp.edp_poweroff = dm_get_timestamp(ctx); in hwss_edp_power_control() 913 link->link_trace.time_stamp.edp_poweron = dm_get_timestamp(ctx); in hwss_edp_power_control()
|
| /dragonfly/sys/dev/raid/mrsas/ |
| HD | mrsas.h | 2180 u_int32_t time_stamp; member
|
| /dragonfly/contrib/tcsh-6/ |
| HD | complete.tcsh | 1014 n/{-r,--file}/f/ n/-t/x:'<time_stamp>'/ n/*/f/
|