Searched defs:dup_vec_wait (Results 1 – 2 of 2) sorted by relevance
153 val dup_vec_wait = dup_vec.zip(is_waiting).map{case (d, w) => d && w} constant
777 …val dup_vec_wait = dup_vec.zip(is_waiting).map{case (d, w) => d && w} // dup with "mem_waiting" en… constant