Home
last modified time | relevance | path

Searched refs:move_next (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/intrusive-collections/src/
Dsingly_linked_list.rs360 pub fn move_next(&mut self) {
376 next.move_next();
430 pub fn move_next(&mut self) {
446 next.move_next();
748 cursor.move_next();
757 cursor.move_next();
1044 cur.move_next();
1046 cur.move_next();
1047 cur.move_next();
1049 cur.move_next();
[all …]
Dxor_linked_list.rs349 pub fn move_next(&mut self) {
391 next.move_next();
461 pub fn move_next(&mut self) {
503 next.move_next();
1096 cursor.move_next();
1105 cursor.move_next();
1485 cur.move_next();
1488 cur.move_next();
1497 cur2.move_next();
1499 cur2.move_next();
[all …]
Dlinked_list.rs414 pub fn move_next(&mut self) {
444 next.move_next();
510 pub fn move_next(&mut self) {
540 next.move_next();
945 cursor.move_next();
954 cursor.move_next();
1314 cur.move_next();
1317 cur.move_next();
1326 cur2.move_next();
1328 cur2.move_next();
[all …]
Drbtree.rs820 pub fn move_next(&mut self) {
854 next.move_next();
919 pub fn move_next(&mut self) {
953 next.move_next();
1285 cursor.move_next();
1294 cursor.move_next();
2155 cur.move_next();
2158 cur.move_next();
2167 cur2.move_next();
2169 cur2.move_next();
[all …]
/external/rust/crates/macaddr/src/parser/
Dmod.rs77 fn move_next(&mut self) { in move_next() method
144 self.move_next(); in read_v6_addr()
168 self.move_next(); in read_v8_addr()
/external/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgenerator.pass.cpp38 bool move_next() { in move_next() function
93 while (g.move_next()) { in test_mini_generator()
/external/llvm-project/libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/
Dgenerator.pass.cpp38 bool move_next() { in move_next() function
93 while (g.move_next()) { in test_mini_generator()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcombiner.cc160 static void move_next() { in move_next() function
177 move_next(); in queue_offload()
260 move_next(); in grpc_combiner_continue_exec_ctx()
/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc189 static void move_next() { in move_next() function
206 move_next(); in queue_offload()
283 move_next(); in grpc_combiner_continue_exec_ctx()
/external/rust/crates/hashbrown/src/raw/
Dmod.rs174 fn move_next(&mut self, bucket_mask: usize) { in move_next() method
1239 probe_seq.move_next(self.bucket_mask); in find_insert_slot()
2226 self.probe_seq.move_next(self.table.bucket_mask); in next()
/external/libchromeos-rs/src/sync/
Dmu.rs176 cursor.move_next(); in get_wake_list()
553 current.move_next(); in transfer_waiters()
Dcv.rs458 cursor.move_next(); in get_wake_list()
/external/crosvm/cros_async/src/sync/
Dcv.rs423 cursor.move_next(); in get_wake_list()
Dmu.rs174 cursor.move_next(); in get_wake_list()