Searched refs:COMPUTER (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/
H A Dkrb5.conf17 kdc = MY.COMPUTER
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dbs.c61 #define COMPUTER 1 macro
425 randomplace(COMPUTER, ss);
426 placeship(COMPUTER, ss, FALSE);
824 (void) getcoord(COMPUTER);
831 hit = IS_SHIP(board[COMPUTER][curx][cury]);
913 if (!hits[COMPUTER][x][y]) {
955 hits[COMPUTER][x][y] = (hit = (board[PLAYER][x][y])) ? MARK_HIT : MARK_MISS;
992 #define POSSIBLE(x, y) (ONBOARD(x, y) && !hits[COMPUTER][x][y])
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcobol.vim44 syn keyword cobolParagraphName contained PROGRAM-ID SOURCE-COMPUTER OBJECT-COMPUTER SPECIAL-NAMES FILE-CONTROL I-O-CONTROL

Completed in 119 milliseconds