Searched defs:keys (Results 1 – 4 of 4) sorted by relevance
33 public int[] keys; field in MSwitchInsn
400 int[] keys = new int[targetsSize]; in readSwitchInstruction() local457 int[] keys = switchInsn.keys; in updateSwitchInstruction() local
857 const int32_t* keys = reinterpret_cast<const int32_t*>(&switch_data[2]); in DoPackedSwitch() local885 const int32_t* keys = reinterpret_cast<const int32_t*>(&switch_data[2]); in DoSparseSwitch() local
63 const int32_t* keys; in MterpDoSparseSwitch() local