Home
last modified time | relevance | path

Searched full:tee (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/third_party/rust/rust/tests/ui/rust-2018/
Dedition-lint-infer-outlives.fixed28 tee: &'a T
33 tee: &'a T
38 tee: &'a T
43 tee: &'a &'b T
48 tee: &'a &'b T
53 tee: &'a &'b T
58 tee: &'a T
63 tee: &'a T
68 tee: &'a T
73 tee: &'a &'b T
[all …]
Dedition-lint-infer-outlives.rs28 tee: &'a T field
33 tee: &'a T field
38 tee: &'a T field
43 tee: &'a &'b T field
48 tee: &'a &'b T field
53 tee: &'a &'b T field
58 tee: &'a T field
63 tee: &'a T field
68 tee: &'a T field
73 tee: &'a &'b T field
[all …]
Dedition-lint-infer-outlives-multispan.rs15 tee: &'a &'b T field
20 tee: &'a &'b T field
25 tee: T, field
31 tee: &'a T, field
37 tee: &'a T, field
43 tee: &'a T, field
49 tee: T, field
55 tee: &'a T, field
61 tee: &'a T, field
67 tee: &'a T, field
[all …]
/third_party/zlib/
Dconfigure53 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
56 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
61 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
67 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
103 echo "** $0 aborting." | tee -a configure.log
117 echo 'usage:' | tee -a configure.log
118 …echo ' configure [--const] [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configur…
119 echo ' [--static] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]' | tee -a configure.log
120 … echo ' [--includedir=INCLUDEDIR] [--archs="-arch i386 -arch x86_64"]' | tee -a configure.log
139 --sysconfdir=*) echo "ignored option: --sysconfdir" | tee -a configure.log; shift ;;
[all …]
/third_party/ffmpeg/libavformat/
Dtee.c2 * Tee pseudo-muxer
76 .class_name = "Tee muxer",
147 TeeContext *tee = avf->priv_data; in close_slaves() local
150 for (i = 0; i < tee->nb_slaves; i++) { in close_slaves()
151 close_slave(&tee->slaves[i]); in close_slaves()
153 av_freep(&tee->slaves); in close_slaves()
432 TeeContext *tee = avf->priv_data; in tee_process_slave_failure() local
433 TeeSlave *tee_slave = &tee->slaves[slave_idx]; in tee_process_slave_failure()
435 tee->nb_alive--; in tee_process_slave_failure()
439 if (!tee->nb_alive) { in tee_process_slave_failure()
[all …]
Dteeproto.c2 * Tee output protocol
43 .class_name = "tee",
87 av_strstart(filename, "tee:", &filename); in tee_open()
140 .name = "tee",
/third_party/ltp/testcases/realtime/perf/latency/
Drun_auto.sh11 echo "Logging to: " | tee -a $LOG_FILE
12 echo "$LOG_FILE " | tee -a $LOG_FILE
13 echo "and to local individual .out files " | tee -a $LOG_FILE
29 echo "pthread_cond_many configuration:" | tee -a $LOG_FILE
30 echo "number of threads = $nthread " | tee -a $LOG_FILE
31 echo "number of iterations = $iter " | tee -a $LOG_FILE
32 echo "number of processes = $nproc " | tee -a $LOG_FILE
/third_party/ncurses/ncurses/tinfo/
Dlib_acs.c115 real_map['u'] = '+'; /* should be tee pointing left */ in NCURSES_SP_NAME()
116 real_map['t'] = '+'; /* should be tee pointing right */ in NCURSES_SP_NAME()
117 real_map['v'] = '+'; /* should be tee pointing up */ in NCURSES_SP_NAME()
118 real_map['w'] = '+'; /* should be tee pointing down */ in NCURSES_SP_NAME()
149 real_map['T'] = '+'; /* tee pointing left */ in NCURSES_SP_NAME()
150 real_map['U'] = '+'; /* tee pointing right */ in NCURSES_SP_NAME()
151 real_map['V'] = '+'; /* tee pointing up */ in NCURSES_SP_NAME()
152 real_map['W'] = '+'; /* tee pointing down */ in NCURSES_SP_NAME()
161 real_map['G'] = '+'; /* tee pointing left */ in NCURSES_SP_NAME()
162 real_map['F'] = '+'; /* tee pointing right */ in NCURSES_SP_NAME()
[all …]
/third_party/ltp/testcases/kernel/syscalls/tee/
Dtee02.c9 * 1) tee() returns -1 and sets errno to EINVAL if fd_in does
11 * 2) tee() returns -1 and sets errno to EINVAL if fd_out does
13 * 3) tee() returns -1 and sets errno to EINVAL if fd_in and
25 #include "lapi/tee.h"
56 TEST(tee(*(tc->fdin), *(tc->fdout), TEE_TEST_LEN, 0)); in tee_verify()
59 tst_res(TFAIL, "tee() returned %ld, " in tee_verify()
67 "tee() failed unexpectedly; expected: %d - %s", in tee_verify()
72 tst_res(TPASS | TTERRNO, "tee() failed as expected"); in tee_verify()
/third_party/grpc/tools/interop_matrix/patches/csharp_v1.0.1/
Dgit_repo.patch45 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
47 +RUN echo "deb http://download.mono-project.com/repo/debian wheezy/snapshots/4.6 main" | tee /etc/a…
48 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /…
49 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a …
50 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
63 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.lis…
65 +RUN echo "deb http://download.mono-project.com/repo/debian jessie main" | tee /etc/apt/sources.lis…
66 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | tee -a /…
67 …RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a …
68 -RUN echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | tee -a /e…
/third_party/toybox/toys/posix/
Dtee.c1 /* tee.c - cat to multiple outputs.
5 * See http://opengroup.org/onlinepubs/9699919799/utilities/tee.html
7 USE_TEE(NEWTOY(tee, "ia", TOYFLAG_USR|TOYFLAG_BIN))
9 config TEE
10 bool "tee"
13 usage: tee [-ai] [file...]
/third_party/ncurses/ncurses/widechar/
Dlib_wacs.c53 { 't', { '+', 0x251c }}, /* tee pointing left */ in _nc_init_wacs()
54 { 'u', { '+', 0x2524 }}, /* tee pointing right */ in _nc_init_wacs()
55 { 'v', { '+', 0x2534 }}, /* tee pointing up */ in _nc_init_wacs()
56 { 'w', { '+', 0x252c }}, /* tee pointing down */ in _nc_init_wacs()
88 { 'T', { '+', 0x2523 }}, /* tee pointing left */ in _nc_init_wacs()
89 { 'U', { '+', 0x252b }}, /* tee pointing right */ in _nc_init_wacs()
90 { 'V', { '+', 0x253b }}, /* tee pointing up */ in _nc_init_wacs()
91 { 'W', { '+', 0x2533 }}, /* tee pointing down */ in _nc_init_wacs()
100 { 'G', { '+', 0x2563 }}, /* tee pointing left */ in _nc_init_wacs()
101 { 'F', { '+', 0x2560 }}, /* tee pointing right */ in _nc_init_wacs()
[all …]
/third_party/iptables/extensions/
Dlibxt_TEE.c2 * "TEE" target extension for iptables
45 "TEE target options:\n" in tee_tg_help()
57 printf(" TEE gw:%s", xtables_ipaddr_to_numeric(&info->gw.in)); in tee_tg_print()
59 printf(" TEE gw:%s", xtables_ipaddr_to_anyname(&info->gw.in)); in tee_tg_print()
70 printf(" TEE gw:%s", xtables_ip6addr_to_numeric(&info->gw.in6)); in tee_tg6_print()
72 printf(" TEE gw:%s", xtables_ip6addr_to_anyname(&info->gw.in6)); in tee_tg6_print()
131 .name = "TEE",
145 .name = "TEE",
Dlibxt_TEE.txlate1 # iptables-translate -t mangle -A PREROUTING -j TEE --gateway 192.168.0.2 --oif eth0
4 # iptables-translate -t mangle -A PREROUTING -j TEE --gateway 192.168.0.2
7 ip6tables-translate -t mangle -A PREROUTING -j TEE --gateway ab12:00a1:1112:acba::
10 ip6tables-translate -t mangle -A PREROUTING -j TEE --gateway ab12:00a1:1112:acba:: --oif eth0
Dlibipt_TEE.t2 -j TEE --gateway 1.1.1.1;=;OK
3 -j TEE ! --gateway 1.1.1.1;;FAIL
Dlibip6t_TEE.t2 -j TEE --gateway 2001:db8::1;=;OK
3 -j TEE ! --gateway 2001:db8::1;;FAIL
/third_party/ncurses/man/
Dcaptoinfo.1m147 GR tee pointing right
148 GL tee pointing left
149 GU tee pointing up
150 GD tee pointing down
158 Gr double tee pointing right
159 Gr double tee pointing left
160 Gu double tee pointing up
161 Gd double tee pointing down
Dcurs_add_wch.3x138 WACS_BTEE 0x2534 + v bottom tee
165 WACS_LTEE 0x2524 + t left tee
173 WACS_RTEE 0x251c + u right tee
181 WACS_TTEE 0x252c + w top tee
205 thick tee pointing up
217 thick tee pointing right
223 thick tee pointing left
226 thick tee pointing down
249 double tee pointing up
261 double tee pointing right
[all …]
/third_party/typescript/tests/baselines/reference/
DinferTypeConstraintInstantiationCircularity.types21 tee: T;
22 >tee : T
37 tee: T;
38 >tee : T
/third_party/ltp/testcases/realtime/func/pi-tests/
Drun_auto.sh18 PYTHONPATH=../../ python3 parse-testpi1.py $LOG_FILE 2>&1 | tee -a $LOG_FILE
22 PYTHONPATH=../../ python3 parse-testpi2.py $LOG_FILE 2>&1 | tee -a $LOG_FILE
26 PYTHONPATH=../../ python3 parse-testpi1.py $LOG_FILE 2>&1 | tee -a $LOG_FILE
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dtee.c51 result = tee(pipefd1[0], pipefd2[1], 32768, SPLICE_F_NONBLOCK); in tee_0100()
53 t_error("%s tee failed\n", __func__); in tee_0100()
60 t_error("%s tee failed, buf = %s\n", __func__, buf); in tee_0100()
92 result = tee(fd, pipefd2[1], 32768, SPLICE_F_NONBLOCK); in tee_0200()
/third_party/littlefs/scripts/
Dteepipe.py3 # tee, but for pipes
6 # ./scripts/tee.py in_pipe out_pipe1 out_pipe2
57 description="tee, but for pipes.",
/third_party/iptables/iptables/tests/shell/testcases/iptables/
D0008-unprivileged_038 # TEE has no revision 0
39 out=$(run $XT_MULTI iptables -j TEE --help)
41 grep_or_rc "TEE target options:" <<< "$out"
/third_party/cJSON/fuzzing/
Dafl-prepare-linux.sh4 echo core | sudo tee /proc/sys/kernel/core_pattern
5 echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
/third_party/toybox/tests/
Dhostname.test12 testing "set" 'hostname "2>&1 | tee"; hostname; hostname "$HOST"' "2>&1 | tee\n" "" ""

12345678910>>...15