Home
last modified time | relevance | path

Searched defs:next (Results 2276 - 2300 of 6165) sorted by relevance

1...<<919293949596979899100>>...247

/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h129 PyObject *next; in itertools_teedataobject() local
/third_party/python/Modules/
H A Dgetaddrinfo.c215 struct addrinfo *next; in freeaddrinfo() local
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h353 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 Darena.cc128 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 Ddatabase-simple.c370 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 Dprotostream_objectsource_test.cc584 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 Dmod.rs350 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 Dhashtablez_sampler.h88 HashtablezInfo* next; member
H A Dhashtablez_sampler.cc95 HashtablezInfo* next = s->next; in ~HashtablezSampler() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info.cc275 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 DSkShaper_primitive.cpp131 const char* next = text; in linebreak() local
/third_party/skia/experimental/sktext/tests/
H A DSelectableText.cpp206 auto next = selectableText->nextPosition(position); in UNIX_ONLY_TEST() local
[all...]
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs342 fn next(&mut self) -> Option<Self::Item> { in fmt() functions
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Depoll.rs310 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/selinux/libsepol/include/sepol/policydb/
H A Davtab.h93 avtab_ptr_t next; member
/third_party/rust/crates/nix/src/sys/
H A Dselect.rs123 fn next(&mut self) -> Option<RawFd> { in next() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Depoll.rs301 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/regex/src/
H A Dre_set.rs361 fn next(&mut self) -> Option<usize> { in next() functions
403 fn next(&mut self) -> Option<usize> { in next() functions
H A Dre_trait.rs66 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 Dinterval.rs330 fn next( functions
[all...]
/third_party/rust/crates/nix/src/
H A Ddir.rs104 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 Dpcre2.rs112 fn next(&mut self) -> Option<(usize, usize)> { in next() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Ddes-internal.c401 u8 pkey[8], next, tmp; in des_encrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_sd.c333 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 Dpmksa_cache.h16 struct rsn_pmksa_cache_entry *next; member

Completed in 18 milliseconds

1...<<919293949596979899100>>...247