Searched refs:most (Results 1 - 25 of 44) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-lshift.S50 lu 0,-4(4) # read most significant limb
53 lu 0,-4(4) # read 2:nd most significant limb
54 sreq 7,0,8 # compute most significant limb of result
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_lblcr.c33 * m <- {most conn node in serverSet[dest_ip]};
225 /* get weighted most-connection node in the destination set */
229 struct ip_vs_dest *dest, *most; local
238 most = e->dest;
239 if (atomic_read(&most->weight) > 0) {
240 moh = atomic_read(&most->activeconns) * 50
241 + atomic_read(&most->inactconns);
248 /* find the destination with the weighted most load */
256 doh * atomic_read(&most->weight))
258 most
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dsmb.conf8 ; The following configuration should suit most systems for basic usage and
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Dbusybox.spec22 small executable. It provides minimalist replacements for most of the utilities
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-add1.S139 addx %g0,%g0,%o0 ! return carry-out from most sign. limb
236 addx %g0,%g0,%o0 ! return carry-out from most sign. limb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex21 In most contemporary architectures, a 'byte' is synonymous with an
32 The most ubiquitous architectures today consider a 'byte' to be an
43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
54 'most significant byte first' in which the highest-valued byte comes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Drsrc_nonstatic.c195 u_char *b, hole, most; local
206 for (i = base, most = 0; i < base+num; i += 8) {
214 if ((j == 8) && (++b[hole] > b[most]))
215 most = hole;
216 if (b[most] == 127) break;
226 if (inb(i+j) != most) break;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_snan.S161 | Get the 32 most significant bits of etemp mantissa
183 | Get the 16 most significant bits of etemp mantissa
205 | Get the 8 most significant bits of etemp mantissa
H A Dx_operr.S260 beqs op_long |the most frequent case
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-flush.S180 bne icc0,#0,2b ; most likely a 1-page flush
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dsetup.S341 # because it will most likely be longer than 16 bits.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memchr.S71 # Deal with the case where at most 8 bytes remain to be searched
H A Dmemchr.S72 # Deal with the case where at most 8 bytes remain to be searched
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dsram-fn.S125 add r5, r5, #0x3 @ give it at most 93uS
220 add r8, r8, #0x2 @ give it at most 62uS (min 31+)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl279 The licenses for most software are designed to take away your
283 General Public License applies to most of the Free Software
373 interactive use in the most ordinary way, to print or display an
557 to attach them to the start of each source file to most effectively
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm95 ; Macros to eliminate most code duplication between x86_32 and x86_64:
98 ; covers most of x264's asm.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_decode.h83 | this separates most move instr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dlib1funcs.S57 @ to save one loop in most cases.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex75 most of the `NoName' manufacturers). In cases where a new drive really
92 was different for most of the different drivers: \eg, some drivers
122 Personally, I think that the most important hardware interfaces are
217 \cdrom\ device driver. One of the most important entries in this
269 Note that most functions have fewer parameters than their
271 information in the structures $inode$ and $file$ is used. For most
495 $cdrom_ioctl$ will use those. However, most $ioctl$s deal with
710 has most likely no influence on the behavior of the CD-players on
988 need for memory allocation either, so most $case$s in the $switch$
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm645 A default hashing algorithm, which will be adequate for most
699 In addition to the tie() interface, it is also possible to access most
742 usually adequate for most applications. If you do need to create extra
826 call to C<tie> and let them take default values. As DB_HASH is the most
855 The DB_HASH file format is probably the most commonly used of the three
1606 possible to make direct use of most of the API functions defined in the
2245 date, so the most recent version can always be found on CPAN (see
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dilsp.S273 # and U1, V1 are the most significant words. #
275 # The most sig. longword of the 64 bit dividend must be in %d5, least #
294 # Since we already checked this case above, we can treat the most significant
H A Disp.S471 # most likely be used the most.
520 # most likely be used the most.
2223 # and U1, V1 are the most significant words. #
2225 # The most sig. longword of the 64 bit dividend must be in %d5, least #
2244 # Since we already checked this case above, we can treat the most significant
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex241 The approach is the most promising, it is especially pleasant to recognize
254 Certainly, I choose the most ``stupid'' method. It is the cheapest one
H A Dip-tunnels.tex420 Actually, such setup is the most natural for tunneling,
432 applies to them. The simplest (and the most useful in practice)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dos.S325 | is most likely the incorrect thing to do and could put the system

Completed in 197 milliseconds

12