HomeSort by: relevance | last modified time | path
    Searched refs:quite (Results 1 - 25 of 67) sorted by relevancy

1 2 3

  /src/sbin/dump/
itime.c 90 quite(errno, "cannot read %s even after creating it",
178 quite(errno, "cannot rewrite %s", dumpdates);
187 quite(errno, "can't fseek %s", dumpdates);
214 quite(errno, "can't flush %s", dumpdates);
216 quite(errno, "can't ftruncate %s", dumpdates);
230 quite(errno, "can't write %s", dumpdates);
main.c 334 quite(errno, "can't stat %s", argv[i]);
348 quite(errno, "can't statvfs %s", argv[i]);
452 quite(errno, "can't resolve mount %s (%s)", dt->fs_spec,
455 quite(errno, "can't get disk raw name for %s", buf);
462 quite(errno, "can't get disk raw name for %s",
855 quite(errno, "Can't allocate %zu bytes", size * number);
866 quite(errno, "Can't allocate %zu bytes", size);
877 quite(errno, "Can't copy %s", str);
optr.c 97 quite(errno, "fopen on %s fails", _PATH_TTY);
298 quite(int e, const char *fmt, ...) function
455 quite(errno, "Can't get mount list");
ffs_inode.c 178 quite(errno, "fs_mapinodes: cannot allocate memory.");
235 quite(errno, "cannot allocate inode memory.");
tape.c 287 quite(errno, "error writing command pipe");
772 quite(errno, "too many workers, %d (recompile smaller)",
826 quite(errno, "worker couldn't reopen disk");
929 quite(errno, "error reading command pipe");
dump.h 193 void quite(int, const char *, ...) __printflike(2, 3);
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Simple.pm 31 Sometimes, the functions in L<OpenSSL::Test> are quite tedious for some
  /src/crypto/external/bsd/openssl.old/dist/
NOTES.PERL 12 For our scripts, we rely quite a bit on Perl, and increasingly on
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev67/
popcount.asm 39 C This schedule seems necessary for the full 1.5 c/l, the IQ can't quite hide
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 34 become quite complex, and a bit overwhelming to look through directly. This
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 34 become quite complex, and a bit overwhelming to look through directly. This
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
submul_1.asm 43 C A15, but not quite at the multiply bandwidth like the corresponding addmul_1
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
popham.asm 53 C quite reasonable.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
mod_1_1.asm 36 C * Optimize. The present code was written quite straightforwardly.
mod_1_4.asm 36 C * Optimize. The present code was written quite straightforwardly.
  /src/external/lgpl3/gmp/dist/tests/
amd64call.asm 51 dnl Instrumented profiling won't come out quite right below, since we don't do
x86call.asm 51 dnl Instrumented profiling doesn't come out quite right below, since we don't
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
mul_1.asm 45 C size==8 end up being quite close. If src isn't aligned to an 8 byte
241 C The scheduling here is quite tricky, since so many instructions have
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 97 only have virtual IO devices, which makes it quite simple to work
99 boot sequence must be quite different from the pSeries or Macintosh,
287 interrupt tree, which can be quite different from the tree of bus
384 The device trees for embedded boards are usually quite simple, and
528 While it is already quite usable, there are a number of extra features
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
sqr_basecase.asm 54 C which is quite a bit, but is considered good value since squares big
55 C enough to use most of the code will be spending quite a few cycles in it.
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
dive_1.asm 46 C The loops are quite sensitive to code alignment, speeds should be
  /src/external/lgpl3/gmp/dist/mpn/x86/
sqr_basecase.asm 60 C might be worth considering. That'd add quite a bit to the code size, but
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
aorrlsh_n.asm 48 C unrolling). The rest of the code is quite crude, and could perhaps be made

Completed in 27 milliseconds

1 2 3