| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | EpochTracker.h | 36 uint64_t Epoch; variable 39 DebugEpochBase() : Epoch(0) {} in DebugEpochBase() 43 void incrementEpoch() { ++Epoch; } in incrementEpoch() 65 : EpochAddress(&Parent->Epoch), EpochAtCreation(Parent->Epoch) {} in HandleBase()
|
| D | DenseMap.h | 465 DebugEpochBase &Epoch, 469 return iterator(B, E, Epoch, NoAdvance); 471 return iterator(P, E, Epoch, NoAdvance); 475 const DebugEpochBase &Epoch, 479 return const_iterator(B, E, Epoch, NoAdvance); 481 return const_iterator(P, E, Epoch, NoAdvance); 1211 DenseMapIterator(pointer Pos, pointer E, const DebugEpochBase &Epoch, 1213 : DebugEpochBase::HandleBase(&Epoch), Ptr(Pos), End(E) {
|
| D | SmallPtrSet.h | 278 const DebugEpochBase &Epoch) in SmallPtrSetIterator() argument 279 : SmallPtrSetIteratorImpl(BP, E), DebugEpochBase::HandleBase(&Epoch) {} in SmallPtrSetIterator()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerIOPosix.cpp | 55 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive() argument 58 if (Epoch) in ListFilesInDirRecursive() 59 if (E && *Epoch >= E) return; in ListFilesInDirRecursive() 74 ListFilesInDirRecursive(Path, Epoch, V, false); in ListFilesInDirRecursive() 77 if (Epoch && TopDir) in ListFilesInDirRecursive() 78 *Epoch = E; in ListFilesInDirRecursive()
|
| D | FuzzerIO.cpp | 93 void ReadDirToVectorOfUnits(const char *Path, Vector<Unit> *V, long *Epoch, in ReadDirToVectorOfUnits() argument 96 long E = Epoch ? *Epoch : 0; in ReadDirToVectorOfUnits() 98 ListFilesInDirRecursive(Path, Epoch, &Files, /*TopDir*/true); in ReadDirToVectorOfUnits() 102 if (Epoch && GetEpoch(X) < E) continue; in ReadDirToVectorOfUnits()
|
| D | FuzzerIOWindows.cpp | 113 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive() argument 116 if (Epoch) in ListFilesInDirRecursive() 117 if (E && *Epoch >= E) return; in ListFilesInDirRecursive() 146 ListFilesInDirRecursive(FileName, Epoch, V, false); in ListFilesInDirRecursive() 158 if (Epoch && TopDir) in ListFilesInDirRecursive() 159 *Epoch = E; in ListFilesInDirRecursive()
|
| D | FuzzerIO.h | 35 void ReadDirToVectorOfUnits(const char *Path, Vector<Unit> *V, long *Epoch, 68 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch,
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_SESSION_get_time.pod | 27 established. The time is given in seconds since the Epoch and therefore
|
| /freebsd-12-stable/usr.bin/calendar/calendars/ |
| D | calendar.computer | 11 01/01 The Epoch (Time 0 for UNIX systems, Midnight GMT, 1970)
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | luks | 84 # seqid; sequence ID, increased on update; called Epoch by cryptsetup with value like: 3 4 8 10
|
| D | virtual | 45 # creation Time in seconds since 1 Jan 2000 UTC~946684800 sec. since Unix Epoch
|
| /freebsd-12-stable/usr.sbin/bsdconfig/usermgmt/include/ |
| D | messages.subr | 95 msg_number_of_seconds_since_epoch="Number of seconds since the Epoch\n(1 = %s)\nNULL or zero to dis…
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 402 "'-fbuild-session-timestamp=<seconds since Epoch>' or '-fbuild-session-file=<file>'">;
|
| /freebsd-12-stable/contrib/gcclibs/libgomp/ |
| D | libgomp.texi | 773 the seconds since the Epoch (00:00:00 UTC, January 1, 1970) are returned.
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.texinfo | 1049 The Epoch Emacs-@value{GDBN} interface sets this option when it runs 1051 routines so as to allow Epoch to display values of expressions in a 4700 @c "inspect" is not quite a synonym if you are using Epoch, which we do not 4701 @c document because it is nonstandard... Under Epoch it displays in a 14463 @c The following dropped because Epoch is nonstandard. Reactivate 14466 @kindex Emacs Epoch environment 14467 @kindex Epoch 21475 @code{time_t} datatypes are defined as seconds since the Epoch.
|
| D | gdb.info-1 | 841 The Epoch Emacs-GDB interface sets this option when it runs GDB as 843 allow Epoch to display values of expressions in a separate window.
|
| D | gdb.info-3 | 3367 `time_t' datatypes are defined as seconds since the Epoch.
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | NEWS | 2414 * Support for Epoch Environment.
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | NEWS | 1390 timestamps starting 1000000000 seconds after the Epoch. 2105 within 28 days of each other, or leap seconds before the Epoch.
|
| /freebsd-12-stable/contrib/diff/doc/ |
| D | diff.texi | 2766 Epoch (1970-01-01 00:00:00 UTC), @command{diff} outputs a patch that
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| D | Options.td | 2088 Group<i_Group>, Flags<[CC1Option]>, MetaVarName<"<time since Epoch in seconds>">,
|
| /freebsd-12-stable/contrib/ntp/ |
| D | CommitLog | 229064 Fix for NTP Epoch rollover
|