Home
last modified time | relevance | path

Searched +defs:next +defs:default (Results 276 – 300 of 1043) sorted by relevance

1...<<11121314151617181920>>...42

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/task/
Djoin_map.rs851 fn default() -> Self { in default() method
889 fn next(&mut self) -> Option<&'a K> { in next() method
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dheaders.rs693 fn next(&mut self) -> Option<Self::Item> { in next() method
768 fn default() -> Self { in default() method
816 fn default() -> Self { in default() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs1402 fn default() -> Self { in default() function
1692 fn next(&mut self) -> Option<&'a K> { in next() method
1726 fn next(&mut self) -> Option<K> { in next() method
1765 fn next(&mut self) -> Option<K> { in next() method
1807 fn next(&mut self) -> Option<Self::Item> { in next() function
1840 fn next(&mut self) -> Option<&'a T> { in next() function
1908 fn next(&mut self) -> Option<&'a T> { in next() function
1975 fn next(&mut self) -> Option<&'a T> { in next() function
2048 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs1402 fn default() -> Self { in default() function
1692 fn next(&mut self) -> Option<&'a K> { in next() method
1726 fn next(&mut self) -> Option<K> { in next() method
1765 fn next(&mut self) -> Option<K> { in next() method
1807 fn next(&mut self) -> Option<Self::Item> { in next() function
1840 fn next(&mut self) -> Option<&'a T> { in next() function
1908 fn next(&mut self) -> Option<&'a T> { in next() function
1975 fn next(&mut self) -> Option<&'a T> { in next() function
2048 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs1402 fn default() -> Self { in default() function
1692 fn next(&mut self) -> Option<&'a K> { in next() method
1726 fn next(&mut self) -> Option<K> { in next() method
1765 fn next(&mut self) -> Option<K> { in next() method
1807 fn next(&mut self) -> Option<Self::Item> { in next() function
1840 fn next(&mut self) -> Option<&'a T> { in next() function
1908 fn next(&mut self) -> Option<&'a T> { in next() function
1975 fn next(&mut self) -> Option<&'a T> { in next() function
2048 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/
Dset.rs1279 fn default() -> Self { in default() function
1568 fn next(&mut self) -> Option<&'a K> { in next() method
1594 fn next(&mut self) -> Option<K> { in next() method
1625 fn next(&mut self) -> Option<K> { in next() method
1673 fn next(&mut self) -> Option<Self::Item> { in next() function
1709 fn next(&mut self) -> Option<&'a T> { in next() function
1763 fn next(&mut self) -> Option<&'a T> { in next() function
1816 fn next(&mut self) -> Option<&'a T> { in next() function
1881 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs1402 fn default() -> Self { in default() function
1692 fn next(&mut self) -> Option<&'a K> { in next() method
1726 fn next(&mut self) -> Option<K> { in next() method
1765 fn next(&mut self) -> Option<K> { in next() method
1807 fn next(&mut self) -> Option<Self::Item> { in next() function
1840 fn next(&mut self) -> Option<&'a T> { in next() function
1908 fn next(&mut self) -> Option<&'a T> { in next() function
1975 fn next(&mut self) -> Option<&'a T> { in next() function
2048 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/
H A Dset.rs1402 fn default() -> Self { in default() function
1692 fn next(&mut self) -> Option<&'a K> { in next() method
1726 fn next(&mut self) -> Option<K> { in next() method
1765 fn next(&mut self) -> Option<K> { in next() method
1807 fn next(&mut self) -> Option<Self::Item> { in next() function
1840 fn next(&mut self) -> Option<&'a T> { in next() function
1908 fn next(&mut self) -> Option<&'a T> { in next() function
1975 fn next(&mut self) -> Option<&'a T> { in next() function
2048 fn next(&mut self) -> Option<&'a T> { in next() function
/aosp_15_r20/external/kotlinc/lib/
HDkotlinx-coroutines-core-jvm.jar ... public static synthetic kotlinx.coroutines.CompletedContinuation copy$default (kotlinx.coroutines.CompletedContinuation, java.lang ...
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dsys.rs952 let next = external_memory_info_vk.insert(ash::vk::ExternalMemoryImageCreateInfo { in new_unchecked() localVariable
962 let next = stencil_usage_info_vk.insert(ash::vk::ImageStencilUsageCreateInfo { in new_unchecked() localVariable
972 let next = image_drm_format_modifier_create_info.as_mut().unwrap(); in new_unchecked() localVariable
1102 let next = plane_info_vk.insert(ash::vk::ImagePlaneMemoryRequirementsInfo { in get_memory_requirements() localVariable
1127 let next = memory_dedicated_requirements_vk in get_memory_requirements() localVariable
2005 fn default() -> Self { in default() method
2759 fn next(&mut self) -> Option<Self::Item> { in next() method
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/header/
Dmap.rs106 next: Option<usize>, field
141 next: Option<usize>, field
210 next: Option<::std::vec::IntoIter<T>>, field
272 next: usize, field
288 next: Link, field
1196 let next = links.map(|l| { in insert_occupied_mult() localVariable
1602 let next; in remove_extra_value() localVariable
1663 let next; in remove_extra_value() localVariable
1985 fn default() -> Self { in default() method
2070 fn next(&mut self) -> Option<Self::Item> { in next() method
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/
Duts46.rs84 fn next(&mut self) -> Option<Self::Item> { in next() method
523 fn default() -> Self { in default() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dflatten.rs65 fn next(&mut self) -> Option<U::Item> { in next() function
297 fn next(&mut self) -> Option<U::Item> { in next() function
434 fn default() -> Self { in default() 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-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dflatten.rs65 fn next(&mut self) -> Option<U::Item> { in next() function
297 fn next(&mut self) -> Option<U::Item> { in next() function
434 fn default() -> Self { in default() 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 Dflatten.rs65 fn next(&mut self) -> Option<U::Item> { in next() function
297 fn next(&mut self) -> Option<U::Item> { in next() function
434 fn default() -> Self { in default() 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.80.1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dflatten.rs65 fn next(&mut self) -> Option<U::Item> { in next() function
297 fn next(&mut self) -> Option<U::Item> { in next() function
434 fn default() -> Self { in default() 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.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/
H A Dflatten.rs65 fn next(&mut self) -> Option<U::Item> { in next() function
297 fn next(&mut self) -> Option<U::Item> { in next() function
434 fn default() -> Self { in default() 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/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kotlin_headers/
DWindowManager-Shell.jar ... CrossActivityBackAnimation$Callback extends android.window.IOnBackInvokedCallback$Default { final synthetic com.android.wm.shell ...
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dliteral.rs630 fn default() -> Extractor { in default() method
664 fn default() -> ExtractKind { in default() method
2282 let next = self.create_state(); in insert() localVariable
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/tradeinmode/tradeinmode/android_common/turbine-combined/
Dtradeinmode.jar ... []) public final java.lang.String next () public final boolean more () } kotlin ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/tradeinmode_intermediates/
Dclasses-header.jar ... []) public final java.lang.String next () public final boolean more () } kotlin ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/staledataclass/staledataclass-annotation-processor/linux_glibc_common/withres/
Dstaledataclass-annotation-processor.jar ... .processor.staledataclass.StaleDataclassProcessor$Stale copy$default (android.processor.staledataclass.StaleDataclassProcessor$Stale ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/pods/com/android/systemui/util/settings/api/android_common/repackaged-jarjar/turbine/
Dapi.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/annotation/annotation-jvm/1.9.0-rc01/androidx.annotation_annotation/android_common_apex35/combined/
Dandroidx.annotation_annotation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/pods/com/android/systemui/retail/domain/impl/android_common/turbine-combined/
Dimpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__pods__com__android__systemui__retail__domain__android_common__api.kotlin_module META ...

1...<<11121314151617181920>>...42