/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | ReverseOrderSortedSetView.java | 216 public T next() { in descendingIterator() method 295 public E next() { in iterator() method
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/ |
H A D | SampleDataQueue.java | 483 @Nullable public AllocationNode next; field in SampleDataQueue.AllocationNode 501 public void initialize(Allocation allocation, AllocationNode next) { in initialize()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | os.rs | 51 fn next(&mut self) -> Option<PathBuf> { in next() method 127 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | os.rs | 51 fn next(&mut self) -> Option<PathBuf> { in next() method 127 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/nist-sip/java/gov/nist/core/ |
H A D | GenericObjectList.java | 183 protected GenericObject next(ListIterator iterator) { in next() method in GenericObjectList 207 protected GenericObject next() { in next() method in GenericObjectList
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/data_types/ |
D | unaligned_slice.rs | 181 fn next(&mut self) -> Option<T> { in next() method 198 fn next(&mut self) -> Option<T> { in next() method
|
/aosp_15_r20/external/strace/ |
H A D | kvm.c | 42 struct vcpu_info *next; member 81 struct vcpu_info *head, *next; in kvm_vcpu_info_free() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | StandardTable.java | 253 public Cell<R, C, V> next() { in next() method in StandardTable.CellIterator 395 public Entry<C, V> next() { in entryIterator() method in StandardTable.Row
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-vm.c | 88 struct pids *next; member 103 struct pids *next; in free_pids() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | os.rs | 51 fn next(&mut self) -> Option<PathBuf> { in next() method 127 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/ |
D | file_input.hpp | 199 std::size_t next (const detail::internals &internals_, in next() function in boost::lexer::basic_file_input 308 std::size_t next (const std::size_t * const lookup_, in next() function in boost::lexer::basic_file_input
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | StandardTable.java | 255 public Cell<R, C, V> next() { in next() method in StandardTable.CellIterator 411 public Entry<C, V> next() { in entryIterator() method in StandardTable.Row
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | tcpsvd.c | 51 struct list_pid *next; member 57 struct list* next; member
|
/aosp_15_r20/external/lua/src/ |
H A D | lstate.c | 176 CallInfo *next = ci->next; in luaE_freeCI() local 194 CallInfo *next; in luaE_shrinkCI() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | SmallSortedMap.java | 545 public Map.Entry<K, V> next() { in next() method in SmallSortedMap.EntryIterator 598 public Map.Entry<K, V> next() { in next() method in SmallSortedMap.DescendingEntryIterator
|
/aosp_15_r20/external/musl/src/locale/ |
H A D | dcngettext.c | 21 struct binding *next; member 108 struct msgcat *next; member
|
/aosp_15_r20/external/junit/src/main/java/org/junit/runners/ |
H A D | BlockJUnit4ClassRunner.java | 344 Object test, Statement next) { in possiblyExpectingExceptions() 358 Object test, Statement next) { in withPotentialTimeout()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | os.rs | 51 fn next(&mut self) -> Option<PathBuf> { in next() method 127 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | bind.hpp | 140 typedef Arg next; typedef 149 typedef typename Arg::next next; typedef
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | ArrayDeque.java | 236 public E next() { in next() method in ArrayDeque.DeqIterator 308 public E next() { in next() method in ArrayDeque.DescendingIterator
|
/aosp_15_r20/external/rust/crates/uefi/src/data_types/ |
D | unaligned_slice.rs | 181 fn next(&mut self) -> Option<T> { in next() method 198 fn next(&mut self) -> Option<T> { in next() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | os.rs | 51 fn next(&mut self) -> Option<PathBuf> { in next() method 127 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/fsck_msdos/ |
H A D | dosfs.h | 112 *next, /* next brother */ member 130 struct dirTodoNode *next; member
|
/aosp_15_r20/external/coreboot/util/nvramtool/ |
H A D | layout.c | 11 cmos_entry_item_t *next; member 18 cmos_enum_item_t *next; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | SmallSortedMap.java | 545 public Map.Entry<K, V> next() { in next() method in SmallSortedMap.EntryIterator 598 public Map.Entry<K, V> next() { in next() method in SmallSortedMap.DescendingEntryIterator
|