Home
last modified time | relevance | path

Searched defs:B (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dbytecode_encoder.cc177 dex::u4 B = Trim_S0(bytecode->CastOperand<Const32>(1)->u.u4_value); in Visit() local
185 dex::u4 B = Trim_S2(bytecode->CastOperand<Const32>(1)->u.u4_value); in Visit() local
201 dex::u4 B = bytecode->CastOperand<Const32>(1)->u.u4_value; in Visit() local
246 dex::u4 B = 0; in Visit() local
283 dex::u4 B = 0; in Visit() local
340 dex::u4 B = bytecode->CastOperand<IndexedOperand>(1)->index; in Visit() local
349 dex::u4 B = bytecode->CastOperand<IndexedOperand>(1)->index; in Visit() local
359 dex::u4 B = bytecode->CastOperand<IndexedOperand>(1)->index; in Visit() local
381 dex::u4 B = bytecode->CastOperand<IndexedOperand>(1)->index; in Visit() local
397 dex::u8 B = bytecode->CastOperand<Const64>(1)->u.u8_value; in Visit() local
[all …]