Home
last modified time | relevance | path

Searched defs:new (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c34 struct list *new; in __list_alloc() local
44 struct list *new; in list_alloc() local
111 struct list *__list_add_before(struct list *entry, struct list *new) in __list_add_before()
127 struct list *__list_add_after(struct list *entry, struct list *new) in __list_add_after()
145 struct list *__list_add_head(struct list *list, struct list *new) in __list_add_head()
157 struct list *__list_add_tail(struct list *list, struct list *new) in __list_add_tail()
173 struct list *new; in list_add_head() local
184 struct list *new; in list_add_tail() local
Dmodule.c125 struct module *new, *existing; in module_open() local
/hardware/intel/common/libwsbm/src/
Dwsbm_atomic.h65 wsbmAtomicCmpXchg(volatile struct _WsbmAtomic *v, int32_t old, int32_t new) in wsbmAtomicCmpXchg()
/hardware/qcom/audio/hal/
Dvoice.h47 int new; member