Searched refs:decode_op (Results 1 – 3 of 3) sorted by relevance
54 def decode_op(instructions, is_fma): function356 print(decode_op(states, True))357 print(decode_op(states, False))
438 decode_op = gen_string_ops.unicode_decode_with_offsets440 decode_op = gen_string_ops.unicode_decode441 flat_result = decode_op(
6026 def testWrongOp(self, decode_op, op_used): argument6033 img = decode_op(bmp0)