Searched refs:difference (Results 1 - 25 of 81) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/sample/
H A Dtime-test.c45 struct timeval newtime, difference; local
50 evutil_timersub(&newtime, &lasttime, &difference);
51 elapsed = difference.tv_sec +
52 (difference.tv_usec / 1.0e6);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/times/
H A Dusparc.cc5 I believe the difference is tied up in optimisation that the compiler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/times/
H A Dusparc.cc5 I believe the difference is tied up in optimisation that the compiler
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtimespan.tex165 Returns the difference in number of days.
172 Returns the difference in number of hours.
179 Returns the difference in number of milliseconds.
186 Returns the difference in number of minutes.
193 Returns the difference in number of seconds.
207 Returns the difference in number of weeks.
347 Returns the difference of two timespans.
H A Dcritsect.tex4 \helpref{mutexes}{wxmutex}. The only difference is that under Windows platform
H A Dtclipbrd.tex43 The only (but important) difference is that the object for the clipboard
52 Another small difference is that in the case of clipboard operation, the
H A Dhtmlstrt.tex22 I think the difference is quite clear.
H A Dtfont.tex37 \normalbox{{\bf Note:} There is currently a difference between the appearance
H A Dtdate.tex88 \helpref{wxTimeSpan}{wxtimespan}: it is just a difference in milliseconds
128 allowed and, additionally, a difference between two wxDateTime objects can be
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_jbd.h1033 int difference = (x - y); local
1034 return (difference > 0);
1039 int difference = (x - y); local
1040 return (difference >= 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djbd.h1035 int difference = (x - y); local
1036 return (difference > 0);
1041 int difference = (x - y); local
1042 return (difference >= 0);
H A Djbd2.h1233 int difference = (x - y); local
1234 return (difference > 0);
1239 int difference = (x - y); local
1240 return (difference >= 0);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Dcommsup.c1580 long difference = HZ; local
1791 && ((difference = next_check_jiffies - jiffies) <= 0)) {
1794 difference = ((long)(unsigned)check_interval)
1796 next_check_jiffies = jiffies + difference;
1801 && ((difference = next_jiffies - jiffies) <= 0)) {
1817 difference = (((1000000 - now.tv_usec) * HZ)
1850 difference = (long)(unsigned)update_interval*HZ;
1853 difference = 10 * HZ;
1855 next_jiffies = jiffies + difference;
1857 difference
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-roccat-kone.c292 int retval = 0, difference; local
299 difference = memcmp(buf, &kone->settings, sizeof(struct kone_settings));
300 if (difference) {
379 int retval = 0, difference; local
388 difference = memcmp(buf, profile, sizeof(struct kone_profile));
389 if (difference) {
/netgear-R7000-V1.0.7.12_1.2.5/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.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dmax8998.c343 int difference = desc->min + desc->step*i - previous_vol/1000; local
344 if (difference > 0)
345 udelay(difference / ((val & 0x0f) + 1));
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DRelPath.mk31 # elements, and so on, until a difference is found. At each
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h636 int difference = (x - y); local
637 return (difference >= 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_fline.S44 subl #4,%a7 |4 accounts for 2-word difference
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...

Completed in 138 milliseconds

1234