Lines Matching refs:all
21 each_cons(2).all? { |a, b| (a <=> b) <= 0 }
50 end.all?
56 end.all?
64 end.all?
104 end.all?
110 end.all?
118 end.all?
124 end.all?
128 Panda.instructions.select(&:conditional?).map(&:jump?).all?
134 end.all?
138 Panda.instructions.select { |i| i.properties.include?('call') }.map(&:acc_write?).all?
144 end.all?
154 end.all?
160 i.acc_and_operands.all? { |op| types.include?(op.type.sub('[]', '')) }
161 end.all?
168 end.all?
175 end.all?
183 end.all?
191 end.all?
199 end.all?