Home
last modified time | relevance | path

Searched refs:cards (Results 1 – 25 of 37) sorted by path

12

/dragonfly/
H A DUPDATING597 The following modules have been removed (all for ISA sound cards):
634 cards will no longer be detected.
638 utilities) and stl(4) was changed to support only PCI cards. Similarly,
/dragonfly/contrib/file/magic/Magdir/
H A Dconsole955 # Type: Nintendo 3DS "NCSD" image. (game cards and eMMC)
H A Dintel83 # also not PCI (PCIR) implies "old" ISA cards or foo like: 8a168404 (MCT-VGA.bin)
99 # old test for IBM compatible Video cards; INTERNAL FACTS WHY IS THIS WORKING?
101 # display exact text for IBM compatible Video cards with longer text
113 # ROM size in 512B blocks must be interpreted as unsigned for ROM of network cards
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi8818 @item omega-max-wild-cards
/dragonfly/contrib/gcc-4.7/gcc/
H A Dparams.def509 "omega-max-wild-cards",
510 "Bound on the number of wild cards in Omega constraint systems",
/dragonfly/contrib/libpcap/
H A DCHANGES285 Adding support for Large stream buffers on Endace DAG cards
356 Add support for stream buffers larger than 2GB on newer DAG cards
771 Support for ERF on channelized T1/E1 cards via DAG API
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src19863 # Apple II firmware console first, then various 80-column cards and
20461 # Apple II cards. Basis 108 were quite popular at german schools before
24170 # * Many VGA cards (such as the Paradise and compatibles) do the wrong thing
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog817 issues with some USIM cards
1400 channels (e.g., madwifi with dual-band cards); wpa_supplicant is now
1518 needed (this allows EAP-AKA to be used with USIM cards that do not
1521 be used with cards that do not support file selection based on
1979 cards
2196 (a generic driver for Broadcom IEEE 802.11a/g cards)
H A DREADME144 operating systems. Hopefully, support for more wlan cards and OSes will be
/dragonfly/games/canfield/canfield/
H A Dcanfield.c140 struct cardtype cards[decksize]; variable
514 ideck[i] = &cards[i]; in initdeck()
515 cards[i].rank = r; in initdeck()
516 cards[i].suit = s; in initdeck()
517 cards[i].color = colormap[scnt]; in initdeck()
518 cards[i].next = NIL; in initdeck()
/dragonfly/games/cribbage/
H A DMakefile5 SRCS= extern.c crib.c cards.c instr.c io.c score.c support.c
H A Dcribbage.n60 cards -- cards that are least likely to create a score in the crib.
81 additional cards he can without exceeding 31. If such additional cards
106 cards, pegs 1 for each card in the run. Runs depend on
108 for run depend upon playing the cards in strict sequence,
109 so long as the three or more last cards played can be
126 Each combinations of two or more cards that total
129 Each pair of cards of the same rank scores 2.
132 Each combination of three or more cards in sequence
135 Four cards of the same suit in hand score 4; four
136 cards in hand or crib of same suit as the starter
[all …]
/dragonfly/games/fish/
H A Dfish.c56 static const char *cards[] = { variable
60 #define PRC(card) printf(" %s", cards[card])
170 for (p = cards; *p; ++p) in usermove()
177 n = p - cards; in usermove()
190 printf("You don't have any %s's!\n", cards[n]); in usermove()
212 printf("I ask you for: %s.\n", cards[lmove]); in compmove()
263 printf("drew %s", cards[card]); in drawcard()
265 printf(" and made a book of %s's!\n", cards[card]); in drawcard()
293 opphand[move], cards[move], opphand[move] == 1 ? "": "'s"); in goodmove()
300 printf("made a book of %s's!\n", cards[move]); in goodmove()
H A Dfish.instr2 cards, and the rest of the deck is kept to be drawn from later. The
3 object of the game is to collect "books", or all of the cards of a single
6 We take turns asking each other for cards, but you can't ask me for a card
7 value if you don't have one of them in your hand! If I have any cards of
9 of the cards you ask for, you get to keep asking. If you ask me for a
12 me for, you get to keep asking me for cards. If not, it's my turn and I ask
16 your turn to move, I'll draw cards from the deck for you, and I'll tell
23 hitting the carriage return key displays how many cards I have in my hand,
26 Normally, the game stops when one of us runs out of cards, and the winner
/dragonfly/games/fortune/datfiles/
H A Dfortunes606 Teletypes smashed to bits. Mem'ry cards, one and all,
10827 You take credit cards, right?"
10901 ...and report cards I was always afraid to show
14278 Drinking beer and playing cards neighbors,
20677 We'll bury them today. And only cards are read.
30631 I've only got 12 cards.
32230 To throw in my hand for a new set of cards.
39667 A: Take away his credit cards.
42057 The blank area on the back of credit cards where one's
47832 The Official MBA Handbook on business cards:
[all …]
H A Dfortunes-o2235 It chewed up its cards
3864 between five and seven per cent of Christmas cards, at a rough estimate, are
5571 function as adults. Most 17-year-old males are still trading baseball cards
9179 My girlfriend's favorite erotic position is bending over my credit cards.
H A Dlimerick148 It chewed up its cards
3590 You could play cards inside,
/dragonfly/games/monop/
H A DMakefile5 SRCS= monop.c cards.c execute.c getinp.c houses.c jail.c misc.c \
H A Dcards.c205 dp->cards = calloc((size_t)dp->num_cards, sizeof(dp->cards[0])); in set_up()
206 if (dp->cards == NULL) in set_up()
210 dp->cards[i] = i; in set_up()
220 temp = dp->cards[r2]; in set_up()
221 dp->cards[r2] = dp->cards[r1]; in set_up()
222 dp->cards[r1] = temp; in set_up()
378 temp = dp->cards[gojfpos]; in ret_card()
381 dp->cards[i + 1] = dp->cards[i]; in ret_card()
383 dp->cards[i] = dp->cards[i + 1]; in ret_card()
385 dp->cards[dp->top_card] = temp; in ret_card()
[all …]
H A Ddeck.h47 int *cards; /* which cards (indexes info[]) */ member
H A Dexecute.c293 fprintf(outf, " %d", deck[i].cards[j]); in save()
663 dp->cards[j] = tmp; in restore_deck_attr()
/dragonfly/libexec/bootpd/
H A DREADME68 If you change the interface cards on your host or add new hosts you will
/dragonfly/sbin/natd/
H A DREADME16 to be ppp). I run it on a computer having two ethernet cards,
/dragonfly/share/dict/
H A Dweb2a9097 by cards
/dragonfly/share/examples/IPv6/
H A DUSAGE23 hardware address (for example, PCMCIA network cards). In such cases, it is
31 EUI64/IEEE802 sources, like ethernet cards. Pseudo interfaces will be

12