Home
last modified time | relevance | path

Searched refs:deck (Results 1 – 7 of 7) sorted by last modified time

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td4550 HelpText<"High level qualifier for z/OS C++RT side deck datasets">;
/freebsd/usr.bin/enigma/
H A Denigma.c27 static char deck[ROTORSZ]; variable
59 deck[i] = i; in setup()
115 nr1 = deck[n1]&MASK; in main()
116 nr2 = deck[nr1]&MASK; in main()
128 shuffle(deck); in main()
/freebsd/share/dict/
H A Dweb249543 deck
H A Dweb2a5098 bell deck
6617 boat deck
15998 deck beam
16001 deck boy
16003 deck car
16006 deck curb
16014 deck key
16020 deck log
26584 gun deck
29252 hot-deck
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dbib19206 They deck it with silver and with gold; they fasten it with nails and with hammers, that it move no…
H A Dfunstack.in2963 …NEATER2 as an aid during the early stages of development of a PL/I source deck. One option, USAGE,…
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc200 associate backing store with each of a stack or deck of overlapping
1010 deck including all other panel objects. The deck has an implicit
1012 function (analogous to refresh()) that displays all panels in the deck
1020 pointer. It then becomes the top of the deck. The panel's window is
1024 You can delete a panel (removing it from the deck) with del_panel.
1029 change the panel's position in the deck.
1037 rearranging the deck. The first pops its argument window to the top of
1038 the deck; the second sends it to the bottom. Either operation leaves
1070 It is possible to remove a panel from the deck temporarily; use
1081 It is possible to navigate the deck using the functions panel_above()