Home
last modified time | relevance | path

Searched defs:epoch (Results 1 - 25 of 26) sorted by relevance

12

/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc146 size_t GCInvoker::epoch() const { return impl_->epoch(); } in epoch() function in cppgc::internal::GCInvoker
H A Dstats-collector.h107 size_t epoch = -1; member
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dversion.py266 def epoch(sel member in Version
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/openssl/test/
H A Ddtlstest.c197 int epoch = 0; in test_dtls_drop_records() local
H A Dbad_dtls_test.c280 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
/third_party/openssl/ssl/record/
H A Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c104 static long long epoch; variable
/third_party/ffmpeg/libavformat/
H A Dwtvdec.c326 int64_t epoch; member
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H A 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() argument
559 update_traffic_key_server_cb(ptls_update_traffic_key_t *self, ptls_t *ptls, int is_enc, size_t epoch, const void *secret) update_traffic_key_server_cb() argument
605 update_traffic_key_cb(ptls_update_traffic_key_t *self, ptls_t *ptls, int is_enc, size_t epoch, const void *secret) update_traffic_key_cb() argument
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.h599 unsigned epoch() const { return epoch_; } in epoch() function in v8::internal::final
/third_party/openssl/test/helpers/
H A 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; mempacket_swap_epoch() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp529 UDate epoch = date(0, 0, 0); in Test4071441() local
H A Dcalregts.cpp1285 UDate epoch = makeDate(1970, UCAL_JANUARY, 1); in test4108764() local
/third_party/icu/icu4c/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]
/third_party/libuv/src/win/
H A Dutil.c1684 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]
/third_party/node/deps/uv/src/win/
H A Dutil.c1882 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 eclipticObliquity() local
[all...]
/third_party/mbedtls/library/
H A Dssl_msg.c3478 size_t sid_len, cookie_len, epoch, fragment_offset; in mbedtls_ssl_check_dtls_clihlo_cookie() local
[all...]
H A Dssl_misc.h858 unsigned epoch; member
/third_party/python/Modules/
H A D_datetimemodule.c4986 static long long epoch = 719163LL * 24 * 60 * 60; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp212 unsigned epoch = (unsigned)Record[0]; in readIdentificationBlock() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1914 unsigned short epoch; member
/third_party/openssl/ssl/
H A Dssl_local.h1858 unsigned short epoch; member

Completed in 67 milliseconds

12