Searched defs:new_element (Results 1 – 8 of 8) sorted by relevance
35 static int* new_element(Alloc* alloc, int value) { in new_element() function
456 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
82 XdgGlobList *new_element; in _xdg_glob_list_new() local118 XdgGlobList *new_element; in _xdg_glob_list_append() local
60 repeated string new_element = 5 [ctype = STRING_PIECE]; field
250 …ame try_add_unit_impl<Current::size::value>::template apply<Current, dimensions>::type new_element; typedef
962 new_element(field name, in new_element() function in boost::beast::http::basic_fields
1164 encodebin_element_added (GstElement * encodebin, GstElement * new_element, in encodebin_element_added()