Home
last modified time | relevance | path

Searched refs:delete_object (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/alisp/
H A Dalisp.c176 static void delete_object(struct alisp_instance *instance, struct alisp_object * p) in delete_object() function
210 delete_object(instance, p); in delete_tree()
287 delete_object(instance, p); in free_objects()
423 delete_object(instance, obj); in new_string()
441 delete_object(instance, obj); in new_identifier()
477 delete_object(instance, lexpr->value.c.car); in new_cons_pointer()
479 delete_object(instance, lexpr); in new_cons_pointer()
759 delete_object(instance, p->value.c.car); in quote_object()
761 delete_object(instance, p); in quote_object()
1114 delete_object(instanc in F_car()
[all...]
H A Dalisp_snd.c97 delete_object(instance, n); in get_flags()
132 delete_object(instance, lexpr); in new_lexpr()
137 delete_object(instance, lexpr->value.c.car); in new_lexpr()
138 delete_object(instance, lexpr); in new_lexpr()
219 delete_object(instance, lexpr); in new_result1()
224 delete_object(instance, lexpr); in new_result1()
243 delete_object(instance, lexpr); in new_result2()
262 delete_object(instance, lexpr); in new_result3()
303 delete_object(instance, cdr(args)); in FA_int_pp_strp_int()
304 delete_object(instanc in FA_int_pp_strp_int()
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.cpp105 delete_object(set_entry *entry) in delete_object() function
127 _mesa_set_clear(batch->objects, delete_object); in d3d12_reset_batch()

Completed in 4 milliseconds