/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | EnumMap.java | 545 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/ |
D | timer_generic.cc | 475 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/ |
D | timer_manager.cc | 52 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 D | timer_manager.cc | 51 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/ |
D | sources.rs | 85 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 D | SQLException.java | 291 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/ |
D | SQLException.java | 291 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/ |
D | SQLException.java | 291 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/ |
D | sample_recorder.h | 47 T* next = nullptr; member 141 T* next = s->next; in ~SampleRecorder() local
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | finddev.c | 44 struct dir_list *next; member 72 struct dir_list *dp, *next; in free_dirlist() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | PoolAlloc.cpp | 114 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 D | sample_recorder.h | 47 T* next = nullptr; member 141 T* next = s->next; in ~SampleRecorder() local
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsList.h | 24 LinkedBuffer* next; variable 46 LinkedBuffer* next; in ~List() local
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | Comparators.java | 81 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 D | sample_recorder.h | 47 T* next = nullptr; member 141 T* next = s->next; in ~SampleRecorder() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-normalization/src/ |
D | decompose.rs | 94 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/ |
D | lock_free_stack_test.cc | 29 Node* next; member 107 Node* next = nullptr; in CheckStressPushPop() local
|
/aosp_15_r20/external/libbpf/include/linux/ |
H A D | list.h | 23 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 D | sample_recorder.h | 47 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 D | sample_recorder.h | 47 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 D | sample_recorder.h | 47 T* next = nullptr; member 141 T* next = s->next; in ~SampleRecorder() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_disasm_info.c | 48 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 D | unsafe_list.rs | 11 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_/ |
D | filter_iter.hpp | 66 >::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 D | unsafe_list.rs | 11 next: NonNull<UnsafeListEntry<T>>, field 149 let mut next = entry.next; in remove() localVariable
|