Home
last modified time | relevance | path

Searched defs:next (Results 1 - 19 of 19) sorted by relevance

/commonlibrary/memory_utils/libpurgeablemem/c/src/
H A Dpurgeable_mem_builder_c.c61 struct PurgMemBuilder *next = NULL; in PurgMemBuilderDestroy() local
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/dns/
H A Dhappy_eyeballs.rs74 fn next(&mut self) -> Option<Self::Item> { in next() functions
H A Dresolver.rs68 fn next(&mut self) -> Option<Self::Item> { in next() functions
/commonlibrary/rust/ylong_json/src/reader/
H A Dmod.rs28 fn next(&mut self) -> Result<Option<u8>, Self::Error>; in next() functions
[all...]
H A Dio_reader.rs120 fn next(&mut self) -> Result<Option<u8>> { in next() functions
[all...]
H A Dslice_reader.rs54 fn next(&mut self) -> Result<Option<u8>, Self::Error> { in next() functions
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
H A Dencoder.rs181 fn next(&mut self) -> Option<(Header, String)> { in next() functions
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dstream.rs97 fn next(&mut self) -> Option<Self::Item> { in next() functions
105 fn next(&mut self) -> Option<Self::Item> { in next() functions
/commonlibrary/rust/ylong_http/ylong_http/src/request/uri/
H A Dpercent_encoding.rs313 fn next(&mut self) -> Option<Self::Item> { in next() functions
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Devents.rs122 fn next(&mut self) -> Option<Self::Item> { in next() functions
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Dstate.rs132 let mut next = cur; variables
161 let mut next = cur; variables
190 let mut next = cur; global() variables
226 let mut next = cur; global() variables
251 let mut next = cur; global() variables
270 let mut next = cur; global() variables
305 let mut next = cur; global() variables
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
H A Dencoder.rs841 fn next(&mut self) -> Option<(NameField, String)> { in next() functions
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dstack.rs88 fn next(&mut self) -> Option<&'a T::Ref> { in next() functions
149 fn next(&mut self) -> Option<Self::Item> { in next() functions
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dslots.rs289 fn next(&mut self) -> Option<(usize, &'a T)> { fmt() functions
[all...]
/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h296 SrcLinkList* next; member
/commonlibrary/rust/ylong_json/src/
H A Dlinked_list.rs334 fn next( functions
383 fn next(&mut self) -> Option<&'a mut T> { next() functions
[all...]
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs116 let mut next = Bit::from_usize(0); in reset() variables
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs127 fn next(&mut self) -> Option<Self::Item> { in next() functions
135 fn next(&mut self) -> Option<Self::Item> { in next() functions
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs763 fn next(&mut self) -> Option<Self::Item> { in next() functions
[all...]

Completed in 14 milliseconds