Home
last modified time | relevance | path

Searched refs:d (Results 1 – 22 of 22) sorted by relevance

/iperf/src/
H A Dt_units.c41 double d; in main() local
59 d = 4.0 * 1024 * 1024 * 1024; in main()
60 llu = (iperf_size_t) d; in main()
63 llu = (iperf_size_t) d; in main()
69 d = 4.0 * 1024 * 1024 * 1024; in main()
70 llu = (iperf_size_t) d; in main()
73 llu = (iperf_size_t) d; in main()
88 d = 4.0 * 1024 * 1024 * 1024; in main()
89 unit_snprintf(s, 11, d, 'A'); in main()
92 unit_snprintf(s, 11, d, 'a'); in main()
[all …]
H A Diperf_udp.c76 double transit = 0, d = 0; in iperf_udp_recv() local
193 d = transit - sp->prev_transit; in iperf_udp_recv()
194 if (d < 0) in iperf_udp_recv()
195 d = -d; in iperf_udp_recv()
197 sp->jitter += (d - sp->jitter) / 16.0; in iperf_udp_recv()
H A Diperf_util.c159 double d; in timeval_to_double() local
161 d = tv->tv_sec + tv->tv_usec / 1000000; in timeval_to_double()
163 return d; in timeval_to_double()
570 ssize_t d = ptr - *buf; in getdelim() local
576 ptr = nbuf + d; in getdelim()
H A Dcjson.c78 #define isinf(d) (isnan((d - d)) && !isnan(d)) argument
81 #define isnan(d) (d != d) argument
557 double d = item->valuedouble; in print_number() local
570 if (isnan(d) || isinf(d)) in print_number()
577 length = sprintf((char*)number_buffer, "%1.15g", d); in print_number()
580 if ((sscanf((char*)number_buffer, "%lg", &test) != 1) || !compare_double((double)test, d)) in print_number()
583 length = sprintf((char*)number_buffer, "%1.17g", d); in print_number()
H A DMakefile.in1319 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1320 echo "$$d$$p"; echo "$$p"; \
1362 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1363 echo "$$d$$p"; echo "$$p"; \
1398 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1399 echo "$$d$$p"; \
1670 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1671 if test -d $$d/$$file; then \
1676 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1680 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
[all …]
/iperf/config/
H A Ddepcomp378 tmpdepfile=$base.d
384 lockdir=$base.d-lock
445 tmpdepfile1=$dir$base.d
446 tmpdepfile2=$dir.libs/$base.d
449 tmpdepfile1=$dir$base.d
450 tmpdepfile2=$dir$base.d
495 tmpdepfile1=$dir$base.o.d # libtool 1.5
496 tmpdepfile2=$dir.libs/$base.o.d # Likewise.
500 tmpdepfile1=$dir$base.d
501 tmpdepfile2=$dir$base.d
[all …]
H A Dmkinstalldirs101 for d in ./-m ./-p ./--version "./$dirmode";
103 test -d $d && rmdir $d
124 for d
126 test "x$d" = x && continue
128 pathcomp=$pathcomp$d
H A Dinstall-sh363 d????-?r-*) different_mode=700;;
364 d????-?--*) different_mode=755;;
410 for d
412 test X"$d" = X && continue
414 prefix=$prefix$d
538 # time-stamp-format: "%:y-%02m-%02d.%02H"
H A Dcompile317 lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
H A Dltmain.sh2213 # time-stamp-pattern: "30/scriptversion=%:y-%02m-%02d.%02H; # UTC"
10432 …reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o…
H A Dconfig.guess1746 # time-stamp-format: "%:y-%02m-%02d"
/iperf/
H A DMakefile.in172 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
507 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508 if test -d $$d/$$file; then \
511 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
513 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
520 || cp -p $$d/$$file "$(distdir)/$$file" \
550 || find "$(distdir)" -type d ! -perm -755 \
552 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
553 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
[all …]
H A Daclocal.m4681 --debug | --d* | -d )
973 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
987 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
1629 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1669 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
2112 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
2168 if test -d .libs; then
3070 if test -d /usr/nec; then
4291 if test -d /usr/nec; then
4642 if test -d /usr/nec; then
[all …]
H A Dconfigure2188 debug ("X = %d\n", x);
2190 report (x>y, "x is %d but y is %d", x, y);
2281 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
4079 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
4106 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
4287 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
5522 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
9635 # end of line. Example: 'a|bc|.*d.*' will exclude the symbols 'a' and 'bc',
9636 # as well as any symbol that contains 'd'.
9803 emxexp $libobjs | $SED /"_DLL_InitTerm"/d >> $output_objdir/$libname.def~
[all …]
H A DREADME.md118 (-d in iperf2)
H A DRELNOTES.md846 * A -d flag enables debugging output.
/iperf/docs/
H A D2017-06-06.txt15 We'd like to encourage users in the community who are comfortable
18 tarballs will be produced until the official 3.2 release, although I'd
33 bug reports or enhancement requests. We'd like to direct user
H A D2017-04-27.txt47 Instead we'd like users to either use the mailing list
88 fixes. We'd appreciate any testing and feedback that users in the
H A Ddev.rst62 -d, --dualtest Do a bidirectional test simultaneously
H A Dinvoking.rst197 -d, --debug
/iperf/examples/
H A DMakefile.in504 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
505 if test -d $$d/$$file; then \
508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
510 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
512 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
514 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517 || cp -p $$d/$$file "$(distdir)/$$file" \
/iperf/.github/
H A DCONTRIBUTING.md37 If you have improvements or bugfixes to make to iperf3, we'd love to