Home
last modified time | relevance | path

Searched defs:new_head (Results 1 – 3 of 3) 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/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpulpfecenc.c328 GList *new_head; in gst_rtp_ulpfec_enc_stream_ctx_prepend_to_fec_buffer() local
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1311 gchar *new_head = c - space_count + 1; in ttml_handle_element_whitespace() local