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

/openjdk10/common/autoconf/
H A Dcompare.sh.in67 export TEE="@TEE@"
H A Dgenerated-configure.sh1051 TEE
1275 TEE
2243 TEE Override default value for TEE
11552 if [ -z "${TEE+x}" ]; then
11563 case $TEE in
11565 ac_cv_path_TEE="$TEE" # Let the user override the test with a path.
11586 TEE=$ac_cv_path_TEE
11587 if test -n "$TEE"; then
11588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEE" >
[all...]
/openjdk10/test/
H A DTestCommon.gmk62 TEE = tee
412 ) 2>&1 | $(TEE) $(ABS_TEST_OUTPUT_DIR)/output.txt ; $(TESTEXIT)
/openjdk10/make/
H A DInitSupport.gmk351 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 )
/openjdk10/make/common/
H A DMakeBase.gmk938 ( $(strip $2) > >($(TEE) $(strip $1).log) 2> >($(TEE) $(strip $1).log >&2) || \
/openjdk10/common/bin/
H A Dcompare.sh808 | $TEE $WORK_FILE_BASE.deps.other \
812 | $TEE $WORK_FILE_BASE.deps.this \

Completed in 118 milliseconds