Home
last modified time | relevance | path

Searched defs:next (Results 951 – 975 of 10451) sorted by relevance

1...<<31323334353637383940>>...419

/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DEnumMap.java545 public K next() { in next() method in EnumMap.KeyIterator
554 public V next() { in next() method in EnumMap.ValueIterator
565 public Map.Entry<K,V> next() { in next() method in EnumMap.EntryIterator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_generic.cc475 grpc_timer *timer, *next; in refill_heap() local
563 grpc_core::Timestamp now, grpc_core::Timestamp* next, in run_some_expired_timers()
659 static grpc_timer_check_result timer_check(grpc_core::Timestamp* next) { in timer_check()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_manager.cc52 bool TimerManager::WaitUntil(grpc_core::Timestamp next) { in WaitUntil()
71 grpc_core::Timestamp next = grpc_core::Timestamp::InfFuture(); in MainLoop() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtimer_manager.cc51 bool TimerManager::WaitUntil(grpc_core::Timestamp next) { in WaitUntil()
69 grpc_core::Timestamp next = grpc_core::Timestamp::InfFuture(); in MainLoop() local
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/src/
Dsources.rs85 fn next(&mut self) -> Option<Self::Item> { in next() function
115 fn next(&mut self) -> Option<Self::Item> { in next() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DSQLException.java291 SQLException next=current.next; in setNextException() local
328 public Throwable next() { in iterator() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DSQLException.java291 SQLException next=current.next; in setNextException() local
328 public Throwable next() { in iterator() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DSQLException.java291 SQLException next=current.next; in setNextException() local
328 public Throwable next() { in iterator() method
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/profiling/internal/
Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dfinddev.c44 struct dir_list *next; member
72 struct dir_list *dp, *next; in free_dirlist() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DPoolAlloc.cpp114 tHeader* next = inUseList->nextPage; in ~TPoolAllocator() local
128 tHeader* next = freeList->nextPage; in ~TPoolAllocator() local
/aosp_15_r20/external/abseil-cpp/absl/profiling/internal/
H A Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/frameworks/rs/
H A DrsList.h24 LinkedBuffer* next; variable
46 LinkedBuffer* next; in ~List() local
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DComparators.java81 T next = it.next(); in isInOrder() local
103 T next = it.next(); in isInStrictOrder() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/profiling/internal/
H A Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-normalization/src/
Ddecompose.rs94 let next = self.ready.start + 1; in increment_next_ready() localVariable
107 fn next(&mut self) -> Option<char> { in next() method
/aosp_15_r20/frameworks/libs/binary_translation/base/
Dlock_free_stack_test.cc29 Node* next; member
107 Node* next = nullptr; in CheckStressPushPop() local
/aosp_15_r20/external/libbpf/include/linux/
H A Dlist.h23 struct list_head *next) in __list_add()
51 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/profiling/internal/
H A Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/profiling/internal/
H A Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/profiling/internal/
H A Dsample_recorder.h47 T* next = nullptr; member
141 T* next = s->next; in ~SampleRecorder() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_disasm_info.c48 struct inst_group *next = in elk_dump_assembly() local
178 struct inst_group *next = in elk_disasm_insert_error() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dunsafe_list.rs11 next: NonNull<UnsafeListEntry<T>>, field
149 let mut next = entry.next; in remove() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Dfilter_iter.hpp66 >::type next; typedef
99 >::type next; typedef
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/
H A Dunsafe_list.rs11 next: NonNull<UnsafeListEntry<T>>, field
149 let mut next = entry.next; in remove() localVariable

1...<<31323334353637383940>>...419