Searched refs:say (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dtest-lib.sh36 say () { function
87 say " ok $test_count: $@"
93 say "FAIL $test_count: $1"
122 say >&3 "skipping test: $@"
124 say "skip $test_count: $1"
138 say >&3 "expecting failure: $2"
155 say >&3 "expecting success: $2"
172 say >&3 "expecting exit code $1: $3"
195 say "passed all $test_count test(s)"
199 say "faile
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/patch/
H A Dutil.h38 void say(const char *, ...) __printflike(1, 2);
H A Dpatch.c260 say("Not enough memory to try swapped hunk! Assuming unswapped.\n");
277 say("Ignoring previously applied (or reversed) patch.\n");
281 say("%seversed (or previously applied) patch detected! %s -R.",
305 say("Error writing %s\n",
317 say("Hunk #%d ignored at %ld.\n",
323 say("Hunk #%d failed at %ld.\n",
328 say("Hunk #%d succeeded at %ld",
331 say(" with fuzz %ld", fuzz);
333 say(" (offset %ld line%s)",
336 say("
[all...]
H A Dinp.c111 say("Patching file %s using Plan %s...\n", filename,
160 say("(Creating file %s...)\n", filename);
232 say("Comparing file %s to default "
241 say("Checking out file %s from %s...\n",
258 say("block too large to mmap\n");
332 say("Warning: this file doesn't appear "
347 say("Good. This file appears to be the %s version.\n",
383 say("Warning: this file doesn't appear "
398 say("Good. This file appears to be the %s version.\n",
441 say("N
[all...]
H A Dutil.c69 say("Moving %s to stdout.\n", from);
81 say("Can't backup %s, output is in %s: %s\n", to, from,
87 say("Moving %s to %s.\n", from, to);
91 say("Can't create %s, output is in %s: %s\n",
158 say("Moving %s to %s.\n", orig, bakname);
214 say(const char *fmt, ...) function
356 say("fetchname %s %d\n", at, strip_leading);
H A Dpch.c195 say("done\n");
199 say("Hmm...");
204 say(" Ignoring the trailing garbage.\ndone\n");
206 say(" I can't seem to find a patch in there anywhere.\n");
210 say(" %sooks like %s to me...\n",
218 say("(Patch is indented %d space%s.)\n", p_indent,
223 say("No file to patch. Skipping...\n");
239 say("Skipping patch...\n");
437 say("The text leading up to this was:\n--------------------------\n");
442 say("|
[all...]
/netbsd-6-1-5-RELEASE/games/adventure/
H A Dhdr.h143 null, entrance, depression, /*enter, stream, pour,*/ say, lock,
H A Dinit.c115 null, entrance, depression, say, lock, throw, variable
242 say = vocab(DECR('s', 'a', 'y', '\0', '\0'), 2, 0);
H A Dmain.c183 if (verb == say && *wd2 != 0)
185 if (verb == say)
292 if (*wd2 != 0 && verb != say)
294 if (verb == say)
312 case 9: /* 8000 : drop,say,wave */
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dconfigure.bat6 rem goes awry. COMMAND.COM will say "Out of environment space", but
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dmul_1.asm33 C is odd there's roughly a 5 cycle penalty, so times for say size==7 and
36 C penalty, so in that case it's say size==8 and size==9 which are close.
246 C say %mm5, but that would save only one instruction and hence be no faster.
/netbsd-6-1-5-RELEASE/dist/nvi/dist/ExtUtils/
H A DEmbed.pm424 So, rather than having to say:
428 Just say:
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dmod_34lsub1.asm42 C also a bdz or bdnz for each and a pointer update say every three limbs
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dcopyi.asm38 C is unfortunate, but it's faster that way than with say rep movsl, by about
H A Dmode1o.asm142 C than a push and pop of say %edi.
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/
H A Dnamed.conf101 // doesn't work then do the full lookup. You can also say
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/
H A Dmode1o.asm66 C For size==1, a plain division (done bitwise say) might be faster than
/netbsd-6-1-5-RELEASE/sys/arch/m68k/fpsp/
H A Dfpsp.h91 * instruction that generates (say) an underflow. Alternatively,
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Daorsmul_1.asm43 dnl ldq in L1, say that load gets stalled because it collides with a fill from
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dmode1o.asm145 C would be normal internally from say mpn/generic/perfsqr.c. On balance,
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY499 ipftest will say "bad-packet" if it has been freed rather than just "blocked"
987 altered. How do you say "untested" ?)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x11 macro say by itself where variables are. Pass it desc.
714 * main.c (catch_termination): Don't say we have written
1210 register names, to say "register" instead of "reg", and to put the
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex3435 % the user wants an empty mark, they have to say @w{} not just @w.
4793 % Adapted from the TeXbook, page 416, which is to say,
7352 % If not defined, say something at least.
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dtexinfo.tex3438 % the user wants an empty mark, they have to say @w{} not just @w.
4797 % Adapted from the TeXbook, page 416, which is to say,
7356 % If not defined, say something at least.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex3435 % the user wants an empty mark, they have to say @w{} not just @w.
4793 % Adapted from the TeXbook, page 416, which is to say,
7352 % If not defined, say something at least.

Completed in 390 milliseconds

12