Home
last modified time | relevance | path

Searched refs:next (Results 101 - 125 of 5697) sorted by relevance

12345678910>>...228

/third_party/node/deps/cares/src/lib/
H A Dares__slist.c12 * The above copyright notice and this permission notice (including the next
52 ares__slist_node_t **next; member
163 while (left->next[i] != NULL && in ares__slist_node_push()
164 list->cmp(node->data, left->next[i]->data) > 0) { in ares__slist_node_push()
165 left = left->next[i]; in ares__slist_node_push()
176 node->next[i] = list->head[i]; in ares__slist_node_push()
181 node->next[i] = left->next[i]; in ares__slist_node_push()
183 left->next[i] = node; in ares__slist_node_push()
186 if (node->next[ in ares__slist_node_push()
[all...]
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.c16 * next paragraph) shall be included in all copies or substantial portions
60 struct list_head *curr, *next; in release_expired_buffers_locked() local
63 curr = cache->next; in release_expired_buffers_locked()
64 next = curr->next; in release_expired_buffers_locked()
73 curr = next; in release_expired_buffers_locked()
74 next = curr->next; in release_expired_buffers_locked()
153 struct list_head *cur, *next; in pb_cache_reclaim_buffer() local
163 cur = cache->next; in pb_cache_reclaim_buffer()
229 struct list_head *curr, *next; pb_cache_release_all_buffers() local
[all...]
/third_party/eudev/src/udev/
H A Dudev-builtin-keyboard.c102 char *next; in parse_token() local
108 val = strtol(current, &next, 0); in parse_token()
109 if (*next && *next != ':') in parse_token()
112 if (next != current) in parse_token()
115 if (*next) in parse_token()
116 next++; in parse_token()
118 return next; in parse_token()
125 char *next; in override_abs() local
133 next in override_abs()
[all...]
/third_party/mesa3d/src/util/tests/vma/
H A Dvma_random_test.cpp11 * The above copyright notice and this permission notice (including the next
166 auto next = heap_holes.upper_bound(a); in dealloc() local
167 if (next != end(heap_holes)) { in dealloc()
168 if (next->start_page == allocation_end_page(a)) { in dealloc()
169 allocation x {a.start_page, a.num_pages + next->num_pages}; in dealloc()
170 next = heap_holes.erase(next); in dealloc()
171 next = heap_holes.insert(next, x); in dealloc()
173 if (next ! in dealloc()
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_list.c67 struct cil_list_item *next = item->next; in cil_list_destroy() local
74 item = next; in cil_list_destroy()
83 new_item->next = NULL; in cil_list_item_init()
117 list->tail->next = item; in cil_list_append()
139 item->next = list->head; in cil_list_prepend()
165 item->next = curr->next; in cil_list_insert()
167 curr->next = item; in cil_list_insert()
184 while (last->next ! in cil_list_append_item()
[all...]
/third_party/libcoap/src/oscore/
H A Doscore_context.c106 oscore_ctx_t *next = c_context->p_osc_ctx->next; in oscore_enter_context() local
108 while (next) { in oscore_enter_context()
109 prev = next; in oscore_enter_context()
110 next = next->next; in oscore_enter_context()
112 prev->next = osc_ctx; in oscore_enter_context()
135 oscore_recipient_ctx_t *next = osc_ctx->recipient_chain->next_recipient; in oscore_free_context() local
138 osc_ctx->recipient_chain = next; in oscore_free_context()
162 oscore_ctx_t *next = c_context->p_osc_ctx; oscore_remove_context() local
656 oscore_recipient_ctx_t *next = osc_ctx->recipient_chain; oscore_delete_recipient() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dpnm_parser.c41 int next = END_NOT_FOUND; in pnm_parse() local
57 next = skip; in pnm_parse()
104 next = bs - pnmctx.bytestream_start + skip - 1; in pnm_parse()
109 if (next == END_NOT_FOUND) in pnm_parse()
113 next = pnmctx.bytestream - pnmctx.bytestream_start + skip; in pnm_parse()
116 if (ret >= 0 && next + (uint64_t)ret <= INT_MAX) in pnm_parse()
117 next += ret; in pnm_parse()
119 if (next != END_NOT_FOUND && pnmctx.bytestream_start != buf + skip) in pnm_parse()
120 next -= pc->index; in pnm_parse()
121 if (next > buf_siz in pnm_parse()
[all...]
/third_party/ffmpeg/libavfilter/
H A Dfifo.c35 struct Buf *next; member
63 for (buf = s->root.next; buf; buf = tmp) { in uninit()
64 tmp = buf->next; in uninit()
76 s->last->next = av_mallocz(sizeof(Buf)); in add_to_queue()
77 if (!s->last->next) { in add_to_queue()
82 s->last = s->last->next; in add_to_queue()
90 Buf *tmp = s->root.next->next; in queue_pop()
91 if (s->last == s->root.next) in queue_pop()
93 av_freep(&s->root.next); in queue_pop()
[all...]
H A Dsignature_lookup.c144 if ((*second)->next) { in find_next_coarsecandidate()
145 *second = (*second)->next; in find_next_coarsecandidate()
146 } else if ((*first)->next) { in find_next_coarsecandidate()
148 *first = (*first)->next; in find_next_coarsecandidate()
158 /* next signature */ in find_next_coarsecandidate()
159 if ((*second)->next) { in find_next_coarsecandidate()
160 *second = (*second)->next; in find_next_coarsecandidate()
161 } else if ((*first)->next) { in find_next_coarsecandidate()
163 *first = (*first)->next; in find_next_coarsecandidate()
210 for (i = 0, f = first; i < COARSE_SIZE && f->next; in get_matching_parameters()
[all...]
H A Dyadif_common.c55 int64_t next_pts = yadif->next->pts; in return_frame()
105 yadif->cur = yadif->next; in ff_yadif_filter_frame()
106 yadif->next = frame; in ff_yadif_filter_frame()
109 yadif->cur = av_frame_clone(yadif->next); in ff_yadif_filter_frame()
115 if (checkstride(yadif, yadif->next, yadif->cur)) { in ff_yadif_filter_frame()
117 fixstride(link, yadif->next); in ff_yadif_filter_frame()
119 if (checkstride(yadif, yadif->next, yadif->cur)) in ff_yadif_filter_frame()
121 if (yadif->prev && checkstride(yadif, yadif->next, yadif->prev)) in ff_yadif_filter_frame()
123 if (checkstride(yadif, yadif->next, yadif->cur) || (yadif->prev && checkstride(yadif, yadif->next, yadi in ff_yadif_filter_frame()
176 AVFrame *next = av_frame_clone(yadif->next); ff_yadif_request_frame() local
[all...]
/third_party/openssl/test/
H A Dx509aux.c53 goto next; in test_certs()
60 goto next; in test_certs()
69 goto next; in test_certs()
74 goto next; in test_certs()
81 goto next; in test_certs()
87 goto next; in test_certs()
92 goto next; in test_certs()
99 goto next; in test_certs()
105 goto next; in test_certs()
116 goto next; in test_certs()
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp40 for (IteratorRef it = safeIteratorDFS(); !it->end(); it->next()) in ~Graph()
56 prev[0]->next[0] = next[0]; in unlink()
57 next[0]->prev[0] = prev[0]; in unlink()
59 origin->out = (next[0] == this) ? NULL : next[0]; in unlink()
64 prev[1]->next[1] = next[1]; in unlink()
65 next[1]->prev[1] = prev[1]; in unlink()
67 target->in = (next[ in unlink()
234 virtual void next() { if (pos < count) ++pos; } next() function in nv50_ir::DFSIterator
280 virtual void next() { if (pos < count) ++pos; } next() function in nv50_ir::CFGIterator
423 Node *next = NULL; findLightestPathWeight() local
[all...]
H A Dnv50_ir_util.h91 virtual void next() = 0;
106 // WARNING: do not use a->prev/next for __item or __list
110 (__item)->prev->next = (__item)->next; \
111 (__item)->next->prev = (__item)->prev; \
112 (__item)->next = (__item); \
118 (__item)->next = (__list); \
120 (__list)->prev->next = (__item); \
127 (__item)->next = (__list)->next; \
155 Item *next; global() member in nv50_ir::DLList::Item
194 virtual void next() { if (!end()) pos = rev ? pos->prev : pos->next; } next() function in nv50_ir::DLList::Iterator
391 void next() { if (pos < size) { ++pos; nextValid(); } } next() function in nv50_ir::ArrayList
[all...]
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h353 const char *self_s, *start, *next, *end; in stringlib_replace_delete_single_character() local
379 next = findchar(start, end - start, from_c); in stringlib_replace_delete_single_character()
380 if (next == NULL) in stringlib_replace_delete_single_character()
382 memcpy(result_s, start, next - start); in stringlib_replace_delete_single_character()
383 result_s += (next - start); in stringlib_replace_delete_single_character()
384 start = next + 1; in stringlib_replace_delete_single_character()
398 const char *self_s, *start, *next, *end; in stringlib_replace_delete_substring() local
433 next = start + offset; in stringlib_replace_delete_substring()
435 memcpy(result_s, start, next - start); in stringlib_replace_delete_substring()
437 result_s += (next in stringlib_replace_delete_substring()
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/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireExtensionTests.cpp37 clientExt.chain.next = nullptr; in TEST_F()
53 EXPECT_EQ(ext->chain.next, nullptr); in TEST_F()
70 clientExt2.chain.next = nullptr; in TEST_F()
75 clientExt1.chain.next = &clientExt2.chain; in TEST_F()
93 ext1->chain.next); in TEST_F()
96 EXPECT_EQ(ext2->chain.next, nullptr); in TEST_F()
104 clientExt2.chain.next = &clientExt1.chain; in TEST_F()
105 clientExt1.chain.next = nullptr; in TEST_F()
117 ext2->chain.next); in TEST_F()
120 EXPECT_EQ(ext1->chain.next, nullpt in TEST_F()
[all...]
/third_party/jerryscript/tests/jerry/es2015/
H A Dgenerator-throw.js38 check_result(f.next(), undefined, true)
41 check_result(f.next(), "x", false)
43 check_result(f.next(), undefined, true)
46 check_result(f.next(), "b", false)
47 check_result(f.next(), "a: undefined", true)
48 check_result(f.next(), undefined, true)
64 check_result(f.next(), undefined, true)
67 check_result(f.next(), "x", false)
69 check_throw("f.next()", "throw")
70 check_result(f.next(), undefine
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-pool.hh37 hb_pool_t () : next (nullptr) {} in hb_pool_t()
42 next = nullptr; in fini()
51 if (unlikely (!next)) in alloc()
57 next = chunk->thread (); in alloc()
60 T* obj = next; in alloc()
61 next = * ((T**) next); in alloc()
70 * (T**) obj = next; in release()
71 next = obj; in release()
95 T* next; member
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java531 current = current.next; in writeResource()
613 Resource next; field in XLIFF2ICUConverter.Resource
629 while(next!=null){ in write()
630 next.write(writer, numIndent+1, false); in write()
764 current = (ResourceInt) current.next; in write()
781 current = current.next; in write()
799 current = current.next; in write()
1051 Resource[] next = new Resource[2]; in parseArray()
1052 parseTransUnit(child, next); in parseArray()
1054 ((ResourceArray) currentSource).first = next[ in parseArray()
[all...]
/third_party/node/deps/v8/src/heap/
H A Dlist.h34 DCHECK(!element->list_node().next()); in PushBack()
45 DCHECK(!element->list_node().next()); in PushFront()
61 front_ = element->list_node().next(); in Remove()
63 T* next = element->list_node().next(); in Remove() local
65 if (next) next->list_node().set_prev(prev); in Remove()
66 if (prev) prev->list_node().set_next(next); in Remove()
75 it = it->list_node().next(); in Contains()
92 DCHECK(!element->list_node().next()); in AddFirstElement()
132 T* next() { return next_; } next() function in v8::internal::heap::ListNode
135 const T* next() const { return next_; } next() function in v8::internal::heap::ListNode
144 set_next(T* next) set_next() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c620 token = token->next; in skip_to()
629 bad_token.next = token; in expect()
637 return token->next; in expect()
731 (match_op(token->next,';') || match_op(token->next,'{')))) { in struct_union_enum_specifier()
741 token = token->next; in struct_union_enum_specifier()
765 token = parse(token->next, sym); in struct_union_enum_specifier()
922 struct token *next = token->next; in parse_enum_declaration() local
927 next in parse_enum_declaration()
1163 struct token *next; attribute_address_space() local
1356 storage_specifier(struct token *next, struct symbol *sym, struct decl_state *ctx) storage_specifier() argument
1374 thread_specifier(struct token *next, struct symbol *sym, struct decl_state *ctx) thread_specifier() argument
1428 generic_qualifier(struct token *next, struct symbol *sym, struct decl_state *ctx) generic_qualifier() argument
1714 struct token *next = token->next; is_nested() local
1738 struct token *next = token->next; which_func() local
1776 struct token *next; direct_declarator() local
2625 struct token *next = token->next; single_initializer() local
2704 struct token *next = token->next; initializer() local
2987 struct token *next = token->next; external_declaration() local
[all...]
/third_party/musl/src/stdio/
H A Dofl.c51 ofl_free = ofl_free->next; in __ofl_alloc()
52 f->next = NULL; in __ofl_alloc()
77 /* retrieve fist and move to next free FILE */ in __ofl_alloc()
87 tmp->next = NULL; in __ofl_alloc()
88 f->next = tmp; in __ofl_alloc()
90 f = f->next; in __ofl_alloc()
93 /* reset and move to next free FILE */ in __ofl_alloc()
95 ofl_free = ofl_free->next; in __ofl_alloc()
99 f->next = NULL; in __ofl_alloc()
126 f->prev->next in __ofl_free()
[all...]
/third_party/mksh/
H A Dlalloc.c96 ap->next = NULL; in ainit()
115 while (ap->next != lp) in findptr()
116 if ((ap = ap->next) == NULL) { in findptr()
150 pp->next = lp->next; in aresize()
161 lp->next = ap->next; in aresize()
162 ap->next = lp; in aresize()
175 pp->next = lp->next; in afree()
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dmemcheck.c43 struct allocation_entry *next; member
69 entry->next = NULL; in tracking_malloc()
77 alloc_tail->next = entry; in tracking_malloc()
88 for (entry = alloc_head; entry != NULL; entry = entry->next) { in find_allocation()
110 entry->prev->next = entry->next; in tracking_free()
112 alloc_head = entry->next; in tracking_free()
113 if (entry->next != NULL) in tracking_free()
114 entry->next->prev = entry->prev; in tracking_free()
116 alloc_tail = entry->next; in tracking_free()
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dstrlist.c35 pa_strlist *next; member
48 n->next = l; in pa_strlist_prepend()
58 for (; l; l = l->next) { in pa_strlist_to_string()
76 pa_strlist *n = l->next; in pa_strlist_remove()
82 prev->next = n; in pa_strlist_remove()
90 l = l->next; in pa_strlist_remove()
100 l = l->next; in pa_strlist_free()
116 r = l->next; in pa_strlist_pop()
131 n->next = NULL; in pa_strlist_parse()
136 p->next in pa_strlist_parse()
[all...]
/third_party/selinux/checkpolicy/
H A Dqueue.c38 newnode->next = NULL; in queue_insert()
43 q->tail->next = newnode; in queue_insert()
62 newnode->next = NULL; in queue_push()
67 newnode->next = q->head; in queue_push()
86 q->head = q->head->next; in queue_remove()
118 p = p->next; in queue_destroy()
138 p = p->next; in queue_map()
159 last->next = p->next; in queue_map_remove_on_error()
160 if (last->next in queue_map_remove_on_error()
[all...]

Completed in 15 milliseconds

12345678910>>...228