Searched defs:g_root (Results 1 – 7 of 7) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/build/script/ |
| D | build_nvbin.py | 24 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
|
| D | make_upg_res_pack.py | 37 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
|
| D | build_upg_pkg.py | 40 g_root = os.path.realpath(os.path.join(file_dir, "..", "..")) variable
|
| /device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/ |
| D | build_nvbin.py | 23 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..")) variable
|
| D | build_ws63_update.py | 27 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..")) variable
|
| /device/soc/hisilicon/ws63v100/sdk/build/script/nv/ |
| D | nv_binary.py | 32 g_root = os.path.realpath(__file__) variable 33 g_root = os.path.dirname(g_root) variable 34 g_root = os.path.realpath(os.path.join(g_root, "..", "..", "..")) variable
|
| /device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/sign_config/ |
| D | params_and_bin_sign.py | 23 g_root = os.path.realpath(os.path.join(file_dir, "..", "..", "..", "..", "..")) variable
|