Searched defs:for_each (Results 1 – 2 of 2) sorted by relevance
/system/iorap/src/common/ | ||
D | type.h | 153 static constexpr void for_each(Tuple&& t, F&& f) { in for_each() function |
/system/libufdt/include/ | ||
D | ufdt_types.h | 23 #define for_each(it, node) \ macro |