Home
last modified time | relevance | path

Searched defs:next (Results 451 - 475 of 2580) sorted by relevance

1...<<11121314151617181920>>...104

/third_party/libinput/src/
H A Dutil-strings.c44 const char *next = *state; in next_word() local
[all...]
/third_party/libdrm/
H A Dxf86drmHash.c120 HashBucketPtr next; in drmHashDestroy() local
[all...]
/third_party/lwip/src/include/lwip/apps/
H A Dfs.h111 const struct fsdata_file *next; member
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c54 code FAR *next; /* next available space in table */ local
[all...]
/third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/
H A Dcdoc.py77 def next(self): member in Lines
/third_party/lwip/src/include/lwip/
H A Dip6_frag.h91 struct ip6_reassdata *next; member
H A Draw.h79 struct raw_pcb *next; member
/third_party/lwip/src/include/lwip/priv/
H A Dmemp_priv.h70 struct memp *next; member
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpersistent-node.h39 void InitializeAsFreeNode(PersistentNode* next) { in InitializeAsFreeNode() argument
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h41 void InitializeAsFreeNode(PersistentNode* next) { in InitializeAsFreeNode() argument
/third_party/node/deps/v8/src/builtins/
H A Dgrowable-fixed-array-gen.cc53 GotoIf(WordEqual(length, capacity), &next); in ToJSArray() local
/third_party/node/deps/v8/src/heap/
H A Dslot-set.cc16 Chunk* next = chunk->next; in ~TypedSlots() local
56 TypedSlots::Chunk* TypedSlots::NewChunk(Chunk* next, size_t capacity) { in NewChunk() argument
/third_party/node/deps/v8/src/objects/
H A Dtemplate-objects.cc87 New( Isolate* isolate, int slot_id, Handle<JSArray> template_object, Handle<HeapObject> next) New() argument
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c146 struct draw_stage *next = draw->pipeline.rasterize; in validate_pipeline() local
[all...]
H A Ddraw_pipe.h60 struct draw_stage *next; /**< next stage in pipeline */ member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dirty_surfaces.h59 struct list_head *p, *next; in util_dirty_surfaces_use_for_sampling() local
72 struct list_head *p, *next; in util_dirty_surfaces_use_levels_for_sampling() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h56 struct r300_fragment_shader_code* next; member
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_wait.c23 struct fd_lookup_st *next; in ASYNC_WAIT_CTX_free() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dpqueue.c55 pitem *curr, *next; in pqueue_insert() local
106 pitem *next; pqueue_find() local
[all...]
/third_party/node/deps/uv/src/win/
H A Dreq-inl.h144 uv_req_t* next; in uv__process_reqs() local
/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h43 struct coap_attr_t *next; /**< Pointer to next in chain or NULL */ member
/third_party/lame/mpglib/
H A Dmpglib.h54 struct buf *next; member
61 struct frame *next; member
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dset.rs120 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_kni_mbuf.h32 void *next; member
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dset.rs120 fn next(&mut self) -> Option<Self::Item> { in next() functions

Completed in 9 milliseconds

1...<<11121314151617181920>>...104