Searched refs:difference (Results 1 - 22 of 22) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex793 The difference is that it does not run when no arguments are given.
1182 to \verb|local| with one difference: such addresses are invalid when used
1678 listed but purged. The only difference is the default action: \verb|show|
1680 The reason for this difference does not require any explanation, does it?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk5 # components distributed under difference licenses. The codec libraries
H A Dexe.mk5 # components distributed under difference licenses. The codec libraries
H A Dlib.mk5 # components distributed under difference licenses. The codec libraries
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex33 a difference value decoded from the bitstream packet.
240 derives final Y amplitude values from the encoded, wrapped difference
242 lines. Also, although zero-difference values are used in the
245 Skipping zero-difference values allows a smoother line fit.
256 +/- difference values, then apply to line prediction.
H A Da1-encapsulation-ogg.tex180 end the stream on other than even frame boundaries. The difference
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex8092 % Take account of \c (plain) vs. \, (Texinfo) difference.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/times/
H A Dusparc.cc5 I belive the difference is tied up in optimisation that the compiler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1766 difference between them is the place that the filter is installed.
1984 therefore worth knowing the difference, so that you can pick the right
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7820 % Take account of \c (plain) vs. \, (Texinfo) difference.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c1705 fprintf(stderr, "Got a difference for %s\n", filename);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Dusparc.cc5 I belive the difference is tied up in optimisation that the compiler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S1810 subw %d0,LOCAL_EX(%a0) |account for difference between
1830 subw %d0,LOCAL_EX(%a0) |account for difference between
1913 subw %d0,LOCAL_EX(%a0) |account for difference in denorm
H A Dx_fline.S44 subl #4,%a7 |4 accounts for 2-word difference
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S15902 cmp.w %d0,L_SCR1(%a6) # is difference >= len(mantissa)+2?
15938 cmp.w %d0,2+L_SCR1(%a6) # is difference >= len(mantissa)+2?
15977 # of the difference between the original and new exponent. Then, #
16104 # of the difference between the original and new exponent. Then, #
17431 # only difference is that the <ea> field should hold the PC
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dhypersparc.S357 sub %o1, %o0, %o2 ! difference
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/
H A Dff-memless.c171 int difference; local
192 difference = abs(value) - envelope_level;
194 debug("difference = %d", difference);
198 difference = difference * time_from_level / time_of_envelope;
200 debug("difference = %d", difference);
203 -(difference + envelope_level) : (difference
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_jbd.h1030 int difference = (x - y); local
1031 return (difference > 0);
1036 int difference = (x - y); local
1037 return (difference >= 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h1037 int difference = (x - y); local
1038 return (difference > 0);
1043 int difference = (x - y); local
1044 return (difference >= 0);
H A Djbd2.h1045 int difference = (x - y); local
1046 return (difference > 0);
1051 int difference = (x - y); local
1052 return (difference >= 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DRelPath.mk31 # elements, and so on, until a difference is found. At each
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h636 int difference = (x - y); local
637 return (difference >= 0);

Completed in 414 milliseconds