Searched refs:tee (Results 1 - 21 of 21) sorted by relevance

/external/sepolicy/
H A Dtee.te2 # trusted execution environment (tee) daemon
4 type tee, domain;
9 init_daemon_domain(tee)
10 allow tee self:capability { dac_override };
11 allow tee tee_device:chr_file rw_file_perms;
12 allow tee tee_data_file:dir { getattr write add_name };
13 allow tee tee_data_file:file create_file_perms;
/external/tcpdump/tests/
H A Dprint-flags.sh6 if (../tcpdump -$i -s0 -nr print-flags.pcap | tee print-$i.new | diff - print-$i.out)
/external/zlib/src/
H A Dconfigure39 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
42 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
47 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
53 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
85 echo 'usage:' | tee -a configure.log
86 echo ' configure [--zprefix] [--prefix=PREFIX] [--eprefix=EXPREFIX]' | tee -a configure.log
87 echo ' [--static] [--64] [--libdir=LIBDIR] [--sharedlibdir=LIBDIR]' | tee -a configure.log
88 echo ' [--includedir=INCLUDEDIR] [--archs="-arch i386 -arch x86_64"]' | tee -a configure.log
107 --sysconfdir=*) echo "ignored option: --sysconfdir" | tee -a configure.log; shift ;;
108 --localstatedir=*) echo "ignored option: --localstatedir" | tee
[all...]
/external/clang/test/SemaTemplate/
H A Dtemp_arg.cpp18 bar(::test0::foo<tee> *ptr) {} // FIXME(redundant): expected-error 2 {{use of undeclared identifier 'tee'}}
/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Ddeprecated_logging.py48 class tee: class in inherits:
87 sys.stdout = tee(self._original_stdout, *files)
88 sys.stderr = tee(self._original_stderr, *files)
H A Dexecutive.py47 from webkitpy.common.system.deprecated_logging import tee namespace
124 # Use our own custom wait loop because Popen ignores a tee'd
149 child_stdout = tee(child_out_file, tee_stdout)
/external/icu4c/samples/udata/
H A DMakefile66 $(INVOKE) ./$(TARGET2) | tee $(TARGET2).out
67 $(INVOKE) ./$(TARGET1) | tee $(TARGET1).out
/external/iproute2/testsuite/lib/
H A Dgeneric.sh11 ts_log "$@" | tee >> $ERRF
21 ts_cat "$@" | tee >> $ERRF
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DGStreamerGWorld.cpp88 // Get video sink bin and the tee inside.
91 GstElement* tee = gst_bin_get_by_name(GST_BIN(videoSink.get()), "videoTee"); local
107 // Link a new src pad from tee to queue.
108 GstPad* srcPad = gst_element_get_request_pad(tee, "src%d");
121 gst_object_unref(tee);
124 // the new tee branch downstream.
167 GstElement* tee = gst_bin_get_by_name(GST_BIN(videoSink.get()), "videoTee"); local
178 GstPad* srcPad = gst_element_get_static_pad(tee, m_dynamicPadName);
183 gst_element_release_request_pad(tee, srcPad);
199 gst_object_unref(tee);
[all...]
/external/icu4c/samples/legacy/
H A DMakefile61 $(INVOKE) ./$(TARGET) | tee $(TARGET).out
/external/icu4c/samples/uresb/
H A DMakefile68 $(INVOKE) ./$(TARGET) en | tee $(TARGET).out
/external/llvm/utils/release/
H A Dtest-release.sh262 2>&1 | tee $LogDir/llvm.configure-Phase$Phase-$Flavor.log
280 2>&1 | tee $LogDir/llvm.make-Phase$Phase-$Flavor.log
285 2>&1 | tee $LogDir/llvm.install-Phase$Phase-$Flavor.log
307 2>&1 | tee $LogDir/dragonegg-Phase$Phase-$Flavor.log
318 2>&1 | tee $LogDir/llvm.check-Phase$Phase-$Flavor.log
320 2>&1 | tee $LogDir/llvm.unittests-Phase$Phase-$Flavor.log
512 ) 2>&1 | tee $LogDir/testing.$Release-$RC.log
/external/bison/tests/
H A Dtestsuite927 at_tee_pipe="tee -a $at_group_log"
3521 echo stderr:; tee stderr <$at_stderr
3575 echo stdout:; tee stdout <$at_stdout
3703 echo stderr:; tee stderr <$at_stderr
3803 echo stderr:; tee stderr <$at_stderr
3857 echo stdout:; tee stdout <$at_stdout
4026 echo stdout:; tee stdout <$at_stdout
4834 echo stderr:; tee stderr <$at_stderr
4866 echo stdout:; tee stdout <$at_stdout
4952 echo stderr:; tee stder
[all...]
/external/v8/tools/
H A Dcommon-includes.sh180 tee < "$PATCH_OUTPUT_FILE" >(awk '{print $NF}' >> "$TOUCHED_FILES_FILE")
H A Dpush-to-trunk.sh306 git svn dcommit | tee >(grep -E "^Committed r[0-9]+" \
/external/antlr/antlr-3.4/runtime/Python/
H A Dhudson-build.sh58 pylint --rcfile=pylintrc --output-format=parseable --include-ids=yes antlr3 | tee pylint-report.txt
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
H A Dgjslint.py243 records_iter, records_iter_copy = itertools.tee(records_iter, 2)
/external/icu4c/test/hdrtst/
H A DMakefile.in103 $(COMPILE.cc) -c $(cppflags) ht_$$incfile.cpp 2>&1 | sed -e 's/^.*#error[^"]*"//' | fgrep -v ht_ | tee ht_dep.junk | fgrep -v "$$incfile.h header is obsolete" ; \
120 @for file in `ls $(prefix)/include/unicode/*.h | fgrep -v -f $(srcdir)/cxxfiles.txt | tee cfiles.txt`; do \
/external/iproute2/examples/
H A Dcbq.init-v0.7.3674 $IP "$@" 2>&1 | tee -a $CBQ_DEBUG
680 $TC "$@" 2>&1 | tee -a $CBQ_DEBUG
/external/regex-re2/
H A DMakefile266 ./obj/test/regexp_benchmark 'PCRE|RE2') | tee -a benchlog.$$(hostname | sed 's/\..*//')
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 2488 milliseconds