Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 25 of 80) sorted by relevance

1234

/openbsd/sys/dev/pci/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.c111 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 Dutime.t11 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 Dstat.t12 "$^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 DCommonOpts.td22 "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 Dllvm-libtool-darwin.rst35 Use zero for timestamps and UIDs/GIDs. This is set by default.
85 Use actual timestamps and UIDs/GIDs.
H A Dllvm-ar.rst48 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 Dllvm-strip.rst35 Use real values for UIDs, GIDs and timestamps when updating archive member
173 Preserve access and modification timestamps in the output.
H A Dllvm-objcopy.rst55 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 DTraceIntelPTOptions.td22 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 Dzonenow.tab1 # 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 Dbackward12 # 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 Dafrica63 # '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 Dzone1970.tab8 # civil timestamps have agreed since 1970. Columns are separated by
/openbsd/gnu/gcc/libmudflap/
H A Dmf-impl.h170 unsigned timestamps; member
H A Dmf-runtime.c300 __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 Dpf.os92 # - 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 DCAtsa.cnf141 ordering = yes # Is ordering defined for timestamps?
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/
H A DChanges167 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 Dperlcriticrc112 # underscores to UNIX timestamps and port numbers, which is just silly.
/openbsd/gnu/usr.bin/texinfo/
H A Dconfigure.ac20 # (NetBSD and TeX Live), timestamps are generally not preserved. This
/openbsd/lib/libssl/doc/
H A Dopenssl.cnf343 ordering = yes # Is ordering defined for timestamps?
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dp_types.h1380 } timestamps; member
/openbsd/usr.bin/file/magdir/
H A Dmacintosh311 # only the creation date is local time, all other timestamps in HFS+ are UTC.
/openbsd/gnu/usr.bin/perl/
H A DREADME.hpux699 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 DTODO728 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

1234