Searched refs:CK (Results 1 - 5 of 5) sorted by relevance

/openjdk10/langtools/test/tools/javac/generics/wildcards/neg/
H A DCastTest.java98 private interface CK<S, T> extends CI<S>, CJ<T> { } interface in class:CastTest
105 // o = (CH<String, Integer>) (CK<String, Integer>) null; // <<pass>> <<todo: cast-infer>>
H A DCastFail.java90 private interface CK<S, T> extends CI<S>, CJ<T> { } interface in class:CastFail
99 // o = (CH<String, Integer>) (CK<String, Integer>) null; // <<pass>> <<todo: cast-infer>>
/openjdk10/langtools/test/tools/javac/generics/wildcards/pos/
H A DCastTest.java103 private interface CK<S, T> extends CI<S>, CJ<T> { } interface in class:CastTest
110 // o = (CH<String, Integer>) (CK<String, Integer>) null; // <<pass>> <<todo: cast-infer>>
/openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/newlocations/
H A DAllLocations.java90 Ext.func(Ext.func(@CK Ext::<@CL Integer>f));
192 @Retention(RUNTIME) @Target({TYPE_USE}) @interface CK { } interface
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-indic-table.cc329 /* 17C8 */ _(M,R), _(RS,T), _(RS,T), _(SM,T),_(CSR,T), _(CK,T), _(SM,T), _(SM,T),

Completed in 99 milliseconds