Searched refs:want (Results 26 - 50 of 141) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dnetware.bat9 rem want to redirect stdout and stderr. An example command line would be
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_rtalloc.c1156 xfs_rtword_t want; /* mask for "good" values */ local
1180 want = (*b & ((xfs_rtword_t)1 << bit)) ? -1 : 0;
1197 if ((wdiff = (*b ^ want) & mask)) {
1243 if ((wdiff = *b ^ want)) {
1290 if ((wdiff = (*b ^ want) & mask)) {
1331 xfs_rtword_t want; /* mask for "good" values */ local
1355 want = (*b & ((xfs_rtword_t)1 << bit)) ? -1 : 0;
1371 if ((wdiff = (*b ^ want) & mask)) {
1416 if ((wdiff = *b ^ want)) {
1460 if ((wdiff = (*b ^ want)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S336 # we also want to single step anyway, but after fixing up so that we get an event on the
412 # we'll want to try the trap stub again
438 # we also have to fudge PSR because the return BREAK is in kernel space and we want
457 # we'll want to try the trap stub again
466 # we'll want to try the trap stub again
475 # we'll want to try the trap stub again
H A Dcmode.S127 # (11) Set the value of CMODE that you want to change to
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.com11 $! you want/need ... I'll make even this a little cleaner later.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A DCA.com11 $! you want/need ... I'll make even this a little cleaner later.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/avm/
H A Db1.c341 int nconn, want = rp->level3cnt; local
343 if (want > 0) nconn = want;
344 else nconn = ctrl->profile.nbchannel * -want;
H A Db1dma.c770 int want = rp->level3cnt; local
774 if (want > 0) nconn = want;
775 else nconn = ctrl->profile.nbchannel * -want;
H A Dc4.c943 int want = rp->level3cnt; local
950 if (want > 0) nconn = want;
951 else nconn = ctrl->profile.nbchannel * 4 * -want;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfphw.S89 @ not want to drop a pending exception.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S16 ;; we also do _NOT_ want to compute a checksum over more than the
H A Dchecksumcopy.S20 ;; we also do _NOT_ want to compute a checksum over more than the
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S16 ;; we also do _NOT_ want to compute a checksum over more than the
H A Dchecksumcopy.S20 ;; we also do _NOT_ want to compute a checksum over more than the
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-shark.S121 adr r2, __go_on @ where we want to jump
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm147 In some cases, you'll want to completely skip an entire testing script.
155 If you want to control what functions Test::More will export, you
558 # We can't use UNIVERSAL::isa because we want to honor isa() overrides
604 Sometimes you just want to say that the tests have passed. Usually
677 You usually want to test if the module you're testing loads ok, rather
715 because the notion of "compile-time" is relative. Instead, you want:
980 but want to put tests in your testing script (always a good idea).
1294 If you simply want to do a little tweaking of how the tests behave,
1400 L<Test::Simple> if all this confuses you and you just want to write
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A DAndroid.mk25 # it (dhcpcd is a good choice to watch). You'll also want to add -L options to
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/kernel/
H A Dswitchto.S71 st.q r0, (14*8), r14 ! for unwind, want to look as though we took a trap at
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsgetem.S81 movew LOCAL_EX(%a0),%d0 |get the exp (really just want sign bit)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dballoc.c803 * @goal: near which block we want find new one
824 unsigned pos, want, blockmap, mask, end; local
869 want = want_arr[count];
871 if ((blockmap & mask) == want) {
877 want <<= 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dtag.c234 * too much of our internal implemenation. I'm not convinced I want
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Ddpkg.c125 * to be shifted is 8, don't want to shift data to where it has
640 /* if num = 1, it returns the want status, 2 returns flag, 3 returns status */
667 unsigned want = get_status(status_node_num, 1); local
670 int want_len = strlen(name_hashtable[want]);
677 want = new_value_num;
692 new_status = xasprintf("%s %s %s", name_hashtable[want], name_hashtable[flag], name_hashtable[status]);
920 * which a regular depends can be satisfied by a package which we want
1045 /* If we don't want this package installed then we may
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex71 % We never want plain's \outer definition of \+ in Texinfo.
216 % We want to insert a rule with the height and depth of the current
261 % we did was a \nobreak, we don't want to insert more space.
351 % Have to do this stuff outside the \shipout because we want it to
358 % We don't want .vr (or whatever) entries like this:
759 % end-of-line in the output. We don't want the end-of-line after
832 % page breaks. On the other hand, we don't want to actually break the
930 \makevalueexpandable % we want to expand any @value in FILE.
1115 % Another complication: we want \\ (and @\) to output a \ character.
1208 \newif\iflinks \linkstrue % by default we want th
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dsvcsock.c1035 /* Ideally, we would want to reject connections from unauthorized
1172 unsigned long want = 4 - svsk->sk_tcplen; local
1176 iov.iov_len = want;
1177 if ((len = svc_recvfrom(rqstp, &iov, 1, want)) < 0)
1181 if (len < want) {
1183 len, want);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex71 % We never want plain's \outer definition of \+ in Texinfo.
212 % We want to insert a rule with the height and depth of the current
257 % we did was a \nobreak, we don't want to insert more space.
347 % Have to do this stuff outside the \shipout because we want it to
354 % We don't want .vr (or whatever) entries like this:
755 % end-of-line in the output. We don't want the end-of-line after
828 % page breaks. On the other hand, we don't want to actually break the
1104 % Another complication: we want \\ (and @\) to output a \ character.
1183 \newif\iflinks \linkstrue % by default we want the aux files.
2371 % like \smartslanted except unconditionally use \sl. We never want
[all...]

Completed in 242 milliseconds

123456