| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | printmask.c | 20 int ones; local 24 } else if ((ones = count4bits(*mask)) == -1) { 28 PRINTF("/%d", ones);
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/ |
| H A D | add_n.asm | 79 ldq u1, 0(r17) C L0 get next ones 83 ldq u0, 8(r17) C L0 get next ones 88 ldq u1, 16(r17) C L0 get next ones 96 $ret5f: ldq u0, 24(r17) C L0 get next ones 104 ldq u1, 32(r17) C L0 get next ones 124 $ret7: ldq u0, 0(r17) C L0 get next ones 134 ldq u1, 8(r17) C L0 get next ones 144 $ret1: ldq u0, 16(r17) C L0 get next ones 154 ldq u1, 24(r17) C L0 get next ones 164 $ret3: ldq u0, 32(r17) C L0 get next ones [all …]
|
| H A D | sub_n.asm | 79 ldq u1, 0(r17) C L0 get next ones 83 ldq u0, 8(r17) C L0 get next ones 88 ldq u1, 16(r17) C L0 get next ones 96 $ret5f: ldq u0, 24(r17) C L0 get next ones 104 ldq u1, 32(r17) C L0 get next ones 124 $ret7: ldq u0, 0(r17) C L0 get next ones 134 ldq u1, 8(r17) C L0 get next ones 144 $ret1: ldq u0, 16(r17) C L0 get next ones 154 ldq u1, 24(r17) C L0 get next ones 164 $ret3: ldq u0, 32(r17) C L0 get next ones [all …]
|
| /netbsd-src/external/cddl/osnet/sys/sys/ |
| H A D | README | 10 The solaris ones generally augment ours; the template should be: 39 the solaris ones first in the search path.
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
| H A D | xray_trampoline_powerpc64_asm.S | 10 # floating point, and vector parameters, so that we only spill those live ones. 151 # floating point, and vector parameters, so that we only spill those live ones.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | portability.texi | 34 addressed, but only the common ones or only the ones that have been
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | portability.texi | 34 addressed, but only the common ones or only the ones that have been
|
| /netbsd-src/external/gpl2/texinfo/dist/doc/ |
| H A D | README | 27 of overwriting existing ones, but this is more complicated. See your TeX 31 ones, you very likely have to update your ls-R file; do this with the
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | HowToCrossCompileLLVM.rst | 59 In addition to the ones above, you'll also need: 78 those extra ones, depending on your distribution. 110 ones. Below there's a list of some dependencies, but your project could 129 The ones you need for ARM are: ``libtinfo``, ``zlib1g``,
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | cleanup_milter.in10e | 2 # Replace a short body by increasingly longer ones and do header
|
| /netbsd-src/sys/dev/ic/ |
| H A D | rs5c313.c | 177 int ones = rs5c313_read_reg(sc, RS5C313_ ## y ## 1); \ in rs5c313_todr_gettime_ymdhms() 179 dt->dt_ ## x = tens * 10 + ones; \ in rs5c313_todr_gettime_ymdhms()
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | type_auth_create_gidlist.m4 | 12 # old macosx used "gid_t" but all newer ones use int
|
| H A D | type_recvfrom_fromlen.m4 | 16 # old macosx used "int" but all newer ones use socklen_t
|
| /netbsd-src/external/bsd/ipf/dist/rules/ |
| H A D | example.8 | 3 # block all incoming TCP connections but send back a TCP-RST for ones to
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | movpr.ms | 4 # Test generic "move Ps,Rd" and "move Rs,Pd" insns; the ones with
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| H A D | rsaz-avx512.pl | 541 my ($cur_idx,$idx,$ones) = map("%ymm$_", (21..23)); 556 vmovdqa64 .Lones(%rip), $ones # broadcast ones 571 vpaddq $ones, $cur_idx, $cur_idx # increment cur_idx
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/lld-features/ |
| H A D | lit.cfg | 14 # ones without will be found on Linux. Note that all files are just empty files,
|
| /netbsd-src/external/mit/libcbor/dist/doc/source/api/ |
| H A D | type_6.rst | 8 …CBOR tags <https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml>`_ before inventing new ones.
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | deptgt.exp | 23 make: "deptgt.mk" line 64: warning: Special and mundane targets don't mix. Mundane ones ignored
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| H A D | predicates.md | 254 ;; or a constant that is all ones in its lower bits. 256 ;; a bitfield to all ones. 264 ;; Used to detect a constant that is all ones in its lower bits.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
| H A D | predicates.md | 254 ;; or a constant that is all ones in its lower bits. 256 ;; a bitfield to all ones. 264 ;; Used to detect a constant that is all ones in its lower bits.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/ |
| H A D | com.asm | 44 C Take the bitwise ones-complement of src,size and write it to dst,size.
|
| /netbsd-src/sys/external/bsd/ipf/netinet/ |
| H A D | radix_ipf.h | 71 u_char *ones; member
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | radix_ipf.h | 71 u_char *ones; member
|
| /netbsd-src/external/bsd/atf/dist/ |
| H A D | COPYING | 74 ones in the XML Catalog Manager project, version 2.2. 79 derived form the ones in the Monotone project, revision
|