| /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/test/unit/ |
| D | stats.c | 39 uint64_t epoch; in TEST_BEGIN() local 79 uint64_t epoch; in TEST_BEGIN() local 147 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 198 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 244 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local 284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local 358 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local 403 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
|
| D | decay.c | 212 uint64_t epoch; in TEST_BEGIN() local 307 uint64_t epoch; in TEST_BEGIN() local
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | multi_worker_fault_tolerance_test.py | 54 def on_epoch_begin(self, epoch, logs=None): argument 65 def on_epoch_end(self, epoch, logs=None): argument 72 def on_epoch_begin(self, epoch, logs=None): argument 77 def on_epoch_end(self, epoch, logs=None): argument 178 def on_epoch_begin(self, epoch, logs=None): argument
|
| D | multi_worker_training_state.py | 111 def back_up(self, epoch): argument
|
| D | multi_worker_callback_tf1_test.py | 300 def on_epoch_begin(self, epoch, logs=None): argument 345 def on_epoch_begin(self, epoch, logs=None): argument 449 def on_epoch_begin(self, epoch, logs): argument
|
| D | multi_worker_callback_tf2_test.py | 184 def on_epoch_begin(self, epoch, logs): argument
|
| /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 | 274 def on_epoch_begin(self, epoch, logs=None): argument 289 def on_epoch_end(self, epoch, logs=None): argument 477 def on_epoch_begin(self, epoch, logs=None): argument 490 def on_epoch_end(self, epoch, logs=None): argument 666 def on_epoch_begin(self, epoch, logs=None): argument 687 def on_epoch_end(self, epoch, logs=None): argument 744 def on_epoch_begin(self, epoch, logs=None): argument 783 def on_epoch_end(self, epoch, logs=None): argument 805 def on_epoch_end(self, epoch, logs=None): argument 1013 def on_epoch_begin(self, epoch, logs=None): argument [all …]
|
| D | callbacks_v1.py | 374 def on_epoch_begin(self, epoch, logs=None): argument 389 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_mutexset.cc | 25 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
|
| /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/v8/src/heap/cppgc/ |
| D | gc-invoker.cc | 26 size_t epoch() const final { return collector_->epoch(); } in epoch() function in cppgc::internal::GCInvoker::GCInvokerImpl 128 size_t GCInvoker::epoch() const { return impl_->epoch(); } in epoch() function in cppgc::internal::GCInvoker
|
| D | heap.h | 39 size_t epoch() const final { return epoch_; } in epoch() function
|
| /external/python/cpython3/Doc/library/ |
| D | time.rst | 20 .. _epoch: target
|
| /external/llvm/unittests/Support/ |
| D | TimeValueTest.cpp | 26 sys::TimeValue epoch; in TEST() local
|
| /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/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
| D | KeepAliveEnforcer.java | 34 private final long epoch; field in KeepAliveEnforcer
|
| /external/protobuf/src/google/protobuf/util/internal/testdata/ |
| D | timestamp_duration.proto | 40 TimeStampType epoch = 1; field
|
| /external/ImageMagick/MagickCore/ |
| D | timer.c | 334 epoch; in GetMagickTime() local
|
| /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/volley/src/main/java/com/android/volley/toolbox/ |
| D | HttpHeaderParser.java | 144 static String formatEpochAsRfc1123(long epoch) { in formatEpochAsRfc1123()
|