Searched refs:way (Results 76 - 100 of 290) sorted by relevance

1234567891011>>

/netbsd-current/crypto/external/bsd/openssl/dist/providers/
H A Dencoders.inc252 * on libcrypto functionality in any way.
/netbsd-current/usr.bin/make/unit-tests/
H A Ddeptgt.mk43 # ParseDependencyTargetWord. The only way to produce an expression that
H A Dcond-undef-lint.mk70 # condition, there is no way to influence the definedness of the nested
H A Dvarparse-errors.mk61 # These expressions must be nested in some way. The below expressions are
H A Dopt-debug-file.mk15 # logging again. Since then, an easier way is the undocumented option '-d0'.
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct3/
H A Daormul_2.asm46 C We could almost use 2-way unrolling, but currently the wN registers live too
48 C wards, 2-way unrolling should become possible. With n-indexed addressing it
52 C be postponed a full way, and then just one register could be used.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Daddlsh1_n.asm36 C The innerloop is 2*3-way unrolled, which is best we can do with the available
56 C processors. It uses 2*3-way unrolling, for good reasons. Unfortunately,
68 C force us to 2*2-way unrolling.
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.def636 This command provides a way to set certain data for a reference
655 These commands operate in the same way as the
711 This command operates in the same way as the
734 These commands operate in the same way as the
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc48 // ABI changes in a way that breaks allocator enumeration.
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
H A Dsqr_diagonal.asm34 C The 2-way unrolling is actually not helping the PA7100.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dlshiftc.asm46 C * Consider using 4-way unrolling. We reach 4.5 c/l, but the code is 2.5
H A Dlshift.asm46 C * Consider using 4-way unrolling. We reach 4 c/l, but the code is 2.5 times
H A Drshift.asm46 C * Consider using 4-way unrolling. We reach 4 c/l, but the code is 2.5 times
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_malloc_mac.inc50 // ABI changes in a way that breaks allocator enumeration.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lex.l83 done because flex does not have a generally useful way to detect
/netbsd-current/sys/arch/m68k/m68k/
H A Dw16copy.s107 | the easy way, 32 bits at a time:
127 | %a1 is misaligned, so we're forced to copy the hard way.
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/
H A Dlshift.asm44 C found any 8-way loop that runs better than the current 4-way loop.
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
H A Dcopyd.asm43 C * Optimize unaligned case. Some basic tests with 2-way and 4-way unrolling
H A Dcopyi.asm43 C * Optimize unaligned case. Some basic tests with 2-way and 4-way unrolling
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p6/
H A Daorsmul_1.asm45 C * Unroll more. 8-way unrolling would bring us to 10 c/l, 16-way unrolling
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dcodegen-diff94 The way you use it is as follows: first, you create I<OBJDUMP-OUTPUT-FILE>
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dddg.c983 int i, j, k, scc, way;
1049 way = g->nodes[i].max_dist[k] + g->nodes[k].max_dist[j];
1050 if (g->nodes[i].max_dist[j] < way)
1051 g->nodes[i].max_dist[j] = way;
981 int i, j, k, scc, way; local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dsol2-c1.S80 ! We ignore the auxiliary vector; there is no defined way to
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/mmix/
H A Dcrti.S26 % the way back. There's an actual crt0.o elsewhere, but that's a dummy.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dgroup-relocs.s7 @ handled in the same way for local and external symbols.

Completed in 221 milliseconds

1234567891011>>