| /external/llvm-project/lldb/unittests/Utility/ |
| D | StreamTeeTest.cpp | 17 StreamTee tee; in TEST() local 24 StreamTee tee(s1); in TEST() local 34 StreamTee tee(s1, s2); in TEST() local 71 StreamTee tee(s1, s2); in TEST() local 104 StreamTee tee(s1, s2); in TEST() local 126 StreamTee tee; in TEST() local 143 StreamTee tee(s1); in TEST() local 151 StreamTee tee; in TEST() local 160 StreamTee tee(s1); in TEST() local 176 StreamTee tee(s1); in TEST() local
|
| /external/ltp/include/lapi/ |
| D | tee.h | 27 ssize_t tee(int fd_in, int fd_out, size_t len, unsigned int flags) in tee() function
|
| /external/vogar/src/vogar/commands/ |
| D | Command.java | 54 private final PrintStream tee; field in Command 239 private PrintStream tee = null; field in Command.Builder 282 public Builder tee(PrintStream printStream) { in tee() method in Command.Builder
|
| /external/llvm-project/openmp/runtime/tools/lib/ |
| D | Build.pm | 82 sub tee($$) { subroutine
|
| /external/guice/core/test/com/google/inject/ |
| D | PerformanceComparison.java | 262 final Tee tee; field in PerformanceComparison.BarImpl 265 public BarImpl(Tee tee, @I int i) { in BarImpl()
|
| D | ErrorHandlingTest.java | 99 void tee(String s, int i) {} in tee() method in ErrorHandlingTest.Tee
|
| /external/autotest/server/hosts/drone_api_client/ |
| D | client.py | 92 def _parse_item_and_log(item, buf, tee): argument
|
| /external/strace/ |
| D | io.c | 281 SYS_FUNC(tee) in SYS_FUNC() argument
|
| /external/rust/crates/nix/src/ |
| D | fcntl.rs | 519 pub fn tee(fd_in: RawFd, fd_out: RawFd, len: usize, flags: SpliceFFlags) -> Result<usize> { in tee() function
|
| /external/rust/crates/itertools/tests/ |
| D | test_std.rs | 204 fn tee() { in tee() function
|
| /external/rust/crates/itertools/src/ |
| D | lib.rs | 229 mod tee; module 727 fn tee(self) -> (Tee<Self>, Tee<Self>) in tee() method
|
| /external/python/cpython2/Modules/ |
| D | itertoolsmodule.c | 627 tee(PyObject *self, PyObject *args) in tee() function
|
| /external/toybox/android/linux/generated/ |
| D | globals.h | 1720 struct tee_data tee; member
|
| /external/toybox/android/device/generated/ |
| D | globals.h | 1720 struct tee_data tee; member
|
| /external/toybox/android/mac/generated/ |
| D | globals.h | 1720 struct tee_data tee; member
|
| /external/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 2514 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|
| /external/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 3289 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 4084 pub fn tee(fd_in: ::c_int, fd_out: ::c_int, len: ::size_t, flags: ::c_uint) -> ::ssize_t; in tee() function
|