Home
last modified time | relevance | path

Searched refs:hole (Results 1 – 25 of 31) sorted by relevance

12

/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_iso9660.c2084 int hole, parent; in register_CE() local
2122 hole = heap->cnt++; in register_CE()
2123 while (hole > 0) { in register_CE()
2124 parent = (hole - 1)/2; in register_CE()
2127 heap->reqs[hole].offset = offset; in register_CE()
2128 heap->reqs[hole].file = file; in register_CE()
2132 heap->reqs[hole] = heap->reqs[parent]; in register_CE()
2133 hole = parent; in register_CE()
2626 int hole, parent; in heap_add_entry() local
2655 hole = heap->used++; in heap_add_entry()
[all …]
H A Darchive_read_support_format_xar.c1091 int hole, parent; in heap_add_entry() local
1120 hole = heap->used++; in heap_add_entry()
1121 while (hole > 0) { in heap_add_entry()
1122 parent = (hole - 1)/2; in heap_add_entry()
1125 heap->files[hole] = file; in heap_add_entry()
1129 heap->files[hole] = heap->files[parent]; in heap_add_entry()
1130 hole = parent; in heap_add_entry()
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/
H A DTODO58 specs. creating this hole where a application/CA can't specify
/minix3/games/adventure/
H A Dglorkz46 23 You are at the west end of the Twopit Room. There is a large hole in
51 25 a large hole in the wall about 25 feet above you.
52 26 You clamber up the plant and scurry through the hole at the top.
54 28 You are in a low N/S passage at a hole in the floor. The hole goes
73 36 west is a large passage. Above you is a hole to another passage.
78 39 You are in a large room full of dusty rocks. There is a big hole in
108 60 round two foot hole slants down.
157 88 west. At the eastern end is a hole through which you can see a
171 95 through a hole in the floor. Passages exit to the south and west.
221 113 fed by a stream, which tumbles out of a hole in the wall about 10 feet
[all …]
/minix3/external/bsd/bind/dist/bin/tests/system/rpz/
H A Dtest265 ; poke hole in NXDOMAIN CIDR block to leave a4-4.tld2 unchanged
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/Thumb2/
H A Daligned-spill.ll71 ; Spill 7 d-registers, leave a hole.
/minix3/crypto/external/bsd/openssl/dist/
H A DINSTALL.WCE33 Most gaping hole in CRT is support for stdin/stdout/stderr IO, which
H A DNEWS686 o Fixed a security hole related to session resumption
H A DCHANGES6840 avoid potential security hole. (Re-used sessions on the client side
8320 to garbage. This is because not salting is a big security hole, so people
9610 *) Fix a security hole, that allows sessions to be reused in the wrong
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dload-slice.ll99 ; next to each other in memory. Here we have a hole with bytes #4-5.
/minix3/external/bsd/libc++/dist/libcxx/include/
H A D__functional_03500 // deleted overloads close possible hole in the type system
776 // deleted overloads close possible hole in the type system
1052 // deleted overloads close possible hole in the type system
1327 // deleted overloads close possible hole in the type system
H A D__tree317 // __y will be the initial hole in the tree (make the hole at a leaf)
H A Dfunctional1558 // deleted overloads close possible hole in the type system
/minix3/external/bsd/tcpdump/dist/
H A DREADME.md113 A preceding "-" indicates a hole in the sequence space
/minix3/games/fortune/datfiles/
H A Dlimerick-o.real888 Nosed into her hole --
894 Nosed into her hole --
1194 Had a hole as big as a basket.
1323 Tore a hole in his sister's best lingerie.
2317 With a hole in her head--
2372 The hole in the Holy Ghost.
3444 Who made a small hole in his flooring,
3619 Could get into her hole,
4348 Lodged tight in her hole so it seems.
5111 Try the hole in the back;
[all …]
H A Dfarber21 A whole hog is better than no hole at all.
82 Dig a hole and bury it.
84 Dig yourself a hole and bury it.
H A Dfortunes2-o.real69 --That there is a hole in the Earth at the North Pole from
576 a hole-in-one. The prime minister jumped up and down shouting, "Bonsai!
582 "What do you mean, wrong hole?"
1388 of its hole and said to his grandson, "Sonny, if you can get that there
1389 worm back down its hole, I'll give you five dollars."
1393 into its hole and turns to his grandpa with a huge smile on his face.
1844 nurse. "Say, what's that hole in the middle of your forehead?"
2655 Stop!" at the thing and trying to pull it out of her smoking hole. But nothing
2831 A man is playing golf at a very exclusive country club when he hits a hole-
2833 "Since you've made a hole in one, you may have a single wish. What
[all …]
H A Dzippy784 is a black hole and the pink socks are bus drivers who just fell in!!
1332 Yow! It's a hole all the way to downtown Burbank!
H A Dfortunes-o.real744 -- That there is a hole in the Earth at the North Pole from which
1046 Woman: "No, thanks, I've already got one ass-hole in there now."
1064 Prostitution is the only business where you can go into the hole and
H A Dfortunes2133 it would take a fire ant to drill a hole through a dill pickle, if the
328 into a black hole.
1939 (There's a hole *where*?)
2646 annual conventions. And you should see them gathered around the water hole,
2648 weren't looking for a water hole. They were looking for an alck hole.
4925 the wall of a house, leaving a cookie-cutout-perfect hole. The
7454 watering hole where the life of the jungle could be observed. As he
7481 the ball is more than three inches from the hole, because no one wants
13404 it is which never entrusts its life to one hole only.
18930 groundhog came out of its hole, it was killed by a mudslide.
[all …]
H A Dfortunes605 the ball is more than three inches from the hole, because no one wants
6422 this little hole in the bottom ...
6504 If a putt passes over the hole without dropping, it is deemed to have
11584 "They're putting dimes in the hole in my head to see the change
11827 hole in his head.
13064 "The one with the ever-widening hole in it!"
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmisc-ps.m849 // <rdar://problem/7593875> When handling sizeof(VLA) it leads to a hole in
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DREADME.txt2053 a hole), instead of doing elementwise zeroing.
/minix3/external/bsd/bind/dist/unit/atf-src/m4/
H A Dlibtool.m42742 dnl not every word. This closes a longstanding sh security hole.
/minix3/external/bsd/bind/dist/m4/
H A Dlibtool.m42943 dnl not every word. This closes a longstanding sh security hole.

12