/openbsd/sys/dev/pci/drm/amd/display/dc/link/accessories/ |
H A D | link_dp_trace.c | 111 link->dp_trace.detect_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp() 113 link->dp_trace.commit_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp() 120 link->dp_trace.detect_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp() 122 link->dp_trace.commit_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp() 129 return link->dp_trace.detect_lt_trace.timestamps.end; in dp_trace_get_lt_end_timestamp() 131 return link->dp_trace.commit_lt_trace.timestamps.end; in dp_trace_get_lt_end_timestamp()
|
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/t/ |
H A D | utime.t | 11 print("\n# Testing for subsecond file timestamps (mtime) in $dirname\n"); 25 printf("# Subsecond file timestamps in $dirname: %s\n", 100 # Being able to read subsecond timestamps is a reasonable 111 Test::More::plan(skip_all => "No subsecond file timestamps"); 131 # Cygwin timestamps have less precision. 136 # Dragonfly (hammer2?) timestamps have less precision.
|
H A D | stat.t | 12 "$^O file timestamps not reliable enough for stat test"); 81 skip "no subsecond timestamps detected", 1 if $ss == 0;
|
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/ |
H A D | CommonOpts.td | 22 "zero for UIDs, GIDs, and timestamps).">; 30 "real values for UIDs, GIDs, and timestamps).">; 36 HelpText<"Preserve access and modification timestamps">;
|
/openbsd/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | llvm-libtool-darwin.rst | 35 Use zero for timestamps and UIDs/GIDs. This is set by default. 85 Use actual timestamps and UIDs/GIDs.
|
H A D | llvm-ar.rst | 48 By default, :program:`llvm-ar` always uses zero for timestamps and UIDs/GIDs 52 :option:`U` modifier to write actual timestamps and UIDs/GIDs. 227 Use zero for timestamps and UIDs/GIDs. This is set by default. 253 timestamps. 257 Use actual timestamps and UIDs/GIDs.
|
H A D | llvm-strip.rst | 35 Use real values for UIDs, GIDs and timestamps when updating archive member 173 Preserve access and modification timestamps in the output.
|
H A D | llvm-objcopy.rst | 55 Use real values for UIDs, GIDs and timestamps when updating archive member 422 Preserve access and modification timestamps in the output.
|
/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTOptions.td | 22 Desc<"Enable the use of TSC timestamps. This is supported on all " 74 "option forces the capture of TSC timestamps (see --tsc). Also, " 100 Desc<"Enable the use of TSC timestamps. This is supported on all "
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | zonenow.tab | 1 # tzdb timezone descriptions, for users who do not care about old timestamps 7 # where civil timestamps are predicted to agree from now on.
|
H A D | backward | 12 # for pre-1970 timestamps and so is out of scope for tzdb proper. 161 # Non-zone.tab locations with timestamps since 1970 that duplicate
|
H A D | africa | 63 # 'EAT' seems to have caught on and is in current timestamps, and though 64 # the other abbreviations are rarer and are only in past timestamps, 143 # For timestamps before independence, see commentary for Europe/Lisbon. 462 # For timestamps before independence, see commentary for Europe/Lisbon. 1243 # For timestamps before Mozambique's independence, see commentary for
|
H A D | zone1970.tab | 8 # civil timestamps have agreed since 1970. Columns are separated by
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-impl.h | 170 unsigned timestamps; member
|
H A D | mf-runtime.c | 300 __mf_opts.timestamps = 1; in __mf_set_default_options() 379 set_option, 1, &__mf_opts.timestamps}, 1049 if (__mf_opts.timestamps) in __mf_insert_new_object() 1289 if (__mf_opts.timestamps) in __mfu_unregister()
|
/openbsd/etc/ |
H A D | pf.os | 92 # - Timestamp - some systems that implement timestamps set them to 172 # functionality, enable or disable timestamps or selective ACK, 245 # Popular cluster config scripts disable timestamps and 263 S4:64:1:52:M*,N,N,S,N,W0: Linux:2.4:ts:Linux 2.4 w/o timestamps 264 S22:64:1:52:M*,N,N,S,N,W0: Linux:2.2:ts:Linux 2.2 w/o timestamps 292 # 16384:64:1:60:M*,N,N,N,N,N,N,T:FreeBSD:4.4:noTS:FreeBSD 4.4 (w/o timestamps)
|
/openbsd/lib/libssl/test/ |
H A D | CAtsa.cnf | 141 ordering = yes # Is ordering defined for timestamps?
|
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/ |
H A D | Changes | 167 puts it tempfiles) supports subsecond timestamps. This removes 169 setting of subsecond timestamps is tested only if reading of 317 - Provide lstat() that yields high-res timestamps, alongside 519 - file timestamps oddities seen: the atime and mtime 533 being run on NTFS or anywhere with better timestamps? 537 - scan for subsecond resolution timestamps in struct stat, 560 to get the stat() timestamps
|
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/ |
H A D | perlcriticrc | 112 # underscores to UNIX timestamps and port numbers, which is just silly.
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | configure.ac | 20 # (NetBSD and TeX Live), timestamps are generally not preserved. This
|
/openbsd/lib/libssl/doc/ |
H A D | openssl.cnf | 343 ordering = yes # Is ordering defined for timestamps?
|
/openbsd/sys/dev/pci/drm/amd/display/dc/ |
H A D | dc_dp_types.h | 1380 } timestamps; member
|
/openbsd/usr.bin/file/magdir/ |
H A D | macintosh | 311 # only the creation date is local time, all other timestamps in HFS+ are UTC.
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.hpux | 699 tests whether utime() can change timestamps. The Y2K patch seems to 700 break utime() so that over NFS the timestamps do not get changed
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | TODO | 728 193. The client relies on timestamps to figure out whether a file is 732 (a) other programs, like make, use timestamps, so one ends up needing 733 to do "touch foo" and otherwise messing with timestamps, (b) changing
|