Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/netbsd/src/games/rogue/
Dmonster.c150 short row, col; in put_mons() local
249 short row, col; in party_monsters() local
287 gmc_row_col(int row, int col) in gmc_row_col()
320 mv_1_monster(object *monster, short row, short col) in mv_1_monster()
458 mtry(object *monster, short row, short col) in mtry()
468 move_mon_to(object *monster, short row, short col) in move_mon_to()
517 mon_can_go(const object *monster, short row, short col) in mon_can_go()
565 wake_room(short rn, boolean entering, short row, short col) in wake_room()
616 rogue_is_around(int row, int col) in rogue_is_around()
631 short row, col, i; in wanderer() local
[all …]
Dtrap.c78 trap_at(int row, int col) in trap_at()
91 trap_player(short row, short col) in trap_player()
146 short row, col; in add_traps() local
190 short dir, row, col, d, t; in id_trap() local
232 short s, i, j, row, col, t; in search() local
Dzap.c71 short dir, d, row, col; in zapp() local
121 get_zapped_monster(short dir, short *row, short *col) in get_zapped_monster()
144 short row, col; in zap_monster() local
210 short row, col; in tele_away() local
280 bounce(short ball, short dir, short row, short col, short r) in bounce()
Dspec_hit.c231 short row, col; in disappear() local
249 short row, col, i, n; in cough_up() local
290 try_to_cough(short row, short col, object *obj) in try_to_cough()
341 gold_at(short row, short col) in gold_at()
377 imitating(short row, short col) in imitating()
484 short row, col, dir; in flame_broil() local
Dthrow.c68 short dir, row, col; in throw() local
162 get_thrown_at_monster(object *obj, short dir, short *row, short *col) in get_thrown_at_monster()
204 flop_weapon(object *weapon, short row, short col) in flop_weapon()
267 static short row, col; in rand_around() local
Droom.c134 light_passage(int row, int col) in light_passage()
178 get_dungeon_char(short row, short col) in get_dungeon_char()
253 gr_row_col(short *row, short *col, unsigned short mask) in gr_row_col()
289 short n, N, row, col; in party_objects() local
319 get_room_number(int row, int col) in get_room_number()
422 dr_course(object *monster, boolean entering, short row, short col) in dr_course()
496 get_oth_room(short rn, short *row, short *col) in get_oth_room()
Dobject.c203 short row,col; in put_gold() local
230 plant_gold(short row, short col, boolean is_maze) in plant_gold()
246 place_at(object *obj, int row, int col) in place_at()
255 object_at(object *pack, short row, short col) in object_at()
616 short row, col; in put_stairs() local
677 short mc, rc, row, col; in show_objects() local
725 short row, col; in rand_place() local
Dmove.c72 short row, col; in one_move_rogue() local
183 short row, col; in multiple_move_rogue() local
229 is_passable(int row, int col) in is_passable()
244 short i, j, i_end, j_end, row, col; in next_to_something() local
Dhit.c305 short row, col; in mon_damage() local
336 short row, col; in fight() local
385 get_dir_rc(short dir, short *row, short *col, short allow_off_screen) in get_dir_rc()
/netbsd/src/external/bsd/mdocml/dist/
Ddemandoc.c114 int line, col; in pmandoc() local
135 pstring(const char *p, int col, int *colp, int list) in pstring()
215 pline(int line, int *linep, int *col, int list) in pline()
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) in pmdoc()
249 pman(const struct roff_node *p, int *line, int *col, int list) in pman()
Dout.c121 struct roffcol *col; in tblcalc() local
418 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data()
447 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal()
484 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
Dtbl_term.c587 const struct roffcol *col; /* Contains width and spacing. */ in tbl_hrule() local
716 const struct roffcol *col) in tbl_data()
812 const struct roffcol *col) in tbl_literal()
855 const struct roffcol *col) in tbl_number()
/netbsd/src/external/gpl3/gdb/dist/sim/testsuite/common/
Dbits-tst.c10 int col) in calc()
172 int col; in check_sext() local
224 int col; in check_rot() local
259 int col; in check_extract() local
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_print.c105 size_t col, len; in ex_print() local
157 ex_ldisplay(SCR *sp, const CHAR_T *p, size_t len, size_t col, u_int flags) in ex_ldisplay()
182 size_t col, len; in ex_scprint() local
220 size_t col, tlen, ts; in ex_prchars() local
/netbsd/src/games/boggle/boggle/
Dmach.c125 int col, row; in results() local
174 int row, col; in get_line() local
373 int col, row; in showword() local
401 int c, col, found, i, r, row; in findword() local
488 int ch, col, done, i, row; in getword() local
/netbsd/src/usr.bin/fold/
Dfold.c136 int col, indx, i; in fold() local
209 new_column_position (int col, wint_t ch) in new_column_position()
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dprocess_test.cpp123 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
130 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
139 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
276 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
/netbsd/src/external/bsd/atf/dist/tools/
Dprocess_test.cpp126 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
133 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
142 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
279 std::vector< std::string > col; in ATF_TEST_CASE_BODY() local
/netbsd/src/sys/dev/raidframe/
Drf_chaindecluster.c127 RF_RowCol_t *col, RF_SectorNum_t *diskSector, in rf_MapSectorChainDecluster()
171 RF_RowCol_t *col, RF_SectorNum_t *diskSector, in rf_MapParityChainDecluster()
213 RF_RowCol_t col; in rf_IdentifyStripeChainDecluster() local
Drf_raid4.c102 RF_RowCol_t *col, RF_SectorNum_t *diskSector, in rf_MapSectorRAID4()
113 RF_RowCol_t *col, RF_SectorNum_t *diskSector, in rf_MapParityRAID4()
/netbsd/src/usr.sbin/wsmoused/
Dselection.c435 char_invert(size_t row, size_t col) in char_invert()
476 fill_buf(char *ptr, size_t row, size_t col, size_t end) in fill_buf()
655 selarea_getrowcol(size_t pos, size_t* row, size_t* col) in selarea_getrowcol()
669 size_t i, row, col; in selarea_hide() local
683 size_t i, row, col; in selarea_show() local
/netbsd/src/external/gpl3/gdb/dist/sim/m68hc11/
Dgencode.c1172 print (FILE *fp, int col, const char *msg, ...) in print()
1284 gen_fetch_operands (FILE *fp, int col, in gen_fetch_operands()
1600 gen_save_result (FILE *fp, int col, in gen_save_result()
1818 gen_interp (FILE *fp, int col, const struct m6811_opcode_def *opcode) in gen_interp()
1877 gen_interpreter_for_table (FILE *fp, int col, in gen_interpreter_for_table()
2027 int col = 0; in gen_interpreter() local
/netbsd/src/games/gomoku/
Dbdisp.c101 for (int col = 1; col <= BSZ; col++) { in bdisp_init() local
173 for (int col = 1; col <= BSZ; col++) { in bdisp() local
214 for (int col = 1; col <= BSZ; col++) { in bdump() local
/netbsd/src/usr.bin/systat/
Diostat.c127 int col, regions; in numlabels() local
204 int row, col; in showiostat() local
252 stats(int row, int col, int dn) in stats()
/netbsd/src/usr.bin/vis/
Dfoldit.c45 foldit(const char *chunk, int col, int max, int flags) in foldit()

12345678910>>...12