Home
last modified time | relevance | path

Searched refs:arg_b (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_core.py242 bignum_common.quote_str(self.arg_b),
250 self.arg_a, self.arg_b, self.arg_scalar
661 self.arg_b = val_b
683 bignum_common.quote_str(self.arg_b),
870 def arg_b(self) -> str: member in BignumCoreSubInt
H A Dbignum_common.py180 def arg_b(self) -> str: member in OperationCommon
182 raise AttributeError("Operation is unary and doesn't have arg_b!")
188 args.append(quote_str(self.arg_b))
H A Dbignum_mod_raw.py46 self.arg_b,
/third_party/mbedtls/tests/scripts/
H A Dgenerate_bignum_tests.py104 self.value_description(self.arg_b)
/third_party/skia/tools/calmbench/
H A Dab.py71 parser.add_argument('arg_b', type=str, help="args for B's nanobench run")
237 run(args, threadRunner, args.b, args.nano_b, args.arg_b, i)
327 args.arg_b + suspects_arg(suspects), -j)

Completed in 4 milliseconds