/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
|
/third_party/rust/crates/regex/src/ |
H A D | re_set.rs | 361 fn next(&mut self) -> Option<usize> { in next() functions 403 fn next(&mut self) -> Option<usize> { in next() functions
|
H A D | re_trait.rs | 66 fn next(&mut self) -> Option<Option<(usize, usize)>> { in next() functions 199 fn next(&mut self) -> Option<(usize, usize)> { in next() functions 263 fn next(&mut self) -> Option<Locations> { in next() functions [all...] |
/third_party/rust/crates/regex/regex-syntax/src/hir/ |
H A D | interval.rs | 330 fn next( functions [all...] |
/third_party/rust/crates/nix/src/ |
H A D | dir.rs | 104 fn next(dir: &mut Dir) -> Option<Result<Entry>> { in next() functions 135 fn next(&mut self) -> Option<Self::Item> { in next() functions 153 fn next(&mut self) -> Option<Self::Item> { in next() functions
|
/third_party/rust/crates/regex/bench/src/ffi/ |
H A D | pcre2.rs | 112 fn next(&mut self) -> Option<(usize, usize)> { in next() functions
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | des-internal.c | 401 u8 pkey[8], next, tmp; in des_encrypt() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_sd.c | 333 const u8 *next; in p2p_rx_gas_initial_req() local 487 const u8 *next; in p2p_rx_gas_initial_resp() local 699 const u8 *next; p2p_rx_gas_comeback_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | pmksa_cache.h | 16 struct rsn_pmksa_cache_entry *next; member
|