Home
last modified time | relevance | path

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

12

/third_party/boost/boost/thread/pthread/
Donce.hpp67 volatile thread_detail::uintmax_atomic_t epoch; member
92 volatile thread_detail::uintmax_atomic_t epoch; member
130 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
178 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
222 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
265 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
309 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
353 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
397 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
443 thread_detail::uintmax_atomic_t const epoch=flag.epoch; in call_once() local
[all …]
/third_party/boost/boost/interprocess/sync/posix/
Dptime_to_timespec.hpp32 const boost::posix_time::ptime epoch(boost::gregorian::date(1970,1,1)); in ptime_to_timespec() local
/third_party/boost/libs/asio/test/latency/
Dhigh_res_clock.hpp44 boost::posix_time::ptime epoch( in high_res_clock() local
/third_party/python/Doc/library/
Dtime.rst20 .. _epoch: target
/third_party/boost/boost/asio/detail/
Dchrono_time_traits.hpp58 const time_type epoch; in add() local
76 const time_type epoch; in subtract() local
/third_party/boringssl/src/ssl/
Ddtls_record.cc225 uint16_t epoch = (((uint16_t)sequence[0]) << 8) | sequence[1]; in dtls_open_record() local
305 uint16_t epoch = ssl->d1->w_epoch; in dtls_seal_record() local
/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/abseil-cpp/absl/time/
Dcivil_time_benchmark.cc43 const absl::CivilDay epoch(1970, 1, 1); in BM_Difference_Days() local
/third_party/openssl/ssl/record/
Drecord.h65 unsigned long epoch; member
79 unsigned short epoch; member
/third_party/openssl/test/
Dssltestlib.c144 int rem, i, content, reclen, msglen, fragoff, fraglen, epoch; in dump_data() local
291 unsigned int epoch; member
375 unsigned int seq, offset, len, epoch; in mempacket_test_read() local
Ddtlstest.c155 int epoch = 0; in test_dtls_drop_records() local
Dbad_dtls_test.c277 static unsigned char epoch[2] = { 0x00, 0x01 }; in send_record() local
/third_party/boost/boost/chrono/io/
Dtime_point_get.hpp295 const std::basic_string<CharT> epoch = facet.template get_epoch<Clock> (); in get_epoch() local
/third_party/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/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/icu4c/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/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/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/libuv/src/win/
Dutil.c1882 const uint64_t epoch = (uint64_t) 116444736000000000ULL; in uv_gettimeofday() local
/third_party/mbedtls/include/mbedtls/
Dssl_internal.h442 unsigned epoch; member
/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

12