Home
last modified time | relevance | path

Searched defs:new_head (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/util/
Dsparse_array.c255 uint64_t new_head = free_list_head(current_head, items[0]); in util_sparse_array_free_list_push() local
273 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_idx() local
294 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_elem() local
/third_party/grpc/test/core/util/
Dreconnect_server.cc115 timestamp_list* new_head = server->head; in reconnect_server_clear_timestamps() local
/third_party/boost/boost/lockfree/
Dqueue.hpp440 tagged_node_handle new_head(pool.get_handle(next), head.get_next_tag()); in pop() local
497 tagged_node_handle new_head(pool.get_handle(next), head.get_next_tag()); in unsynchronized_pop() local
/third_party/boost/boost/pending/
Dbucket_sorter.hpp111 const size_type new_head = get(id, x); in push() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dstream_lists.cc58 grpc_chttp2_stream* new_head = s->links[id].next; in stream_list_pop() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpulpfecenc.c328 GList *new_head; in gst_rtp_ulpfec_enc_stream_ctx_prepend_to_fec_buffer() local
/third_party/libsoup/libsoup/
Dsoup-cookie-jar.c343 GSList *new_head, *cookies_to_remove = NULL, *p; in get_cookies() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1311 gchar *new_head = c - space_count + 1; in ttml_handle_element_whitespace() local