Searched refs:single_step (Results 1 – 5 of 5) sorted by relevance
155 let single_step = ResumeAction::Step == action; in resume() localVariable157 if single_step { in resume()184 if single_step { in resume()
59 single_step, // 's' enumerator
231 t.push_back(Packet(single_step, &RNBRemote::HandlePacket_s, NULL, "s", in CreatePacketTable()
1056 void EnableTracer(bool value, bool single_step);
1103 const int single_step = 1 << ssy; in av1_filter_block_plane_ver() local1127 const int row_next = row + single_step; in av1_filter_block_plane_ver()