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

1 2 3 4

  /src/crypto/external/apache2/openssl/dist/providers/
encoders.inc 159 * convenience for any user that wants to use OSSL_ENCODER directly.
403 * This is entirely for the convenience of the user that wants to use
  /src/crypto/external/bsd/openssl/dist/providers/
encoders.inc 133 * convenience for any user that wants to use OSSL_ENCODER directly.
250 * This is entirely for the convenience of the user that wants to use
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 47 | the BSD kernel wants values into the following registers:
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Threading.inc 198 // If there's an affinity mask set, assume the user wants to constrain the
  /src/external/bsd/ntp/dist/ntpd/
ntp_control.c 1281 DPRINTF(3, ("recv_len %d, properlen %d, wants auth with keyid %08x, MAC length=%zu\n",
3304 u_char wants[CP_MAXCODE + 1]; local
3308 * Wants info for a particular peer. See if we know
3319 ZERO(wants);
3326 INSIST(v->code < COUNTOF(wants));
3327 wants[v->code] = 1;
3331 for (i = 1; i < COUNTOF(wants); i++)
3332 if (wants[i])
3354 u_char *wants; local
3358 * Wants system variables. Figure out which he want
    [all...]
ntp.conf.def 3012 0 means "lock whatever memory the process wants into memory".
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
target.go 77 // wants access to all available targets that LLVM is configured to support.
80 // InitializeAllTargets - The main program should call this function if it wants
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
lshsub_n.asm 37 C at all wants to use MMX.
  /src/sys/arch/amiga/stand/loadbsd/
startit.s 13 | the BSD kernel wants values into the following registers:
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 58 | the BSD kernel wants values into the following registers:
  /src/external/apache2/llvm/dist/libcxx/utils/ci/
run-buildbot 33 running back-deployment testing if one wants to override
  /src/usr.bin/make/unit-tests/
varmod-to-separator.mk 144 # The octal number can have as many digits as it wants.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
mul_1.asm 243 C can't be paired with an adc since it wants flags from the inc, so
  /src/sys/arch/mips/mips/
locore.S 443 move a0, s0 # wants the pinned lwp
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 640 # Depend is generally meaningless for arbitrary packages, but if someone wants
  /src/external/apache2/llvm/dist/llvm/cmake/
config.guess 1388 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
divrem_1.asm 56 dnl xsize+size isn't quite right. The threshold wants to be a bit higher
  /src/sys/external/isc/libsodium/dist/
config.guess 1375 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/external/apache2/llvm/autoconf/autoconf/
config.guess 1346 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/external/bsd/libevent/dist/build-aux/
config.guess 1492 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/external/lgpl3/mpc/dist/build-aux/
config.guess 1493 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/mips/
mips.S 744 srl $3,$4,$25 # $3 contains remainder if anybody wants it
mips64.S 741 dsrl $3,$4,$25 # $3 contains remainder if anybody wants it
  /src/crypto/external/bsd/heimdal/dist/
config.guess 1584 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips/
mips.S 744 srl $3,$4,$25 # $3 contains remainder if anybody wants it

Completed in 66 milliseconds

1 2 3 4