HomeSort by relevance Sort by last modified time
    Searched refs:hlist_for_each_safe (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/halloc/src/
hlist.h 78 #define hlist_for_each_safe(i, tmp, h) \ macro
halloc.c 247 hlist_for_each_safe(i, tmp, &p->children)
  /external/libvpx/libvpx/third_party/nestegg/halloc/src/
hlist.h 78 #define hlist_for_each_safe(i, tmp, h) \ macro
halloc.c 247 hlist_for_each_safe(i, tmp, &p->children)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
hlist.h 78 #define hlist_for_each_safe(i, tmp, h) \ macro
halloc.c 247 hlist_for_each_safe(i, tmp, &p->children)
  /external/iptables/libiptc/
linux_list.h 652 #define hlist_for_each_safe(pos, n, head) \ macro
  /external/linux-tools-perf/perf-3.12.0/include/linux/
list.h 665 #define hlist_for_each_safe(pos, n, head) \ macro

Completed in 79 milliseconds