Searched defs:epoch (Results 1 - 25 of 31) sorted by last modified time

12

/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h346 u_long epoch; /* reference epoch */ member in struct:peer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp212 unsigned epoch = (unsigned)Record[0]; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp869 time_t epoch = GetOSXEpoch(); local
1105 static time_t epoch = 0; local
[all...]
H A DCF.cpp32 time_t epoch = GetOSXEpoch(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp379 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, argument
[all...]
H A Dtsan_rtl_mutex.cpp417 u64 epoch = tctx->epoch1; local
460 u64 epoch local
[all...]
H A Dtsan_rtl.h100 FastState(u64 tid, u64 epoch) { argument
126 u64 epoch() const { function in class:__tsan::FastState
[all...]
H A Dtsan_rtl.cpp112 ThreadState::ThreadState(Context *ctx, int tid, int unique_id, u64 epoch, argument
783 const m128 epoch = SHUF(epoch1, epoch1, 0, 0, 0, 0); local
[all...]
H A Dtsan_mutexset.cpp24 void MutexSet::Add(u64 id, bool write, u64 epoch) { argument
H A Dtsan_clock.cpp160 u64 epoch = src_elem.epoch; local
[all...]
H A Dtsan_mutexset.h27 u64 epoch; member in struct:__tsan::MutexSet::Desc
59 void MutexSet::Add(u64 id, bool write, u64 epoch) {} argument
H A Dtsan_defs.h44 u64 epoch : kClkBits; member in struct:__tsan::ClockElem
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-rx.c78 nd_uint32_t epoch; member in struct:rx_header
/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_epoch.c191 unsigned int epoch, i; local
321 ck_epoch_scan(struct ck_epoch *global, struct ck_epoch_record *cr, unsigned int epoch, bool *af) argument
362 unsigned int epoch = e & (CK_EPOCH_LENGTH - 1); local
402 unsigned int epoch; local
429 unsigned int delta, epoch, goal, i; local
569 unsigned int epoch; local
[all...]
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_epoch.h81 unsigned int epoch; member in struct:ck_epoch_ref
89 unsigned int epoch; member in struct:ck_epoch_record
103 unsigned int epoch; member in struct:ck_epoch
128 struct ck_epoch *epoch = record->global; local
200 struct ck_epoch *epoch = record->global; local
218 struct ck_epoch *epoch = record->global; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1187 u32 epoch; member in struct:mdump_retain_data_stc
H A Decore_mcp_api.h1282 u32 epoch; member in struct:ecore_mdump_info
H A Decore_mcp.h396 u32 epoch; member in struct:ecore_mdump_retain_data
H A Decore_mcp.c1898 ecore_mcp_mdump_set_values(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u32 epoch) argument
[all...]
H A Decore_dev_api.h260 u32 epoch; member in struct:ecore_hw_prepare_params
/freebsd-11-stable/crypto/openssl/ssl/
H A Dbad_dtls_test.c582 static unsigned char epoch[2] = { 0x00, 0x01 }; local
H A Ddtls1.h144 unsigned short epoch; member in struct:dtls1_retransmit_state
172 unsigned short epoch; member in struct:record_pqueue_st
H A Dssl3.h431 */ unsigned long epoch; member in struct:ssl3_record_st
/freebsd-11-stable/contrib/ntp/util/
H A Dntp-keygen.c169 time_t epoch; /* Unix epoch (seconds) since 1970 */ variable
1985 X509_time_adj(X509_getm_notBefore(cert), 0L, &epoch); local
1986 X509_time_adj(X509_getm_notAfter(cert), lifetime * SECSPERDAY, &epoch); local
[all...]
/freebsd-11-stable/crypto/heimdal/kdc/
H A Drx.h62 uint32_t epoch; member in struct:rx_header

Completed in 238 milliseconds

12