Searched refs:I1 (Results 1 – 3 of 3) sorted by relevance
21 interface I1 { interface in NarrowingTest25 interface I2 extends I1 {54 I1 proxyAsParent = proxy; in main()
89 Invocation of public abstract java.lang.Object NarrowingTest$I1.foo()90 Invoking foo using I1 type: 1
803 uint32_t I1 = ~(J1 ^ S); in DumpThumb32() local805 imm32 = (S << 24) | (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); in DumpThumb32()832 uint32_t I1 = ~(J1 ^ S); in DumpThumb32() local834 int32_t imm32 = (S << 24) | (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); in DumpThumb32()