Home | History | Annotate | Download | only in src

Lines Matching refs:found_target_

5703       found_target_(false),
5732 if (found_target_) return; // stop if target found
5736 found_target_ = true;
5754 if (!found_target_) // don't pop if found the target
5810 found_target_ = false;
5816 if (found_target_) {
5849 bool found_target_;
6450 bool done = ((what_to_find_ == FIND_FIRST) && found_target_);
6455 done = ((what_to_find_ == FIND_FIRST) && found_target_);
6462 found_target_ = false;
6502 found_target_ = true;
6566 if (found_target_) {