/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | into_iter.rs | 202 fn next(&mut self) -> Option<T> { in next() method 440 fn default() -> Self { in default() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | enumerate.rs | 47 fn next(&mut self) -> Option<(usize, <I as Iterator>::Item)> { in next() function 282 fn default() -> Self { in default() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/vec/ |
H A D | into_iter.rs | 207 fn next(&mut self) -> Option<T> { in next() method 445 fn default() -> Self { in default() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/iter/adapters/ |
H A D | enumerate.rs | 47 fn next(&mut self) -> Option<(usize, <I as Iterator>::Item)> { in next() function 282 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/ |
D | view.rs | 574 let next = image_view_usage_info_vk.insert(ash::vk::ImageViewUsageCreateInfo { in new_unchecked_with_format_features() localVariable 584 let next = in new_unchecked_with_format_features() localVariable 875 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/net/ |
D | ipv6_exts.rs | 837 let mut next = last_protocol_number; in set_next_headers() localVariable 911 let mut next = first_next_header; in next_header() localVariable 2630 fn default() { in default() function
|
D | ipv6_header.rs | 373 fn default() { in default() function 897 let next = Ipv6Header::skip_all_header_extensions(&mut cursor, UDP).unwrap(); localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/ |
H A D | compiler.rs | 570 fn default() -> WhichCaptures { in default() method 1029 let next = in c_concat() localVariable 1797 let mut next = self.target; in compile_from() localVariable 1910 let next = sid(next); in s_byte() localVariable 1916 let next = sid(next); in s_range() localVariable 1934 let next = sid(next); in s_look() localVariable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/ |
D | fallback.py | 634 next = __next__ variable in Unpacker 733 default=None, argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ffi/ |
H A D | c_str.rs | 196 fn default() -> Self { in default() method 802 fn next(&mut self) -> Option<u8> { in next() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/instance/ |
D | mod.rs | 439 let next = validation_features_vk.insert(ash::vk::ValidationFeaturesEXT { in with_debug_utils_messengers() localVariable 767 fn default() -> Self { in default() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/ |
D | fallback.py | 634 next = __next__ variable in Unpacker 733 default=None, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/ |
D | fallback.py | 634 next = __next__ variable in Unpacker 733 default=None, argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ffi/ |
H A D | c_str.rs | 196 fn default() -> Self { in default() method 813 fn next(&mut self) -> Option<u8> { in next() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ffi/ |
H A D | c_str.rs | 196 fn default() -> Self { in default() method 813 fn next(&mut self) -> Option<u8> { in next() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ffi/ |
H A D | c_str.rs | 196 fn default() -> Self { in default() method 802 fn next(&mut self) -> Option<u8> { in next() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/msgpack/ |
D | fallback.py | 634 next = __next__ variable in Unpacker 733 default=None, argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ffi/ |
H A D | c_str.rs | 196 fn default() -> Self { in default() method 813 fn next(&mut self) -> Option<u8> { in next() method
|
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/ffmpeg/ |
H A D | avcodec.rs | 253 fn default() -> Self { in default() method 271 fn next(&mut self) -> Option<Self::Item> { in next() method 317 fn next(&mut self) -> Option<Self::Item> { in next() method 444 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/external/crosvm/media/ffmpeg/src/ |
H A D | avcodec.rs | 235 fn default() -> Self { in default() method 253 fn next(&mut self) -> Option<Self::Item> { in next() method 299 fn next(&mut self) -> Option<Self::Item> { in next() method 415 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/external/crosvm/vfio_sys/src/ |
H A D | vfio.rs | 223 pub next: u32, field 373 fn default() -> Self { in default() method 382 fn default() -> Self { in default() method 398 fn default() -> Self { in default() method 439 fn default() -> Self { in default() method 448 fn default() -> Self { in default() method 608 fn default() -> Self { in default() method 640 fn default() -> Self { in default() method 686 fn default() -> Self { in default() method 695 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/graph_impl/ |
D | mod.rs | 223 next: [EdgeIndex<Ix>; 2], field 247 next: [EdgeIndex<Ix>; 2], field 655 let next = self.nodes[a.index()].next[k]; in remove_node() localVariable 1479 fn next(&mut self) -> Option<NodeIndex<Ix>> { in next() function 1517 next: [EdgeIndex<Ix>; 2], field 1526 fn next(&mut self) -> Option<NodeIndex<Ix>> { in next() function 1575 next: EdgeIndex<Ix>, field 1598 fn next(&mut self) -> Option<(EdgeIndex<Ix>, &mut Edge<E, Ix>)> { in next() function 1645 next: [EdgeIndex<Ix>; 2], field 1660 fn next(&mut self) -> Option<Self::Item> { in next() function [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | ttk.py | 380 def lookup(self, style, option, state=None, default=None): argument 1368 def next(self, item): member in Treeview 1578 def __init__(self, master, variable, default=None, *values, **kwargs): argument 1614 def set_menu(self, default=None, *values): argument
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 407 def lookup(self, style, option, state=None, default=None): argument 1368 def next(self, item): member in Treeview 1574 def __init__(self, master, variable, default=None, *values, **kwargs): argument 1610 def set_menu(self, default=None, *values): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/nfa/ |
D | compiler.rs | 57 fn default() -> Config { in default() method 438 let next = in c_concat() localVariable 922 let mut next = self.target; in compile_from() localVariable
|