/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/ |
H A D | dm-ioctl.h | 33 __u32 next; member 43 __u32 next; member 49 __u32 next; member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | os.rs | 122 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method 134 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method 196 fn next(&mut self) -> Option<PathBuf> { in next() method
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/ |
D | dm-ioctl.h | 45 __u32 next; member 55 __u32 next; member 61 __u32 next; member
|
/aosp_15_r20/external/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 251 static code *next; local 594 unsigned char FAR *next; /* next input */ local 1328 unsigned next; local
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/ |
H A D | libpayload.h | 360 struct console_input_driver *next; member 368 struct console_output_driver *next; member 394 struct mouse_cursor_input_driver *next; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/ |
H A D | dm-ioctl.h | 33 __u32 next; member 43 __u32 next; member 49 __u32 next; member
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | EnumMap.java | 185 public java.util.Map.Entry<K, V> next() { in next() method in EnumMap.EntryIterator 305 public K next() { in next() method in EnumMap.KeyIterator 345 public V next() { in next() method in EnumMap.ValueIterator
|
/aosp_15_r20/external/libfuse/lib/ |
H A D | fuse_loop_mt.c | 43 struct fuse_worker *next; member 108 static void list_add_worker(struct fuse_worker *w, struct fuse_worker *next) in list_add_worker() 120 struct fuse_worker *next = w->next; in list_del_worker() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | os.rs | 121 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method 133 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method 195 fn next(&mut self) -> Option<PathBuf> { in next() method
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_reset_ast.c | 124 struct cil_list_item *next = NULL; in cil_reset_userattr() local 172 struct cil_list_item *next = expr->next; in cil_reset_roleattr() local 201 struct cil_list_item *next = expr->next; in cil_reset_typeattr() local
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/ |
H A D | iterator.h | 50 void next() override { in next() function 103 void next() override { in next() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/ |
D | apply_permutation.hpp | 53 Index next = ind_begin[current]; in apply_permutation() local 86 Diff next = ind_begin[i]; in apply_reverse_permutation() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/ |
H A D | SendReceiveJvmStressTest.kt | 35 val next = channel.receive() in <lambda>() constant
|
/aosp_15_r20/frameworks/av/drm/common/ |
H A D | DrmMetadata.cpp | 68 const String8& DrmMetadata::KeyIterator::next() { in next() function in DrmMetadata::KeyIterator 113 String8 DrmMetadata::Iterator::next() { in next() function in DrmMetadata::Iterator
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
H A D | op_queue.hpp | 29 static Operation* next(Operation* o) in next() function in asio::detail::op_queue_access 35 static void next(Operation1*& o1, Operation2* o2) in next() function in asio::detail::op_queue_access
|
/aosp_15_r20/external/rust/android-crates-io/crates/mio/examples/ |
D | tcp_server.rs | 101 fn next(current: &mut Token) -> Token { in next() function 102 let next = current.0; in next() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/displaydoc/src/ |
D | fmt.rs | 35 let next = peek_next!(read); in expand_shorthand() localVariable 45 let next = peek_next!(read); in expand_shorthand() localVariable
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | Randomness.kt | 27 private var next = remaining.size // will cause a shuffle on first pull() variable
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/channels/ |
H A D | SendReceiveStressTest.kt | 36 val next = channel.receive() in <lambda>() constant
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/app-toolkit/android-arch-core-common-nodeps/android_common/local-combined/ |
D | android-arch-core-common-nodeps.jar | ... ()
public java.util.Map$Entry next ()
public volatile synthetic java.lang.Object ... |
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jmemmgr.c | 106 small_pool_ptr next; /* next in list of pools */ member 114 large_pool_ptr next; /* next in list of pools */ member 169 jvirt_sarray_ptr next; /* link to next virtual sarray control block */ member 185 jvirt_barray_ptr next; /* link to next virtual barray control block */ member
|
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/ |
H A D | HashMap.m | 160 - (HMEntry *) next method 214 - (id) next method 236 - (NSString *) next method 258 - (HMEntry *) next method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | hash_index_node.hpp | 137 base_pointer& next(){return next_;} in next() function 138 base_pointer next()const{return next_;} in next() function 725 impl_base_pointer& next(){return trampoline::next();} in next() function 726 impl_base_pointer next()const{return trampoline::next();} in next() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | astro.cpp | 731 UDate CalendarAstronomer::getSunTime(double desired, UBool next) in getSunTime() 1247 UDate CalendarAstronomer::getMoonTime(double desired, UBool next) in getMoonTime() 1267 UDate CalendarAstronomer::getMoonTime(const CalendarAstronomer::MoonAge& desired, UBool next) { in getMoonTime() 1300 double periodDays, double epsilon, UBool next) in timeOfAngle()
|
/aosp_15_r20/external/rust/android-crates-io/crates/thread_local/src/ |
D | lib.rs | 382 fn next<'a, T: Send + Sync>(&mut self, thread_local: &'a ThreadLocal<T>) -> Option<&'a T> { in next() method 458 fn next(&mut self) -> Option<Self::Item> { in next() method 475 fn next(&mut self) -> Option<&'a mut T> { in next() method 505 fn next(&mut self) -> Option<T> { in next() method
|