| /external/skqp/src/compute/skc/ |
| D | weakref.c | 48 skc_ulong epoch : 64 - SKC_WEAKREF_INDEX_BITS; member 60 skc_weakref_epoch_init(skc_epoch_t * const epoch) in skc_weakref_epoch_init() 66 skc_weakref_epoch_inc(skc_epoch_t * const epoch) in skc_weakref_epoch_inc() 73 skc_epoch_t * const epoch, in skc_weakref_init() 81 skc_epoch_t const * const epoch) in skc_weakref_is_invalid()
|
| /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 | 396 def on_epoch_begin(self, epoch, logs=None): argument 416 def on_epoch_end(self, epoch, logs=None): argument 650 def on_epoch_begin(self, epoch, logs=None): argument 663 def on_epoch_end(self, epoch, logs=None): argument 893 def on_epoch_begin(self, epoch, logs=None): argument 914 def on_epoch_end(self, epoch, logs=None): argument 1017 def on_epoch_begin(self, epoch, logs=None): argument 1034 def on_epoch_end(self, epoch, logs=None): argument 1119 def on_epoch_end(self, epoch, logs=None): argument 1343 def on_epoch_begin(self, epoch, logs=None): argument [all …]
|
| D | callbacks_v1.py | 386 def on_epoch_begin(self, epoch, logs=None): argument 401 def on_epoch_end(self, epoch, logs=None): argument
|
| /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
| D | EventCount.h | 76 uint64_t epoch = in CommitWait() local 107 uint64_t epoch = in CancelWait() local 176 uint64_t epoch; variable
|
| /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/llvm-project/compiler-rt/lib/tsan/rtl/ |
| D | tsan_mutexset.h | 27 u64 epoch; member 59 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add()
|
| D | tsan_mutexset.cpp | 24 void MutexSet::Add(u64 id, bool write, u64 epoch) { in Add()
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | multi_worker_callback_tf2_test.py | 178 def on_epoch_begin(self, epoch, logs=None): argument 184 def on_epoch_begin(self, epoch, logs=None): argument 343 def on_epoch_begin(self, epoch, logs): argument
|
| D | worker_training_state.py | 88 def back_up(self, epoch): argument
|
| /external/openscreen/platform/impl/ |
| D | time_unittest.cc | 44 const std::time_t epoch = std::mktime(&epoch_tm); in TEST() local
|
| /external/rust/crates/crossbeam-epoch/src/ |
| D | internal.rs | 218 epoch: Epoch, field 243 pub(crate) epoch: CachePadded<AtomicEpoch>, field 266 let epoch = self.epoch.load(Ordering::Relaxed); in push_bag() localVariable 354 epoch: AtomicEpoch, field 538 let epoch = self.epoch.load(Ordering::Relaxed); in repin() localVariable
|
| /external/python/cpython3/Doc/library/ |
| D | time.rst | 20 .. _epoch: target
|
| /external/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/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/perfetto/src/trace_processor/metrics/experimental/ |
| D | blink_gc_metric.sql | 111 epoch, field
|
| /external/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | timestamp_duration.proto | 40 TimeStampType epoch = 1; field
|
| /external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
| D | KeepAliveEnforcer.java | 34 private final long epoch; field in KeepAliveEnforcer
|
| /external/pigweed/pw_chrono/public/pw_chrono/ |
| D | system_clock.h | 82 static constexpr Epoch epoch = backend::kSystemClockEpoch; member
|
| /external/compiler-rt/lib/tsan/tests/unit/ |
| D | tsan_mutexset_test.cc | 18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect()
|
| /external/llvm-project/compiler-rt/lib/tsan/tests/unit/ |
| D | tsan_mutexset_test.cpp | 17 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect()
|