Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 25 of 79) sorted by relevance

1234

/openbsd/games/bcd/
H A Dbcd.c72 u_short holes[256] = { variable
210 if (holes[(unsigned char)*p]) in printonecard()
228 if (bit(holes[(unsigned char)*p], 11 - row)) in printonecard()
285 if (holes[i] == val && holes[i]) { in decode()
/openbsd/games/trek/
H A Dsetup.c222 q->holes = ranf(3) - q->stars / 5; in setup()
223 if (q->holes < 0) in setup()
224 q->holes = 0; in setup()
H A Dnova.c76 Quad[Ship.quadx][Ship.quady].holes += 1; in nova()
H A Dinitquad.c71 nholes = q->holes; in initquad()
H A Dtrek.h46 signed char holes; /* number of black holes in this quadrant */ member
/openbsd/games/cribbage/
H A Dcribbage.n27 and narrow, in which are four rows of 30 holes each. At one end, or in the
28 center, are two or four additional holes, called game holes. The board is
30 rows of holes nearest himself. Each is supplied with two pegs. Before the
31 first hand, the pegs are placed in the game holes. On making his first
32 score, the player advances one peg an appropriate number of holes (one per
/openbsd/sys/net/
H A Dpf_norm.c348 int holes = 1; in pf_frent_holes() local
352 holes--; in pf_frent_holes()
356 holes--; in pf_frent_holes()
360 holes--; in pf_frent_holes()
364 holes--; in pf_frent_holes()
366 return holes; in pf_frent_holes()
/openbsd/distrib/alpha/miniroot/
H A Dinstall.md38 # Use cat to avoid holes created by cp(1)
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Dintel_memory_region.c242 DRM_LIST_HEAD(holes); in igt_mock_contiguous()
316 list = &holes; in igt_mock_contiguous()
328 close_objects(mem, &holes); in igt_mock_contiguous()
363 list_splice_tail(&holes, &objects); in igt_mock_contiguous()
/openbsd/gnu/usr.bin/cvs/
H A DPROJECTS52 script tests, and fill in the holes.
H A DHACKING77 In most cases such code will create security holes (for example, for
/openbsd/gnu/usr.bin/perl/ext/SDBM_File/
H A DREADME50 the original Larson algorithm. It does produce holes in the
55 sdbm creates fewer holes in general, and the resulting page-
245 If it contains too many pages with too many holes, (in rela-
/openbsd/gnu/usr.bin/cvs/src/
H A Doptions.h.in159 holes described here are the only ones; I don't know how carefully
160 SETXID has been inspected for security holes. */
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl584delta.pod49 insecurities. Currently there are no known holes in C<suidperl>, but previous
/openbsd/usr.bin/m4/TEST/
H A Dtest.m4164 become older and more weatherbeaten, pot-holes will develop, trees will
/openbsd/games/adventure/
H A Dglorkz116 65 You are in Bedquilt, a long east/west passage with holes everywhere.
124 67 and west. There are holes all over, but the only big one is on the
1412 56 You have crawled around in some little holes and wound up back in the
1508 126 You have crawled around in some little holes and found your way
/openbsd/gnu/llvm/llvm/lib/Target/
H A DREADME.txt2013 A) Teach clang to generate metadata for memsets of structs that have holes in
2103 and out of and it has holes and it has to be conservative. If we knew about the
2104 holes, then this could be much much better.
2106 Having information about these holes would also improve memcpy (etc) lowering at
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlcygo.txt176 The Cygwin chroot() implementation has holes (it can not restrict file access by native Win32 progr…
H A Dperlcyg.pod464 The Cygwin chroot() implementation has holes (it can not restrict file
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker/
H A DFAQ.pod346 do that. Use at your own risk. Have fun blowing holes in your foot.
/openbsd/gnu/usr.bin/perl/
H A DREADME.cygwin413 The Cygwin C<chroot()> implementation has holes (it can not restrict file
/openbsd/gnu/gcc/gcc/
H A Dcommon.opt657 Pack structure members together without holes
/openbsd/games/hack/
H A Drumors162 Giant beetles make giant holes in giant trees!
/openbsd/gnu/usr.bin/cvs/doc/
H A DChangeLog388 about how no one has audited pserver for holes; a lot of holes
1582 security): The known holes which let a read-only user execute
3032 referring to people who have been give access to cvs, not to holes
/openbsd/games/fortune/datfiles/
H A Dlimerick1185 Drilled holes in divine statuary.
2381 They said, "Ass-holes are tighter than cunts."
2579 And the knot holes in doors
4225 It was all right for key-holes
4226 And little girl's pee-holes,

1234