Searched refs:for_each (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/cortex/support/
H A DProfileTarget.cpp105 for_each(sorted.begin(), sorted.end(), fnDumpEntry(nameLength));
/haiku/headers/cpp/
H A Dalgo.h38 using __STD::for_each;
H A Dstl_algo.h79 // for_each. Apply a function to every element of a range.
81 _Function for_each(_InputIter __first, _InputIter __last, _Function __f) { function
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp632 for_each(
684 for_each(
1076 // for_each(
1184 for_each(
1268 for_each(
1314 for_each(
H A DNodeRef.cpp629 // for_each(
1565 for_each(
1577 for_each(
1590 for_each(
1602 for_each(
/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp265 for_each(fLayoutSet.begin(), fLayoutSet.end(),

Completed in 51 milliseconds