Searched refs:foundSpot (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMUserAddressSpace.cpp575 bool foundSpot = false; local
600 foundSpot = true;
623 foundSpot = true;
632 if (foundSpot)
646 foundSpot = true;
689 foundSpot = true;
710 foundSpot = true;
742 foundSpot = true;
759 foundSpot = true;
768 if (!foundSpot)
[all...]
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp771 bool foundSpot = false; local
805 foundSpot = true;
812 if (!foundSpot) {
826 foundSpot = true;
832 if (!foundSpot)

Completed in 20 milliseconds