Lines Matching refs:fixed_setup
278 if args.fixed_setup:
422 … args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, n…
446 …, args.keep_temp, args.branch, True, config, basepath, workspace, args.fixed_setup, rd, tinfoil, n…
486 def _extract_source(srctree, keep_temp, devbranch, sync, config, basepath, workspace, fixed_setup, … argument
580 update_unlockedsigs(basepath, workspace, fixed_setup, [pn])
879 … args.keep_temp, args.branch, False, config, basepath, workspace, args.fixed_setup, rd, tinfoil, n…
985 update_unlockedsigs(basepath, workspace, args.fixed_setup, [pn])
2260 parser_add.set_defaults(func=add, fixed_setup=context.fixed_setup)
2277 parser_modify.set_defaults(func=modify, fixed_setup=context.fixed_setup)
2287 parser_extract.set_defaults(func=extract, fixed_setup=context.fixed_setup)
2297 parser_sync.set_defaults(func=sync, fixed_setup=context.fixed_setup)