/openbsd/lib/libcrypto/arc4random/ |
H A D | getentropy_hpux.c | 205 int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat; in getentropy_fallback() local 223 faster = 1; in getentropy_fallback() 226 faster = 0; in getentropy_fallback() 260 if (!faster) { in getentropy_fallback()
|
H A D | getentropy_solaris.c | 241 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local 257 faster = 1; in getentropy_fallback() 260 faster = 0; in getentropy_fallback() 286 if (!faster) { in getentropy_fallback()
|
H A D | getentropy_aix.c | 201 int save_errno = errno, e, pgs = sysconf(_SC_PAGESIZE), faster = 0, repeat; in getentropy_fallback() local 223 faster = 1; in getentropy_fallback() 226 faster = 0; in getentropy_fallback() 266 if (!faster) { in getentropy_fallback()
|
H A D | getentropy_osx.c | 208 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local 231 faster = 1; in getentropy_fallback() 234 faster = 0; in getentropy_fallback() 279 if (!faster) { in getentropy_fallback()
|
H A D | getentropy_linux.c | 322 int save_errno = errno, e, pgs = getpagesize(), faster = 0, repeat; in getentropy_fallback() local 337 faster = 1; in getentropy_fallback() 340 faster = 0; in getentropy_fallback() 365 if (!faster) { in getentropy_fallback()
|
/openbsd/games/tetris/ |
H A D | tetris.h | 148 #define faster() (fallrate -= fallrate / 3000000) macro
|
H A D | input.c | 134 faster(); /* go faster */ in tgetchar()
|
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/ |
H A D | .travis.yml | 30 # Use new Travis stack, should be faster
|
/openbsd/gnu/llvm/lld/docs/ |
H A D | index.rst | 5 for system linkers and runs much faster than them. It also provides 74 As you can see, lld is significantly faster than GNU linkers. 133 Noticed that the new linker is much faster than the MSVC linker. 141 that the linker was faster than the GNU linkers, but we weren't sure
|
/openbsd/gnu/usr.bin/texinfo/makeinfo/ |
H A D | README | 17 job, but makeinfo is faster and gives better error messages.
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | busop_c.in | 51 ++c; /* Looping on "--c" is slightly faster than on "c--" */ 76 ++c; /* Looping on "--c" is slightly faster than on "c--" */ 99 ++c; /* Looping on "--c" is slightly faster than on "c--" */
|
/openbsd/usr.bin/file/magdir/ |
H A D | sinclair | 18 # reliably and faster...)
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | README.txt | 50 with the Y register, if they are faster.
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | PackageName.pod | 59 alternate interface that is faster when lots of look ups are involved.
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | lb1spl.asm | 103 ! ??? This routine could be made faster if was optimized, and if it was 178 ! ??? This routine could be made faster if was optimized, and if it was
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | lb1spl.asm | 103 ! ??? This routine could be made faster if was optimized, and if it was 178 ! ??? This routine could be made faster if was optimized, and if it was
|
/openbsd/sys/kern/ |
H A D | sched_bsd.c | 591 goto faster; in setperf_auto() 628 faster: in setperf_auto()
|
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
H A D | perlfaq.pod | 391 See the next question on ``How can I make my Perl program run faster?'' 393 =head2 How can I make my Perl program run faster? 401 fails consider just buying faster hardware. 503 faster or smaller, a CGI program has additional issues. It may be run 536 faster than normal CGI Perl when running in persistent Perl mode or 4 537 to 5 times faster without any modification to your existing CGI 586 code will run very much faster. That's because except for lucky cases 590 compilation time, leaving execution no more than 10-30% faster. A few 592 faster), but this takes some tweaking of your code. 606 faster, more portable, or more secure. In fact, it can make your
|
H A D | perlfaqo.txt | 140 See the next question on ``How can I make my Perl program run faster?'' 141 How can I make my Perl program run faster? 142 …hms instead of microtuning your code, and when all else fails consider just buying faster hardware. 168 Beyond the normal measures described to make general Perl programs faster or smaller, a CGI program… 174 … running programs up to 25 times faster than normal CGI Perl when running in persistent Perl mode … 183 …faster. That's because except for lucky cases where a lot of native type inferencing is possible, … 185 In general, the compiler will do nothing to make a Perl program smaller, faster, more portable, or …
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | README | 34 Use mmap when accessing files. This is faster on some hosts,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | README | 34 Use mmap when accessing files. This is faster on some hosts,
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | TODO.txt | 12 - There's a lot of complexity added past few years to make relocations faster.
|
/openbsd/usr.sbin/unbound/ |
H A D | README.md | 30 builtin alternative is equally capable and a little faster.
|
/openbsd/gnu/usr.bin/perl/t/uni/ |
H A D | class.t | 44 # constructing these objects here makes the last test loop go much faster
|
/openbsd/gnu/llvm/lld/docs/MachO/ |
H A D | index.rst | 5 for system linkers and runs much faster than them. It also provides
|