/freebsd/crypto/openssl/test/certs/ |
H A D | embeddedSCTs3.sct | 1 Signed Certificate Timestamp: 5 Timestamp : Dec 1 13:31:25.961 2015 GMT 13 Signed Certificate Timestamp: 17 Timestamp : Dec 1 13:31:25.352 2015 GMT 25 Signed Certificate Timestamp: 29 Timestamp : Dec 1 13:31:25.980 2015 GMT
|
H A D | embeddedSCTs1.sct | 1 Signed Certificate Timestamp: 5 Timestamp : Jan 1 00:00:00.000 2020 GMT
|
/freebsd/crypto/openssl/test/ct/ |
H A D | tls1.sct | 1 Signed Certificate Timestamp: 5 Timestamp : Apr 5 17:04:16.275 2013 GMT
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 125 uint64_t Timestamp; // timestamp member 133 uint64_t Timestamp; member 221 Header.Timestamp = perf_get_timestamp(); in PerfJITEventListener() 417 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyCode() 446 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyDebug()
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | external.txt | 7 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/time.html'>NTP Timestamp Calculations<… 9 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/stamp.html'>Timestamp Capture Principl…
|
/freebsd/sys/geom/raid/ |
H A D | md_ddf.h | 223 uint32_t Timestamp; member 292 uint32_t Timestamp; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MachOBuilder.h | 88 MachOBuilderLoadCommand(std::string Name, uint32_t Timestamp, 92 MachO::dylib{24, Timestamp, CurrentVersion, CompatibilityVersion}), 111 MachOBuilderLoadCommand(std::string Name, uint32_t Timestamp, 115 MachO::dylib{24, Timestamp, CurrentVersion, CompatibilityVersion}),
|
H A D | MachOPlatform.h | 56 uint32_t Timestamp; member
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ts.pod.in | 111 Generate a TS query. For details see L</Timestamp Request generation>. 115 Generate a TS reply. For details see L</Timestamp Response generation>. 119 Verify a TS response. For details see L</Timestamp Response verification>. 123 =head2 Timestamp Request generation 196 =head2 Timestamp Response generation 302 =head2 Timestamp Response verification 503 =head2 Timestamp Request 530 =head2 Timestamp Response 574 =head2 Timestamp Verification
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | SerializedDiagnosticReader.h | 107 unsigned Timestamp, in visitFilenameRecord() argument
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 1032 for (size_t Timestamp = 0; Timestamp < Trace.FunctionNameRefs.size(); in createBPFunctionNodes() local 1033 Timestamp++) { in createBPFunctionNodes() 1034 IDT Id = Trace.FunctionNameRefs[Timestamp]; in createBPFunctionNodes() 1035 auto [It, WasInserted] = IdToFirstTimestamp.try_emplace(Id, Timestamp); in createBPFunctionNodes() 1037 It->getSecond() = std::min<size_t>(It->getSecond(), Timestamp); in createBPFunctionNodes() 1038 if (Timestamp >= CutoffTimestamp) { in createBPFunctionNodes() 1040 CutoffTimestamp = 2 * Timestamp; in createBPFunctionNodes()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CTLOG_STORE_get0_log_by_id.pod | 18 A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
|
H A D | o2i_SCT_LIST.pod | 6 decode and encode Signed Certificate Timestamp lists in TLS wire format
|
H A D | TS_RESP_CTX_new.pod | 6 TS_RESP_CTX_free - Timestamp response context object creation
|
H A D | SCT_print.pod | 19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a B<BIO> in
|
H A D | SCT_new.pod | 14 - A Certificate Transparency Signed Certificate Timestamp
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_profile_collector.cpp | 49 u64 Timestamp = 0; // System time in nanoseconds. member 393 FileHeader.Timestamp = NanoTime(); in nextBuffer()
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | Profile.cpp | 320 uint64_t Timestamp; member 357 auto FunctionLocalTime = AbsoluteDifference(Top.Timestamp, E.TSC); in profileFromTrace()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 469 << "\n Timestamp: " << LoadConf->TimeDateStamp in printLoadConfiguration() 803 const time_t Timestamp = Obj.getTimeDateStamp(); in printPrivateHeaders() local 804 outs() << format("\nTime/Date %.24s\n", ctime(&Timestamp)); in printPrivateHeaders()
|
/freebsd/contrib/libpcap/ |
H A D | pcap-tc.c | 937 hdr.ts.tv_sec = (bpf_u_int32)(tcHeader.Timestamp / (ULONGLONG)(1000 * 1000 * 1000)); in TcRead() 938 hdr.ts.tv_usec = (bpf_u_int32)((tcHeader.Timestamp % (ULONGLONG)(1000 * 1000 * 1000)) / 1000); in TcRead()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SerializedDiagnosticPrinter.cpp | 111 unsigned Timestamp, 868 unsigned Timestamp, in visitFilenameRecord() argument
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MachOPlatform.cpp | 1739 Opts.IDDylib->Name, Opts.IDDylib->Timestamp, in createHeaderBlock() 1749 D.Name, D.Timestamp, D.CurrentVersion, D.CompatibilityVersion); in createHeaderBlock()
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 555 \$(A""M_V_at)echo Timestamp >\$][@
|
/freebsd/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 555 \$(A""M_V_at)echo Timestamp >\$][@
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 929 U64 Timestamp; /* 0x00 */ member
|