Lines Matching refs:cfg
16 for cfg in cfgs:
17 crate, vals = cfg.split("=", 1)
24 cfg = []
29 cfg.append(line)
38 …def append_crate(display_name, root_module, deps, cfg=[], is_workspace_member=True, is_proc_macro=… argument
45 "cfg": cfg,
63 cfg=[], argument
70 cfg,
78 append_sysroot_crate("core", [], cfg=crates_cfgs.get("core", []), edition=core_edition)
106 cfg=["kernel"],
114 cfg=["kernel"],
131 cfg=cfg,
173 cfg=cfg,