HomeSort by relevance Sort by last modified time
    Searched refs:tee (Results 101 - 125 of 190) sorted by null

1 2 3 45 6 7 8

  /external/ltp/testcases/network/stress/tcp/multi-diffnic/
tcp4-multi-diffnic01 274 | setkey -c 2>&1 | tee $ipsec_log
281 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/tcp/multi-diffport/
tcp4-multi-diffport01 271 | setkey -c 2>&1 | tee $ipsec_log
278 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/tcp/multi-sameport/
tcp4-multi-sameport01 270 | setkey -c 2>&1 | tee $ipsec_log
277 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/udp/multi-diffnic/
udp4-multi-diffnic01 240 | setkey -c 2>&1 | tee $ipsec_log
247 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/udp/multi-diffport/
udp4-multi-diffport01 238 | setkey -c 2>&1 | tee $ipsec_log
245 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/python/cpython3/Lib/test/
test_itertools.py     [all...]
  /external/antlr/antlr-3.4/runtime/Python/
hudson-build.sh 58 pylint --rcfile=pylintrc --output-format=parseable --include-ids=yes antlr3 | tee pylint-report.txt
  /external/expat/
Makefile.am 139 tests/xmltest.sh "$(PWD)/run.sh $(PWD)/xmlwf/xmlwf@EXEEXT@" 2>&1 | tee tests/xmltest.log
  /external/ltp/testcases/kernel/containers/netns/
netns_helper.sh 260 tee /proc/sys/net/ipv6/conf/veth0/accept_dad \
263 tee /proc/sys/net/ipv6/conf/veth1/accept_dad \
  /external/ltp/testcases/network/stress/tcp/multi-diffip/
tcp4-multi-diffip01 305 | setkey -c 2>&1 | tee $ipsec_log
318 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 427 | setkey -c 2>&1 | tee $ipsec_log
434 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/ltp/testcases/network/stress/udp/multi-diffip/
udp4-multi-diffip01 272 | setkey -c 2>&1 | tee $ipsec_log
285 $LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhost_addr $rhost_addr' | PATH=/sbin:/usr/sbin:$PATH setkey -c' 2>&1 | tee $ipsec_log
  /external/vboot_reference/scripts/image_signing/
make_dev_firmware.sh 62 tee "$EXEC_LOG" |
  /external/vogar/src/vogar/commands/
VmCommandBuilder.java 178 .tee(output)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 295 /* In-kernel implementation of tee for pipe buffers.
299 extern ssize_t tee (int __fdin, int __fdout, size_t __len,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 313 /* In-kernel implementation of tee for pipe buffers.
317 extern ssize_t tee (int __fdin, int __fdout, size_t __len,
  /bionic/tests/
fcntl_test.cpp 209 TEST(fcntl, tee) {
230 // Tee /proc/version from pipe1 into pipe2.
231 ssize_t bytes_teed = tee(pipe1[0], pipe2[1], SIZE_MAX, 0);
  /external/protobuf/
tests.sh 60 echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
61 echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
  /external/protobuf/util/
tests.sh 60 echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
61 echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
  /build/make/tools/signapk/src/com/android/signapk/
SignApk.java 579 private OutputStream tee; field in class:SignApk.WholeFileSignerOutputStream
581 public WholeFileSignerOutputStream(OutputStream out, OutputStream tee) {
583 this.tee = tee;
615 // write to both output streams. out is the CMSTypedData signer and tee is the file.
617 tee.write(b, off, len);
628 // write to both output streams. out is the CMSTypedData signer and tee is the file.
630 tee.write(b);
    [all...]
  /system/core/bootstat/
boot_reason_test.sh 664 - echo healthd: battery l=2<space> | adb shell su root tee /dev/kmsg
690 echo 'healthd: battery l=2 ' | adb shell su root tee /dev/kmsg >/dev/null
704 echo 'healthd: battery l=2 ' | adb shell su root tee /dev/kmsg >/dev/null
773 - echo c | adb shell su root tee /proc/sysrq-trigger
787 echo c | adb shell su root tee /proc/sysrq-trigger >/dev/null
    [all...]
  /prebuilts/go/darwin-x86/src/io/
multi.go 97 // provided writers, similar to the Unix tee(1) command.
  /prebuilts/go/linux-x86/src/io/
multi.go 97 // provided writers, similar to the Unix tee(1) command.
  /external/autotest/site_utils/
setup_dev_autotest.sh 297 sudo tee config >/dev/null <<EOF2
  /external/iproute2/examples/
cbq.init-v0.7.3 673 $IP "$@" 2>&1 | tee -a $CBQ_DEBUG
679 $TC "$@" 2>&1 | tee -a $CBQ_DEBUG
    [all...]

Completed in 1489 milliseconds

1 2 3 45 6 7 8