/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | flatten.rs | 65 fn next(&mut self) -> Option<U::Item> { in next() function 297 fn next(&mut self) -> Option<U::Item> { in next() function 605 default fn next(&mut self) -> Option<U::Item> { in next() function 938 fn next(&mut self) -> Option<U::Item> { in next() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | flatten.rs | 65 fn next(&mut self) -> Option<U::Item> { in next() function 297 fn next(&mut self) -> Option<U::Item> { in next() function 605 default fn next(&mut self) -> Option<U::Item> { in next() function 938 fn next(&mut self) -> Option<U::Item> { in next() function
|
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/ |
D | fdt.rs | 355 let next = node.next_compatible(oppcompat)?.ok_or(FdtError::NoSpace)?; localVariable 405 let mut next = get_nth_compatible(fdt, cpus.len(), COMPAT)?; in patch_cpus() localVariable 543 fn next(&mut self) -> Option<Self::Item> { in next() method 843 let mut next = fdt.root_mut().next_compatible(name); in patch_serial_info() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | flatten.rs | 65 fn next(&mut self) -> Option<U::Item> { in next() function 297 fn next(&mut self) -> Option<U::Item> { in next() function 605 default fn next(&mut self) -> Option<U::Item> { in next() function 938 fn next(&mut self) -> Option<U::Item> { in next() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryRequirementsTests.cpp | 82 … const VkBufferUsageFlags usage, void *next = DE_NULL) in getBufferMemoryRequirements2() 104 … const VkBufferUsageFlags usage, void *next = DE_NULL) in getBufferCreateInfoMemoryRequirementsKHR() 131 … const VkImageCreateInfo &createInfo, void *next = DE_NULL) in getImageMemoryRequirements2() 153 … const VkImageCreateInfo &createInfo, void *next = DE_NULL) in getDeviceImageMemoryRequirements()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uloc_tag.cpp | 33 struct VariantListEntry *next; member 39 struct AttributeListEntry *next; member 46 struct ExtensionListEntry *next; member 1982 int16_t next; in ultag_parse() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | flatten.rs | 65 fn next(&mut self) -> Option<U::Item> { in next() function 297 fn next(&mut self) -> Option<U::Item> { in next() function 605 default fn next(&mut self) -> Option<U::Item> { in next() function 938 fn next(&mut self) -> Option<U::Item> { in next() function
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/app-toolkit/android-arch-lifecycle-runtime-nodeps/android_common/aar/ |
D | classes.jar | ... event
android.arch.lifecycle.Lifecycle$State next
private void moveToState (android.arch.lifecycle. ... |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | remote_service.cc | 492 auto next = iter; in StartDescriptorDiscovery() local 536 auto next = iter; in GetDescriptor() local
|
/aosp_15_r20/external/pciutils/ |
H A D | setpci.c | 35 struct op *next; member 48 struct group *next; member
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/bytes/ |
H A D | streaming.rs | 565 let next = control_char.len_utf8(); in escaped() localVariable 673 let next = index + control_char.len_utf8(); in escaped_transform() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_datetime/src/ |
D | datetime.rs | 327 let next = chars.clone().next(); in from_str() localVariable 408 let next = chars.clone().next(); in from_str() localVariable
|
/aosp_15_r20/external/iproute2/misc/ |
H A D | ifstat.c | 63 struct ifstat_ent *next; member 250 char *next; in load_raw_table() local
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | tempfile.py | 135 def next(self): member in _RandomNameSequence 599 def next(self): member in SpooledTemporaryFile
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/bytes/ |
D | streaming.rs | 565 let next = control_char.len_utf8(); in escaped() localVariable 673 let next = index + control_char.len_utf8(); in escaped_transform() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/algo/ |
D | matching.rs | 146 fn next(&mut self) -> Option<Self::Item> { in next() function 172 fn next(&mut self) -> Option<Self::Item> { in next() function
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/arm/ |
D | ffi.c | 563 ffi_trampoline_table *next; member 568 ffi_trampoline_table_entry *next; member
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | rbbi.cpp | 573 int32_t RuleBasedBreakIterator::next(int32_t n) { in next() function in RuleBasedBreakIterator 593 int32_t RuleBasedBreakIterator::next() { in next() function in RuleBasedBreakIterator
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-mem.c | 159 struct func_descr *next; member 172 struct ptr_descr *next; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/futures_unordered/ |
D | mod.rs | 301 let next = self.head_all.swap(ptr as *mut _, AcqRel); in link() localVariable 342 let next = task.next_all.load(Relaxed); in unlink() localVariable
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | conditional.c | 465 cond_av_list_t *cur, *next; in cond_av_list_destroy() local 500 cond_node_t *next, *cur; in cond_list_destroy() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 38 struct card_data *next; member 50 struct ctl_data *next; member
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | citrtest.cpp | 77 virtual char16_t next() override {return DONE;} in next() function in SCharacterIterator 1054 virtual char16_t next() override { in next() function in SubCharIter
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | RopeByteString.java | 738 private LeafByteString next; field in PieceIterator 788 public LeafByteString next() { in next() method in PieceIterator
|
/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | event.c | 209 struct event *next = TAILQ_NEXT(ev, ev_next); in event_base_free() local 223 struct event *next = TAILQ_NEXT(ev, ev_active_next); in event_base_free() local
|