/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | parser_test.cc | 82 int next = 0; in Consume() local 92 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/src/regexset/ |
H A D | bytes.rs | 646 fn next(&mut self) -> Option<usize> { in next() method 689 fn next(&mut self) -> Option<usize> { in next() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | os.rs | 113 fn next(&mut self) -> Option<PathBuf> { in next() method 183 fn next(&mut self) -> Option<(OsString, OsString)> { in next() method
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 82 int next = 0; in Consume() local 92 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 82 int next = 0; in Consume() local 92 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 90 int next = 0; in Consume() local 100 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_cl.h | 69 struct v3d_cl_out *next; member 105 cl_end(struct v3d_cl *cl, struct v3d_cl_out *next) in cl_end()
|
/aosp_15_r20/external/curl/lib/ |
H A D | cw-out.c | 79 struct cw_out_buf *next; member 137 struct cw_out_buf *next = ctx->buf->next; in cw_out_bufs_free() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | inflate.c | 394 const unsigned char *next; /* next input */ in PREFIX() local 1182 uint32_t got, next; in syncsearch() local
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | Ordering.java | 907 T next = it.next(); in isOrdered() local 931 T next = it.next(); in isStrictlyOrdered() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/legacy/deserialize/ |
D | mod.rs | 119 fn next(&mut self) -> Option<Self::Item> { in next() method 144 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
H A D | NestedMapData.java | 614 NestedMapData next; field in NestedMapData.ChildrenIterator 625 public NestedMapData next() { in next() method in NestedMapData.ChildrenIterator
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 82 int next = 0; in Consume() local 92 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
H A D | NodeSequence.java | 321 int next = vec.elementAt(m_next); in nextNode() local 335 int next = m_iter.nextNode(); in nextNode() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 90 int next = 0; in Consume() local 100 int next = force_positional ? -1 : 0; in Run() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/hex/src/ |
D | lib.rs | 89 next: Option<char>, field 105 fn next(&mut self) -> Option<Self::Item> { in next() method
|
/aosp_15_r20/development/tools/winscope/src/trace_processor/ |
H A D | query_result.ts | 709 next() { method in RowIteratorImpl 865 next: () => void; property in RowIteratorImplWithRowData
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | SerializationStressTest2.java | 506 public DeepNesting next; field in SerializationStressTest2.DeepNesting 542 public DeepNesting next(DeepNesting ivt) { in next() method in SerializationStressTest2.DeepNesting 553 public DeepNestingWithWriteObject next; field in SerializationStressTest2.DeepNestingWithWriteObject 590 public DeepNestingWithWriteObject next(DeepNestingWithWriteObject ivt) { in next() method in SerializationStressTest2.DeepNestingWithWriteObject
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-channel/src/mpsc/ |
D | mod.rs | 448 let next = encode_state(&state); in inc_num_messages() localVariable 579 let next = encode_state(&state); in inc_num_messages() localVariable 888 let next = curr + 1; in clone() localVariable 916 let next = curr + 1; in clone() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | result.rs | 1788 fn next(&mut self) -> Option<&'a T> { in next() method 1837 fn next(&mut self) -> Option<&'a mut T> { in next() method 1883 fn next(&mut self) -> Option<T> { in next() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/arch/x86_64/avx2/ |
D | memchr.rs | 476 fn next(&mut self) -> Option<usize> { in next() method 864 fn next(&mut self) -> Option<usize> { in next() method 1251 fn next(&mut self) -> Option<usize> { in next() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/glob/src/ |
D | lib.rs | 331 fn next(&mut self) -> Option<GlobResult> { in next() method 365 let mut next = idx; in next() localVariable 1070 let next = iter.next(); in test_iteration_errors() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | result.rs | 1788 fn next(&mut self) -> Option<&'a T> { in next() method 1837 fn next(&mut self) -> Option<&'a mut T> { in next() method 1883 fn next(&mut self) -> Option<T> { in next() method
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | persistent_memory_allocator.cc | 112 std::atomic<uint32_t> next; // Pointer to the next block when iterating. member 222 Reference next; in GetNext() local 865 uint32_t next = kReferenceQueue; // Will get replaced with existing value. in MakeIterable() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/arch/all/ |
H A D | memchr.rs | 314 fn next(&mut self) -> Option<usize> { in next() method 579 fn next(&mut self) -> Option<usize> { in next() method 847 fn next(&mut self) -> Option<usize> { in next() method
|