Home
last modified time | relevance | path

Searched refs:Timestamp (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/crypto/openssl/test/certs/
H A DembeddedSCTs3.sct1 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 DembeddedSCTs1.sct1 Signed Certificate Timestamp:
5 Timestamp : Jan 1 00:00:00.000 2020 GMT
/freebsd/crypto/openssl/test/ct/
H A Dtls1.sct1 Signed Certificate Timestamp:
5 Timestamp : Apr 5 17:04:16.275 2013 GMT
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp125 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 Dexternal.txt7 <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 Dmd_ddf.h223 uint32_t Timestamp; member
292 uint32_t Timestamp; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOBuilder.h88 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 DMachOPlatform.h56 uint32_t Timestamp; member
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ts.pod.in111 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 DSerializedDiagnosticReader.h107 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1032 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 DCTLOG_STORE_get0_log_by_id.pod18 A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
H A Do2i_SCT_LIST.pod6 decode and encode Signed Certificate Timestamp lists in TLS wire format
H A DTS_RESP_CTX_new.pod6 TS_RESP_CTX_free - Timestamp response context object creation
H A DSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a B<BIO> in
H A DSCT_new.pod14 - A Certificate Transparency Signed Certificate Timestamp
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp49 u64 Timestamp = 0; // System time in nanoseconds. member
393 FileHeader.Timestamp = NanoTime(); in nextBuffer()
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp320 uint64_t Timestamp; member
357 auto FunctionLocalTime = AbsoluteDifference(Top.Timestamp, E.TSC); in profileFromTrace()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp469 << "\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 Dpcap-tc.c937 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 DSerializedDiagnosticPrinter.cpp111 unsigned Timestamp,
868 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1739 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 Dax_prog_doxygen.m4555 \$(A""M_V_at)echo Timestamp >\$][@
/freebsd/contrib/libevent/m4/
H A Dax_prog_doxygen.m4555 \$(A""M_V_at)echo Timestamp >\$][@
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h929 U64 Timestamp; /* 0x00 */ member

12