Searched refs:is_blocked (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/games/gomoku/
H A Dbdinit.c86 if (!is_blocked(sp, DIR_DR)) {
97 } else if (col == 5 && !is_blocked(sp, DIR_DL)) {
110 if (is_blocked(sp, r))
247 if (is_blocked(spb0, rb))
H A Dmakemove.c124 if (is_blocked(fsp, r))
293 if (is_blocked(sp, rb))
317 if (is_blocked(&board[s1], r))
333 if (is_blocked(&board[s2], r))
H A Dgomoku.h239 is_blocked(const struct spotstr *sp, direction r) function
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dreadsyms.cc65 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
142 && this->dirpath_->token()->is_blocked())
575 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
658 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
694 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
734 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
794 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
828 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
894 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dtoken.h169 is_blocked() const function in class:gold::Task_token
243 { gold_assert(this->token_->is_blocked()); }
H A Dworkqueue.h168 { return this->blocker_->is_blocked() ? this->blocker_ : NULL; }
H A Ddirsearch.cc250 gold_assert(!this->token_.is_blocked());
H A Darchive.cc1117 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1338 if (this->readsyms_blocker_ != NULL && this->readsyms_blocker_->is_blocked())
1340 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dplugin.cc447 if (this->this_blocker_->is_blocked())
1708 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1747 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dreloc.cc119 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
164 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
210 && this->output_sections_blocker_->is_blocked())
H A Dlayout.cc6072 if (this->input_sections_blocker_->is_blocked())
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dreadsyms.cc65 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
142 && this->dirpath_->token()->is_blocked())
575 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
658 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
694 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
734 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
794 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
828 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
894 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dtoken.h169 is_blocked() const function in class:gold::Task_token
243 { gold_assert(this->token_->is_blocked()); }
H A Dworkqueue.h168 { return this->blocker_->is_blocked() ? this->blocker_ : NULL; }
H A Ddirsearch.cc250 gold_assert(!this->token_.is_blocked());
H A Darchive.cc1110 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1331 if (this->readsyms_blocker_ != NULL && this->readsyms_blocker_->is_blocked())
1333 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dreloc.cc119 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
164 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
210 && this->output_sections_blocker_->is_blocked())
H A Dplugin.cc447 if (this->this_blocker_->is_blocked())
1708 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1747 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dreadsyms.cc65 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
142 && this->dirpath_->token()->is_blocked())
575 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
658 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
694 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
734 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
794 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
828 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
894 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dtoken.h169 is_blocked() const function in class:gold::Task_token
243 { gold_assert(this->token_->is_blocked()); }
H A Dworkqueue.h168 { return this->blocker_->is_blocked() ? this->blocker_ : NULL; }
H A Ddirsearch.cc250 gold_assert(!this->token_.is_blocked());
H A Darchive.cc1110 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1331 if (this->readsyms_blocker_ != NULL && this->readsyms_blocker_->is_blocked())
1333 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
H A Dreloc.cc119 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
164 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
210 && this->output_sections_blocker_->is_blocked())
H A Dplugin.cc447 if (this->this_blocker_->is_blocked())
1708 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())
1747 if (this->this_blocker_ != NULL && this->this_blocker_->is_blocked())

Completed in 340 milliseconds

12