| /third_party/toybox/toys/pending/ |
| H A D | strace.c | 545 static int next(void) in next() function
|
| H A D | tcpsvd.c | 54 struct list_pid *next; member 60 struct list* next; member [all...] |
| H A D | telnetd.c | 48 struct term_session *next; member
|
| /third_party/toybox/toys/posix/ |
| H A D | grep.c | 82 struct reg *next, *prev; member [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.cc | 199 unsigned next = first.GetCode() + increment; in operator <<() local
|
| /third_party/vixl/test/ |
| H A D | test-runner.h | 90 Test* next() { return next_; } in next() function in vixl::Test
|
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | minicheck.c | 117 TCase *next = suite->tests->next_tcase; in suite_free() local
|
| /third_party/python/Python/ |
| H A D | hashtable.c | 299 _Py_hashtable_entry_t *next = ENTRY_NEXT(entry); in hashtable_rehash() local 390 _Py_hashtable_entry_t *next = ENTRY_NEXT(entry); in _Py_hashtable_clear() local
|
| /third_party/python/Modules/clinic/ |
| H A D | itertoolsmodule.c.h | 129 PyObject *next; in itertools_teedataobject() local
|
| /third_party/python/Modules/ |
| H A D | getaddrinfo.c | 215 struct addrinfo *next; in freeaddrinfo() local
|
| /third_party/python/Objects/stringlib/ |
| H A D | transmogrify.h | 353 const char *self_s, *start, *next, *end; in stringlib_replace_delete_single_character() local 398 const char *self_s, *start, *next, *end; in stringlib_replace_delete_substring() local 451 char *result_s, *start, *next; stringlib_replace_single_character_in_place() local 550 const char *self_s, *start, *next, *end; stringlib_replace_single_character() local 614 const char *self_s, *start, *next, *end; stringlib_replace_substring() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | arena.cc | 128 ArenaImpl::Block::Block(size_t size, Block* next) in Block() argument 241 SerialArena* next = serial->next(); in FreeBlocks() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | database-simple.c | 370 pa_datum* pa_database_next(pa_database *database, const pa_datum *key, pa_datum *next, pa_datum *data) { in pa_database_next() argument
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource_test.cc | 584 Author* next = current_author->add_friend_(); in TEST_P() local 593 Cyclic* next = current->mutable_m_cyclic(); in TEST_P() local
|
| /third_party/rust/crates/memchr/src/memmem/ |
| H A D | mod.rs | 350 fn next(&mut self) -> Option<usize> { next() functions 415 fn next(&mut self) -> Option<usize> { next() functions [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | hashtablez_sampler.h | 88 HashtablezInfo* next; member
|
| H A D | hashtablez_sampler.cc | 95 HashtablezInfo* next = s->next; in ~HashtablezSampler() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info.cc | 275 CordzInfo* next = ci_next_.load(std::memory_order_acquire); in Next() local 373 CordzInfo* const next = ci_next_.load(std::memory_order_acquire); in Untrack() local
|
| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_primitive.cpp | 131 const char* next = text; in linebreak() local
|
| /third_party/skia/experimental/sktext/tests/ |
| H A D | SelectableText.cpp | 206 auto next = selectableText->nextPosition(position); in UNIX_ONLY_TEST() local [all...] |
| /third_party/rust/crates/regex/regex-syntax/src/ |
| H A D | utf8.rs | 342 fn next(&mut self) -> Option<Self::Item> { in fmt() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/io/ |
| H A D | epoll.rs | 310 fn next(&mut self) -> Option<Self::Item> { in next() functions
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | avtab.h | 93 avtab_ptr_t next; member
|
| /third_party/rust/crates/nix/src/sys/ |
| H A D | select.rs | 123 fn next(&mut self) -> Option<RawFd> { in next() functions
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
| H A D | epoll.rs | 301 fn next(&mut self) -> Option<Self::Item> { in next() functions
|