Home
last modified time | relevance | path

Searched defs:next (Results 526 - 550 of 2667) sorted by relevance

1...<<21222324252627282930>>...107

/third_party/toybox/lib/
H A Dllist.c48 void **next = (void **)*llist; in llist_pop() local
[all...]
/third_party/toybox/toys/posix/
H A Ddu.c91 struct inode_list *next; in seen_inode() member
/third_party/typescript/tests/baselines/reference/
H A Demitter.asyncGenerators.functionDeclarations.es5.js[all...]
H A Demitter.asyncGenerators.functionExpressions.es5.js[all...]
H A Demitter.asyncGenerators.objectLiteralMethods.es5.js[all...]
H A Demitter.forAwait(target=es5).js[all...]
H A DneverAsDiscriminantType(strict=false).js
H A DneverAsDiscriminantType(strict=true).js
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyField.java141 public Entry<K, Object> next() { in next() method in LazyField.LazyIterator
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-gdbm.c145 datum next; in pa_database_clear() local
169 datum next; in pa_database_size() local
208 pa_datum* pa_database_next(pa_database *db, const pa_datum *key, pa_datum *next, pa_datum *data) { in pa_database_next() argument
[all...]
/third_party/rust/crates/memchr/src/memchr/
H A Diter.rs54 fn next(&mut self) -> Option<usize> { in next() functions
98 fn next(&mut self) -> Option<usize> { in next() functions
152 fn next(&mut self) -> Option<usize> { in next() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dset.rs120 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/cxx/syntax/
H A Dset.rs120 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind_test.cc88 int next = 0; in TEST_F() local
108 int next = 0; in TEST_F() local
/third_party/skia/fuzz/
H A DFuzz.h52 void next(T* t) { this->nextBytes(t, sizeof(T)); } in next() function in Fuzz
100 inline void Fuzz::next(Arg* first, Args... rest) { next() function in Fuzz
[all...]
/third_party/rust/crates/peeking_take_while/src/
H A Dlib.rs143 fn next(&mut self) -> Option<Self::Item> { in fmt() functions
[all...]
/third_party/selinux/libsepol/src/
H A Davrule_block.c130 avrule_block_t *next = x->next; in avrule_block_list_destroy() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.h63 struct cil_complex_symtab_node *next; member
/third_party/selinux/libsepol/include/sepol/policydb/
H A Debitmap.h34 struct ebitmap_node *next; member
/third_party/selinux/libselinux/src/
H A Dignore_path.h34 struct ignore_path_node *next; member
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Ddir.rs188 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/nix/src/
H A Difaddrs.rs132 fn next(&mut self) -> Option<<Self as Iterator>::Item> { in next() functions
/third_party/rust/crates/os_str_bytes/src/windows/wtf8/
H A Dconvert.rs61 fn next(&mut self) -> Option<Self::Item> { in next() functions
141 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/nix/src/sys/
H A Dsignalfd.rs138 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/shlex/src/
H A Dlib.rs129 fn next(&mut self) -> Option<String> { in next() functions

Completed in 11 milliseconds

1...<<21222324252627282930>>...107