Home
last modified time | relevance | path

Searched defs:next (Results 1526 – 1550 of 10451) sorted by relevance

1...<<61626364656667686970>>...419

/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DReverseOrderSortedSetView.java216 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 DSampleDataQueue.java483 @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 Dos.rs51 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 Dos.rs51 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 DGenericObjectList.java183 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/
Dunaligned_slice.rs181 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 Dkvm.c42 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 DStandardTable.java253 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 Dtrace-vm.c88 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 Dos.rs51 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/
Dfile_input.hpp199 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 DStandardTable.java255 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 Dtcpsvd.c51 struct list_pid *next; member
57 struct list* next; member
/aosp_15_r20/external/lua/src/
H A Dlstate.c176 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 DSmallSortedMap.java545 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 Ddcngettext.c21 struct binding *next; member
108 struct msgcat *next; member
/aosp_15_r20/external/junit/src/main/java/org/junit/runners/
H A DBlockJUnit4ClassRunner.java344 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 Dos.rs51 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/
Dbind.hpp140 typedef Arg next; typedef
149 typedef typename Arg::next next; typedef
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/
H A DArrayDeque.java236 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/
Dunaligned_slice.rs181 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 Dos.rs51 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 Ddosfs.h112 *next, /* next brother */ member
130 struct dirTodoNode *next; member
/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dlayout.c11 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 DSmallSortedMap.java545 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

1...<<61626364656667686970>>...419