Lines Matching full:tmpl
144 TMPL=/tmp/android-$$-test.log
149 rm -f $TMPC $TMPO $TMPL $TMPE
229 cat $TMPL
247 cat $TMPL
255 # stores the error log into $TMPL
260 $CC -o $TMPO -c $CFLAGS $TMPC 2> $TMPL
263 # try to link the recently built file into an executable. error log in $TMPL
268 $LD -o $TMPE $TMPO $LDFLAGS 2> $TMPL
287 cat $TMPL
295 cat $TMPL
482 mkdir -p $config_dir 2> $TMPL
485 cat $TMPL