Searched defs:C (Results 1 – 2 of 2) sorted by relevance
265 dex::u4 C = 0; in Visit() local311 dex::u4 C = Trim_S1(bytecode->CastOperand<Const32>(2)->u.u4_value); in Visit() local321 dex::u4 C = Trim_S2(bytecode->CastOperand<Const32>(2)->u.u4_value); in Visit() local331 dex::u4 C = bytecode->CastOperand<IndexedOperand>(2)->index; in Visit() local361 dex::u4 C = (A > 0) ? regs[0] : 0; in Visit() local382 dex::u4 C = vreg_range->base_reg; in Visit() local
29 C = Channel.MAIN variable