Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 25 of 32) sorted by relevance

12

/third_party/node/deps/v8/src/heap/cppgc/
Dgc-invoker.cc27 size_t epoch() const final { return collector_->epoch(); } in epoch() function in cppgc::internal::GCInvoker::GCInvokerImpl
146 size_t GCInvoker::epoch() const { return impl_->epoch(); } in epoch() function in cppgc::internal::GCInvoker
Dheap.h39 size_t epoch() const final { return epoch_; } in epoch() function
Dstats-collector.h107 size_t epoch = -1; member
/third_party/python/Doc/library/
Dtime.rst20 .. _epoch: target
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
Dpicotls.c359 size_t epoch = ngtcp2_crypto_picotls_from_ngtcp2_crypto_level(crypto_level); in ngtcp2_crypto_read_write_crypto_data() local
435 ngtcp2_crypto_level ngtcp2_crypto_picotls_from_epoch(size_t epoch) { in ngtcp2_crypto_picotls_from_epoch()
560 ptls_t *ptls, int is_enc, size_t epoch, in update_traffic_key_server_cb()
606 int is_enc, size_t epoch, const void *secret) { in update_traffic_key_cb()
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto40 TimeStampType epoch = 1; field
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dcivil_time_benchmark.cc43 const absl::CivilDay epoch(1970, 1, 1); in BM_Difference_Days() local
/third_party/openssl/test/helpers/
Dssltestlib.c119 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local
266 unsigned int epoch; member
350 unsigned int seq, offset, len, epoch; in mempacket_test_read() local
423 unsigned int epoch; in mempacket_swap_epoch() local
/third_party/node/deps/openssl/openssl/ssl/record/
Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/openssl/ssl/record/
Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
Dversion.py266 def epoch(self) -> int: member in Version
/third_party/openssl/test/
Dbad_dtls_test.c280 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
Ddtlstest.c197 int epoch = 0; in test_dtls_drop_records() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dcctz_benchmark.cc34 const cctz::civil_day epoch(1970, 1, 1); in BM_Difference_Days() local
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c104 static long long epoch; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/third_party/node/deps/icu-small/source/i18n/
Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java824 Date epoch = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java821 Date epoch = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4c/source/i18n/
Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/third_party/node/deps/v8/src/heap/
Dmark-compact.h599 unsigned epoch() const { return epoch_; } in epoch() function
/third_party/node/deps/uv/src/win/
Dutil.c1882 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/ffmpeg/libavformat/
Dwtvdec.c326 int64_t epoch; member
/third_party/libuv/src/win/
Dutil.c1684 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp529 UDate epoch = date(0, 0, 0); in Test4071441() local

12