Searched refs:dist2 (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Ddistribute.c137 distribute_cmp (struct distribute *dist1, struct distribute *dist2)
139 if (dist1->ifname && dist2->ifname)
140 if (strcmp (dist1->ifname, dist2->ifname) == 0)
142 if (! dist1->ifname && ! dist2->ifname)
136 distribute_cmp(struct distribute *dist1, struct distribute *dist2) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djquant2.c322 INT32 dist0,dist1,dist2; local
406 dist2 = ((c2max - c2min) << C2_SHIFT) * C2_SCALE;
407 boxp->volume = dist0*dist0 + dist1*dist1 + dist2*dist2;
789 register INT32 dist2; /* current distance in inner loop */ local
832 dist2 = dist1;
835 if (dist2 < *bptr) {
836 *bptr = dist2;
839 dist2 += xx2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A DMakefile228 $(MAKE) DIST_NAME=flex-`sed <version.h 's/[^"]*"//' | sed 's/"//'` dist2
230 dist2:
H A DMakefile.in228 $(MAKE) DIST_NAME=flex-`sed <version.h 's/[^"]*"//' | sed 's/"//'` dist2
230 dist2:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/po/
H A DMakefile.in315 @$(MAKE) dist2
317 dist2: stamp-po $(DISTFILES)
H A DMakefile366 @$(MAKE) dist2
368 dist2: stamp-po $(DISTFILES)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/
H A DMakefile.in351 @$(MAKE) dist2
353 dist2: stamp-po $(DISTFILES)
H A DMakefile410 @$(MAKE) dist2
412 dist2: stamp-po $(DISTFILES)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile.in351 @$(MAKE) dist2
353 dist2: stamp-po $(DISTFILES)
H A DMakefile511 @$(MAKE) dist2
513 dist2: stamp-po $(DISTFILES)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/po/
H A DMakefile.in351 @$(MAKE) dist2
353 dist2: stamp-po $(DISTFILES)
H A DMakefile396 @$(MAKE) dist2
398 dist2: stamp-po $(DISTFILES)

Completed in 142 milliseconds