Home
last modified time | relevance | path

Searched refs:next (Results 2476 - 2500 of 5670) sorted by relevance

1...<<919293949596979899100>>...227

/third_party/libunwind/libunwind/include/
H A Dmempool.h70 struct object *next; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-dbus.h45 struct lws_dll2 next; /* dbusserver ctx: HEAD of accepted list */ member
/third_party/libbpf/include/linux/
H A Dtypes.h30 struct list_head *next, *prev; member
/third_party/ltp/pan/
H A Dsymbol.h45 struct sym *next; member
100 #define R_NEXT 4 /* set "cursor" to next item */
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.h11 * The above copyright notice and this permission notice (including the next
48 struct threadpool_task *next; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_pipe.h15 * next paragraph) shall be included in all copies or substantial portions
47 struct quad_stage *next; member
/third_party/musl/src/env/
H A D__reset_tls.c10 if (n) for (p=libc.tls_head, i=1; i<=n; i++, p=p->next) { in __reset_tls()
/third_party/musl/porting/liteos_a/user/src/stdio/
H A D__stdio_exit.c18 for (f=*__ofl_lock(); f; f=f->next) close_file(f); in __stdio_exit()
/third_party/musl/src/stdio/
H A D__stdio_exit.c21 for (f=*__ofl_lock(); f; f=f->next) close_file(f); in __stdio_exit()
/third_party/node/deps/icu-small/source/common/
H A Dustrenum.h52 virtual const char* next(int32_t *resultLength, UErrorCode& status) override;
55 * Returns the next element a UnicodeString*. If there are no
/third_party/node/deps/cares/src/lib/
H A Dares_freeaddrinfo.c13 * The above copyright notice and this permission notice (including the next
42 head = head->next; in ares__freeaddrinfo_cnames()
/third_party/node/deps/icu-small/source/i18n/
H A Dufieldpositer.cpp48 if (((FieldPositionIterator*)fpositer)->next(fp)) { in ufieldpositer_next()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_balloc.h43 nghttp3_memblock_hd *next; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_macro.h43 this is singly linked list, and the next element is pointed by next
45 pointer to the next field of the previous element of |*PD|: if C is
46 the previous element of |PD|, PD = &C->next. */
49 (T)->next = *(PD); \
H A Dngtcp2_balloc.h42 ngtcp2_memblock_hd *next; member
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfpositer.h102 UBool next(FieldPosition& fp);
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Dseq_file.h12 void * (*next) (struct seq_file *m, void *v, loff_t *pos); member
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Dseq_file.h12 void * (*next) (struct seq_file *m, void *v, loff_t *pos); member
/third_party/lwip/src/include/lwip/apps/
H A Dmqtt_priv.h51 next pointing at itself means request is unallocated */
52 struct mqtt_request_t *next; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dscope.h32 struct scope *next; member
/third_party/lwip/src/include/lwip/
H A Dip4_frag.h62 struct ip_reassdata *next; member
/third_party/node/deps/v8/src/objects/
H A Dtemplate-objects.h24 // linked list via the next fields.
30 Handle<HeapObject> next);
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_vs.h12 * The above copyright notice and this permission notice (including the next
56 struct r300_vertex_shader_code *next; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-446.rs11 pub next: *mut List,
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dreport.rs24 let mut all_errors = match iter.next() { in propagate()

Completed in 9 milliseconds

1...<<919293949596979899100>>...227