Searched refs:TEE (Results 1 - 7 of 7) sorted by relevance

/openjdk9/common/autoconf/
H A Dcompare.sh.in67 export TEE="@TEE@"
H A Dgenerated-configure.sh1049 TEE
1273 TEE
2241 TEE Override default value for TEE
11577 if [ -z "${TEE+x}" ]; then
11588 case $TEE in
11590 ac_cv_path_TEE="$TEE" # Let the user override the test with a path.
11611 TEE=$ac_cv_path_TEE
11612 if test -n "$TEE"; then
11613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEE" >
[all...]
/openjdk9/test/
H A DTestCommon.gmk62 TEE = tee
413 ) 2>&1 | $(TEE) $(ABS_TEST_OUTPUT_DIR)/output.txt ; $(TESTEXIT)
/openjdk9/make/
H A DInitSupport.gmk339 BUILD_LOG_PIPE := > >($(TEE) -a $(BUILD_LOG)) 2> >($(TEE) -a $(BUILD_LOG) >&2) && wait
H A DRunTests.gmk244 > >($(TEE) $$($1_TEST_RESULTS_DIR)/gtest.txt) || true )
/openjdk9/make/common/
H A DMakeBase.gmk927 ( $(strip $2) > >($(TEE) $(strip $1).log) 2> >($(TEE) $(strip $1).log >&2) || \
/openjdk9/common/bin/
H A Dcompare.sh808 | $TEE $WORK_FILE_BASE.deps.other \
812 | $TEE $WORK_FILE_BASE.deps.this \

Completed in 70 milliseconds