Home
last modified time | relevance | path

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

/third_party/python/Doc/library/
Dtime.rst20 .. _epoch: target
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dtimestamp_duration.proto40 TimeStampType epoch = 1; field
/third_party/rust/crates/tracing/tracing-log/src/
Dinterest_cache.rs92 epoch: usize, field
166 let epoch = interest_cache_epoch(); in try_cache() localVariable
/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/rust/crates/tracing/tracing-subscriber/src/fmt/time/
Dmod.rs106 epoch: Instant, field
/third_party/openssl/ssl/record/
Drecord.h67 unsigned long epoch; member
81 unsigned short epoch; member
/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
/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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java824 Date epoch = tempcal.getTime(); in Test4108764() local
/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/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/flutter/skia/third_party/externals/icu/source/i18n/
Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/third_party/libuv/src/win/
Dutil.c1882 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/ffmpeg/libavformat/
Dwtvdec.c325 int64_t epoch; member
/third_party/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp529 UDate epoch = date(0, 0, 0); in Test4071441() local
Dcalregts.cpp1283 UDate epoch = makeDate(1970, UCAL_JANUARY, 1); in test4108764() local
/third_party/mbedtls/library/
Dssl_misc.h678 unsigned epoch; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp212 unsigned epoch = (unsigned)Record[0]; in readIdentificationBlock() local
/third_party/python/Modules/
D_datetimemodule.c4919 static long long epoch = 719163LL * 24 * 60 * 60; variable
/third_party/openssl/ssl/
Dssl_local.h1858 unsigned short epoch; member