Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 1295) sorted by relevance

12345678910>>...52

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintmask.c20 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 Dadd_n.asm79 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 Dsub_n.asm79 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 DREADME10 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 Dxray_trampoline_powerpc64_asm.S10 # 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 Dportability.texi34 addressed, but only the common ones or only the ones that have been
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dportability.texi34 addressed, but only the common ones or only the ones that have been
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A DREADME27 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 DHowToCrossCompileLLVM.rst59 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 Dcleanup_milter.in10e2 # Replace a short body by increasingly longer ones and do header
/netbsd-src/sys/dev/ic/
H A Drs5c313.c177 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 Dtype_auth_create_gidlist.m412 # old macosx used "gid_t" but all newer ones use int
H A Dtype_recvfrom_fromlen.m416 # old macosx used "int" but all newer ones use socklen_t
/netbsd-src/external/bsd/ipf/dist/rules/
H A Dexample.83 # 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 Dmovpr.ms4 # 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 Drsaz-avx512.pl541 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 Dlit.cfg14 # 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 Dtype_6.rst8 …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 Ddeptgt.exp23 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 Dpredicates.md254 ;; 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 Dpredicates.md254 ;; 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 Dcom.asm44 C Take the bitwise ones-complement of src,size and write it to dst,size.
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dradix_ipf.h71 u_char *ones; member
/netbsd-src/external/bsd/ipf/dist/
H A Dradix_ipf.h71 u_char *ones; member
/netbsd-src/external/bsd/atf/dist/
H A DCOPYING74 ones in the XML Catalog Manager project, version 2.2.
79 derived form the ones in the Monotone project, revision

12345678910>>...52