Home
last modified time | relevance | path

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

12345678910>>...13

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/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 …]
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dcallbacks.py407 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 …]
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dstate_bitmap.h153 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()
/aosp_15_r20/external/boringssl/src/ssl/
H A Ddtls_record.cc212 uint16_t epoch = static_cast<uint16_t>(sequence >> 48); in dtls_open_record() local
262 uint16_t epoch) { in get_write_aead()
272 size_t dtls_record_header_write_len(const SSL *ssl, uint16_t epoch) { in dtls_record_header_write_len()
278 uint16_t epoch) { in dtls_max_seal_overhead()
283 size_t dtls_seal_prefix_len(const SSL *ssl, uint16_t epoch) { in dtls_seal_prefix_len()
290 uint16_t epoch) { in dtls_seal_record()
H A Dd1_pkt.cc219 static size_t dtls_seal_align_prefix_len(const SSL *ssl, uint16_t epoch) { in dtls_seal_align_prefix_len()
225 uint16_t epoch) { in dtls1_write_record()
/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dstats.c30 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
232 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
320 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
H A Dretained.c10 static atomic_u_t epoch; variable
38 uint64_t epoch = 1; in do_refresh() local
/aosp_15_r20/external/pytorch/test/distributed/elastic/utils/data/
H A Dcycling_iterator_test.py15 def generator(self, epoch, stride, max_epochs): argument
24 def generator_fn(epoch): argument
39 def generator_fn(epoch): argument
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemallocator/tests/
Dmalloctl.rs20 let epoch: u64 = "epoch\0".name().read().unwrap(); in ctl_get_set() localVariable
34 let epoch: u64 = "epoch\0".name().read().unwrap(); in ctl_panic_empty_set() localVariable
47 let epoch: u64 = "epoch\0".name().read().unwrap(); in ctl_panic_non_null_terminated_set() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/src/
Dinternal.rs139 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
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/
Dpassive_client.rs433 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
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DIslamicCalendar.java341 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
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DIslamicCalendar.java315 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
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/samplers/
H A Ddistributed.h41 void set_epoch(size_t epoch) { in set_epoch()
45 size_t epoch() const { in epoch() function
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DTStateImpl.kt59 return recalc(evalScope)?.also { (a, epoch) -> setCache(a, epoch) } in pull() method
184 val (a, epoch) = upstream.getCurrentWithEpoch(evalScope) in getCurrentWithEpoch() constant
212 val (a, epoch) = upstream.getCurrentWithEpoch(evalScope) in toString() constant
375 val (a, epoch) = it.value.getCurrentWithEpoch(evalScope) in recalc() constant
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.h28 u64 epoch; member
60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add()
/aosp_15_r20/external/pytorch/functorch/examples/maml_omniglot/
H A Dmaml-omniglot-higher.py120 def train(db, net, device, meta_opt, epoch, log): argument
195 def test(db, net, device, epoch, log): argument
H A Dmaml-omniglot-ptonly.py123 def train(db, net, device, meta_opt, epoch, log): argument
192 def test(db, net, device, epoch, log): argument
H A Dmaml-omniglot-transforms.py147 def train(db, net, device, meta_opt, epoch, log): argument
191 def test(db, net, device, epoch, log): argument
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/time/chrono/
H A DJapaneseChronologyTest.java152 JapaneseDate epoch = JapaneseChronology.INSTANCE.dateEpochDay(0); in dateEpochDay() local
156 assertEquals(JapaneseDate.of(SHOWA, 45, 1, 1), epoch); in dateEpochDay() local
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dframing.rs267 pub epoch: u64, field
297 pub epoch: u64, field
430 pub fn epoch(&self) -> Option<u64> { in epoch() method
584 pub epoch: u64, field
Dcontext.rs27 pub(crate) epoch: u64, field
91 pub fn epoch(&self) -> u64 { in epoch() method
/aosp_15_r20/external/pytorch/torch/ao/pruning/scheduler/
H A Dbase_scheduler.py99 def print_sl(self, is_verbose, group, sl, epoch=None): argument
117 def step(self, epoch=None): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dchrono_time_traits.hpp58 const time_type epoch; in add() local
76 const time_type epoch; in subtract() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Ddtls_record.cc211 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

12345678910>>...13