| /external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/pthread/ |
| D | once.hpp | 67 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 …]
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/ |
| D | state_bitmap.h | 153 const size_t epoch; member 158 const size_t epoch; member 163 const size_t epoch; member 223 Epoch epoch) { in Quarantine() 245 MarkQuarantinedAsReachable(uintptr_t address, Epoch epoch) { in MarkQuarantinedAsReachable() 397 size_t epoch, in IterateImpl() 460 size_t epoch, in IterateQuarantined() 470 IterateUnmarkedQuarantined(size_t epoch, Callback callback) const { in IterateUnmarkedQuarantined() 479 IterateUnmarkedQuarantinedAndFree(size_t epoch, Callback callback) { in IterateUnmarkedQuarantinedAndFree()
|
| /external/jemalloc_new/test/unit/ |
| D | stats.c | 30 uint64_t epoch; in TEST_BEGIN() local 70 uint64_t epoch; in TEST_BEGIN() local 146 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 191 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local 231 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local 319 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
|
| D | retained.c | 10 static atomic_u_t epoch; variable 38 uint64_t epoch = 1; in do_refresh() local
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | callbacks.py | 407 def on_epoch_begin(self, epoch, logs=None): argument 421 def on_epoch_end(self, epoch, logs=None): argument 678 def on_epoch_begin(self, epoch, logs=None): argument 691 def on_epoch_end(self, epoch, logs=None): argument 921 def on_epoch_begin(self, epoch, logs=None): argument 942 def on_epoch_end(self, epoch, logs=None): argument 1045 def on_epoch_begin(self, epoch, logs=None): argument 1062 def on_epoch_end(self, epoch, logs=None): argument 1168 def on_epoch_end(self, epoch, logs=None): argument 1385 def on_epoch_begin(self, epoch, logs=None): argument [all …]
|
| D | callbacks_v1.py | 380 def on_epoch_begin(self, epoch, logs=None): argument 394 def on_epoch_end(self, epoch, logs=None): argument
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutexset.h | 28 u64 epoch; member 60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add()
|
| D | tsan_clock.cc | 125 u64 epoch = src->elem(tid).epoch; in acquire() local 144 u64 epoch = src->elem(i).epoch; in acquire() local
|
| D | tsan_mutexset.cc | 25 void MutexSet::Add(u64 id, bool write, u64 epoch) { in Add()
|
| /external/rust/crates/mls-rs/src/group/ |
| D | context.rs | 27 pub(crate) epoch: u64, field 91 pub fn epoch(&self) -> u64 { in epoch() method
|
| /external/rust/crates/crossbeam-epoch/src/ |
| D | internal.rs | 139 epoch: Epoch, field 164 pub(crate) epoch: CachePadded<AtomicEpoch>, field 187 let epoch = self.epoch.load(Ordering::Relaxed); in push_bag() localVariable 295 epoch: CachePadded<AtomicEpoch>, field 464 let epoch = self.epoch.load(Ordering::Relaxed); in repin() localVariable
|
| D | lib.rs | 145 mod epoch; module
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
| D | chrono_time_traits.hpp | 58 const time_type epoch; in add() local 76 const time_type epoch; in subtract() local
|
| /external/openscreen/platform/impl/ |
| D | time_unittest.cc | 44 const std::time_t epoch = std::mktime(&epoch_tm); in TEST() local
|
| /external/python/cpython3/Doc/library/ |
| D | time.rst | 20 .. _epoch: target
|
| /external/sdv/vsomeip/third_party/boost/asio/test/latency/ |
| D | high_res_clock.hpp | 44 boost::posix_time::ptime epoch( in high_res_clock() local
|
| /external/rust/crates/mls-rs/src/group/interop_test_vectors/ |
| D | passive_client.rs | 433 let epoch = TestEpoch::new(vec![p.clone()], &commit, auth); in generate_passive_client_proposal_tests() localVariable 450 let epoch = TestEpoch::new(proposals, &commit, auth); in generate_passive_client_proposal_tests() localVariable 472 let epoch = TestEpoch::new(vec![], &commit, auth); in commit_by_value() localVariable 675 let epoch = TestEpoch::new(add_proposals, &commit_output.commit_message, auth); in add_random_members() localVariable 720 let epoch = TestEpoch::new(vec![], &commit, auth); in remove_members() localVariable
|
| /external/boringssl/src/ssl/ |
| D | dtls_record.cc | 211 uint16_t epoch = static_cast<uint16_t>(sequence >> 48); in dtls_open_record() local 291 uint16_t epoch = ssl->d1->w_epoch; in dtls_seal_record() local
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | dtls_record.cc | 211 uint16_t epoch = static_cast<uint16_t>(sequence >> 48); in dtls_open_record() local 291 uint16_t epoch = ssl->d1->w_epoch; in dtls_seal_record() local
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | dtls_record.cc | 225 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
|
| /external/llvm/unittests/Support/ |
| D | TimeValueTest.cpp | 26 sys::TimeValue epoch; in TEST() local
|
| /external/rust/crates/mls-rs-uniffi/src/config/ |
| D | group_state.rs | 43 async fn epoch(&self, group_id: Vec<u8>, epoch_id: u64) -> Result<Option<Vec<u8>>, Error>; in epoch() method 95 async fn epoch(&self, group_id: Vec<u8>, epoch_id: u64) -> Result<Option<Vec<u8>>, Error> { in epoch() function
|
| /external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/ |
| D | IslamicCalendar.java | 341 public long epoch(); in epoch() method 400 public long epoch() { in epoch() method in IslamicCalendar.IslamicAlgorithm 455 public long epoch() { in epoch() method in IslamicCalendar.CivilAlgorithm 506 public long epoch() { in epoch() method in IslamicCalendar.TBLAAlgorithm 521 public long epoch() { in epoch() method in IslamicCalendar.UmalquraAlgorithm
|
| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| D | IslamicCalendar.java | 315 public long epoch(); in epoch() method 374 public long epoch() { in epoch() method in IslamicCalendar.IslamicAlgorithm 429 public long epoch() { in epoch() method in IslamicCalendar.CivilAlgorithm 480 public long epoch() { in epoch() method in IslamicCalendar.TBLAAlgorithm 495 public long epoch() { in epoch() method in IslamicCalendar.UmalquraAlgorithm
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | worker_training_state.py | 85 def back_up(self, epoch): argument
|