Home
last modified time | relevance | path

Searched refs:x (Results 1 – 19 of 19) sorted by relevance

/iperf/src/
H A Dportable_endian.h39 # define be64toh(x) (x) argument
40 # define htobe64(x) (x) argument
95 # define htole16(x) (x) argument
97 # define le16toh(x) (x) argument
100 # define htole32(x) (x) argument
102 # define le32toh(x) (x) argument
105 # define htole64(x) (x) argument
107 # define le64toh(x) (x) argument
112 # define htobe16(x) (x) argument
114 # define be16toh(x) (x) argument
[all …]
H A DMakefile.in451 test "x$$am__odir" = x"." || test -d "$$am__odir" \
1418 set x; \
1527 if test x"$$1" = x"--maybe-color"; then \
1529 elif test x"$$1" = x"--no-color"; then \
1568 test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
/iperf/config/
H A Dcompile161 set x "$@" -I"$file"
166 set x "$@" -I"$file"
172 set x "$@" "$lib"
177 set x "$@" "$lib"
204 set x "$@" "$1"
209 set x "$@" -Tp"$file"
214 set x "$@" "$file"
218 set x "$@" "$1"
282 set x "$@" -o "$2"
289 set x "$@" "$1"
[all …]
H A Dtest-driver79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
80 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
82 if test x"$missing_opts" != x; then
H A Diperf_config_static_bin.m48 AM_CONDITIONAL([ENABLE_STATIC_BIN], [test x$enable_static_bin = xno])
10 AS_IF([test "x$enable_static_bin" == xyes],
H A Dconfig.guess132 if test x"$CC_FOR_BUILD" = x ; then
471 test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
583 if test "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx || \
584 test "$TARGET_BINARY_INTERFACE"x = x
1048 test x"${LIBC}" = xgnu && IS_GLIBC=1
1091 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1478 elif test "x${cputype-}" != x; then
1540 if test "x$GUESS" != x; then
H A Dax_check_openssl.m455 if test x"$PKG_CONFIG" != x""; then
H A Dmkinstalldirs126 test "x$d" = x && continue
H A Dltmain.sh1520 test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
5354 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
10886 gentop=$output_objdir/${outputname}x
10900 gentop=$output_objdir/${outputname}x
10921 gentop=$output_objdir/${outputname}x
/iperf/
H A Dconfigure.ac56 if test "x$GCC" = "xyes"; then
136 if test "x$with_openssl" = "xno"; then
144 [ if test "x$with_openssl" != "x"; then
168 if test "x$iperf3_cv_header_tcp_congestion" = "xyes"; then
180 if test "x$iperf3_cv_header_tcp_user_timeout" = "xyes"; then
196 if test "x$iperf3_cv_header_flowlabel" = "xyes"; then
241 if test "x$iperf3_cv_header_so_bindtodevice" = "xyes"; then
255 if test "x$iperf3_cv_header_ip_mtu_discover" = "xyes"; then
269 if test "x$iperf3_cv_header_ip_dontfrag" = "xyes"; then
290 [if test "x$iperf3_cv_header_ip_mtu_discover" = "xyes" -o "x$iperf3_cv_header_ip_dontfrag" = "xyes"…
[all …]
H A Dconfigure129 *v*x* | *x*v* ) as_opts=-vx ;;
131 *x* ) as_opts=-x ;;
258 *v*x* | *x*v* ) as_opts=-vx ;;
837 program_transform_name=s,x,x,
2541 if test "x$ac_old_val" != "x$ac_new_val"; then
3286 if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
8364 case x$2 in
10895 x|xyes)
14476 if test x"$PKG_CONFIG" != x""; then
16397 set x $ac_tag
[all …]
H A Daclocal.m4804 chmod +x "$ofile"
1933 x$lt_dlunknown|x*) $3 ;;
2290 case x@S|@2 in
2291 x)
2296 x:*)
4033 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
4510 # Sun C++ 4.x
5432 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
6102 x|xyes)
7253 # Sun C++ 4.x
[all …]
H A DINSTALL131 is something like `gnu-as' or `x' (for the X Window System). The
137 you can use the `configure' options `--x-includes=DIR' and
138 `--x-libraries=DIR' to specify their locations.
H A DREADME.md102 Relation to iperf 2.x
124 -x, --reportexclude [CDMSV] exclude C(connection) D(data) M(multicast)
H A DMakefile.in424 set x; \
659 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
H A DRELNOTES.md610 3.0.x release.
/iperf/docs/
H A D2017-06-06.txt8 3.2.x series. These changes include fixes for a number of
H A Ddev.rst37 Changes from iperf 2.x
65 -x, --reportexclude [CDMSV] exclude C(connection) D(data) M(multicast)
/iperf/examples/
H A DMakefile.in443 set x; \