Searched refs:I1 (Results 1 – 6 of 6) sorted by relevance
21 interface I1 { interface in NarrowingTest25 interface I2 extends I1 {56 I1 proxyAsParent = proxy; in main()
186 public static interface I1 { interface in Test910
395 setTag(I1.class, 2000); in tagClasses()482 public static interface I1 { interface in Test913486 public static interface I2 extends I1 {
91 Invoking foo using I1 type: 1
445 public static interface I1 { interface in Test912
3530 uint32_t I1 = ~(J1 ^ S) & 1; in DecodeBranchOffset() local3532 imm32 = (S << 24) | (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); in DecodeBranchOffset()