Searched refs:TF (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/
H A DTest.java41 @Target({ElementType.TYPE_USE, ElementType.TYPE_PARAMETER}) @interface TF {} interface
/openjdk10/common/bin/
H A Dcompare.sh292 TF=$(cd ${THIS_DIR} && $FILE -h $f | eval $FILE_TYPES_FILTER)
293 if [ "$OF" != "$TF" ]
296 && [ "`echo $TF | $GREP -c 'Zip archive data'`" -gt 0 ]
304 $PRINTF "\tother: ${OF}\n\tthis : ${TF}\n"

Completed in 101 milliseconds