Lines Matching defs:dict
70 def check_sp_mk_gen(args :dict):
74 def check_out_dir(args :dict):
78 def check_sp_layout_dir(args :dict):
82 def write_to_sp_mk_gen(content, args :dict):
87 def get_sp_manifest_full_path(sp_node, args :dict):
91 def get_sp_img_full_path(sp_node, args :dict):
108 def get_sp_pkg(sp, args :dict):
112 def is_line_in_sp_gen(line, args :dict):
137 def get_uuid(sp_layout, sp, args :dict):
156 def get_load_address(sp_layout, sp, args :dict):
168 def check_max_sps(sp_layout, _, args :dict):
175 def count_sps(sp_layout, _, args :dict):
181 def gen_fdt_sources(sp_layout, sp, args :dict):
188 def generate_hob_list(sp_layout, sp, args: dict):
240 def gen_partition_pkg(sp_layout, sp, args :dict):
270 def check_dualroot(sp_layout, _, args :dict):
288 def gen_crt_args(sp_layout, sp, args :dict):
310 def gen_fiptool_args(sp_layout, sp, args :dict):
317 def gen_fconf_fragment(sp_layout, sp, args: dict):