Searched refs:append (Results 1 - 16 of 16) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/packet_tool/ |
H A D | packet_tool.py | 74 pathList.append(path)
75 burnAddrList.append(int(burnAddr))
76 burnSizeList.append(int(burnSize))
77 imageSizeList.append(imageSize)
78 typeList.append(int(type))
139 pathNameListNew.append(path)
140 burnAddrListNew.append(int(burnAddr))
141 burnSizeListNew.append(int(burnSize))
142 imageSizeListNew.append(imageSize)
143 typeListNew.append(in [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/ |
H A D | build_nv.py | 37 sys.path.append("'..', '..', 'build'")
105 nv_id_list.append(int(nv_element.attrib['ID'], 16))
110 nv_id_list.append(int(nv_element.attrib['ID'], 16))
112 nv_keep_id_list.append(int(nv_element.attrib['ID'], 16))
131 nv_item_bin_list.append(nv_item_bin)
142 nv_item_index_bin_list.append(nv_item_index_bin)
336 root_list.append(root)
352 exist_item_id_list.append(int_id)
360 new_root.append(grp)
370 element_grp_list.append(element_gr [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/ |
H A D | build_nv.py | 37 sys.path.append("'..', '..', 'build'")
105 nv_id_list.append(int(nv_element.attrib['ID'], 16))
110 nv_id_list.append(int(nv_element.attrib['ID'], 16))
112 nv_keep_id_list.append(int(nv_element.attrib['ID'], 16))
131 nv_item_bin_list.append(nv_item_bin)
142 nv_item_index_bin_list.append(nv_item_index_bin)
336 root_list.append(root)
352 exist_item_id_list.append(int_id)
360 new_root.append(grp)
370 element_grp_list.append(element_gr [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
H A D | packet_create.py | 73 pathList.append(path)
74 burnAddrList.append(int(burnAddr))
75 burnSizeList.append(int(burnSize))
76 imageSizeList.append(imageSize)
77 typeList.append(int(type))
153 pathList.append(path)
154 burnAddrList.append(int(burnAddr))
155 burnSizeList.append(int(burnSize))
156 imageSizeList.append(imageSize)
157 typeList.append(in [all...] |
H A D | make_upg_file.py | 135 cmd_list.append(lzma_tool)
136 cmd_list.append('-d16 -lc2 -lp2 e')
137 cmd_list.append(src_file)
138 cmd_list.append(dst_file)
148 cmd_list.append(aes_encrypt_tool)
149 cmd_list.append('-i')
150 cmd_list.append(src_file)
151 cmd_list.append('-o')
152 cmd_list.append(dst_file)
153 cmd_list.append(' [all...] |
H A D | scons_env_cfg.py | 87 self.clean_list.append(os.path.join('build', 'scripts', '__pycache__')) 137 env_name.append(flag_r[key]) 156 cfg_list.append(x[2:]) 158 cfg_list.append(x) 219 lib_paths.append(gcc_lib_path) 221 lib_paths.append(self.link_path) 238 libs.append('gcc') 284 self.clean_list.append(items)
|
H A D | __init__.py | 24 sys.path.append(os.path.join(os.getcwd(), 'build', 'scripts'))
|
H A D | scons_utils.py | 71 src_path.append(os.path.relpath(root, search_dir)) if full_path == False else src_path.append(root) 237 temp.append(tmp_cfg_val)
|
H A D | common_env.py | 335 compile_module.append(macro_cfg) 468 os_lib_path.append(os.path.join('components', 'hilink', 'lib')) 512 compile_module.append(module) 542 proj_environment['defines']['common'].append('CONFIG_FACTORY_TEST_MODE')
|
H A D | mk_prim_xml_step1.py | 103 full_file_name_list.append(full_file_name)
131 dst_full_file_name_list.append(dst_full_file_name)
|
H A D | pkt_builder.py | 350 list.append('%s|%d|%d|1'%(burn_for_erase_bin, 0x200000 - 0x8000 - 0x1000, 0x1000))
352 #list.append('%s|%d|%d|1'%(boot_b, 0x200000 - boot_b_size, boot_b_size));
389 list.append('%s|%d|%d|1'%(cert_bin_file, 0x200000 - 0x8000 - 0x1000 - 0x2000 - 0x5000, tee_cert_key_bin_max))
392 list.append('%s|0|0|7'%version_file)
411 sys.path.append(lib_path)
|
H A D | scons_app.py | 132 incs.append(os.path.join('#', inc));
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
H A D | scons_env_cfg.py | 87 self.clean_list.append(os.path.join('build', 'scripts', '__pycache__')) 137 env_name.append(flag_r[key]) 156 cfg_list.append(x[2:]) 158 cfg_list.append(x) 219 lib_paths.append(gcc_lib_path) 221 lib_paths.append(self.link_path) 238 libs.append('gcc') 284 self.clean_list.append(items)
|
H A D | scons_utils.py | 71 src_path.append(os.path.relpath(root, search_dir)) if full_path == False else src_path.append(root) 237 temp.append(tmp_cfg_val)
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/ |
H A D | prepare.py | 26 sys.path.append(os.path.join(proj_top_dir, 'build'))
62 cfg_list.append(x[2:])
64 cfg_list.append(x)
198 cfg_list.append(x[2:])
200 cfg_list.append(x)
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 828 enabled $dep && eval append ${cfg}_extralibs ${dep}_extralibs 875 append(){ function 921 append CPPFLAGS "$@" 925 append CFLAGS $($cflags_filter "$@") 929 append CFLAGS_HEADERS $($cflags_filter "$@") 933 append CXXFLAGS $($cflags_filter "$@") 937 append OBJCFLAGS $($objcflags_filter "$@") 941 append ASFLAGS $($asflags_filter "$@") 945 append LDFLAGS $($ldflags_filter "$@") 949 append LDEXEFLAG [all...] |
Completed in 9 milliseconds