Searched defs:list_foreach_safe (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Dlist.h69 #define list_foreach_safe(list, ptr, nxt) \ macro
/hardware/intel/common/wrs_omxil_core/utils/src/
H A Dlist.c62 list_foreach_safe(list, ptr, tmp) { function
228 list_foreach_safe(list, ptr, tmp) { function
242 list_foreach_safe(list, ptr, tmp) { function
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp113 list_foreach_safe(head, entry, next) { function
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp94 list_foreach_safe(buffer_hdrs, entry, temp) { function

Completed in 153 milliseconds