Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/script/
Dentry.py134 def config_check(root_path, target_name): argument
/device/soc/hisilicon/ws63v100/sdk/build/script/utils/
Dparse_map_size_info.py510 root_path = os.path.join(os.path.split(os.path.realpath(__file__))[0], '..', '..', '..') variable
511 root_path = os.path.abspath(root_path) variable
Dbuild_utils.py34 root_path = os.path.join(os.path.split(os.path.realpath(__file__))[0], '..', '..', '..') variable
35 root_path = os.path.abspath(root_path) variable
/device/soc/hisilicon/ws63v100/sdk/build/script/
Dusr_config.py22 root_path = os.path.join(os.path.dirname(os.path.abspath(__file__)) + os.path.sep + ".", "..", "..") variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dpkt_builder.py29 root_path = os.path.join(os.getcwd(), '..', '..') if getattr(sys, 'frozen', False) else os.path.joi… variable
/device/soc/rockchip/common/sdk_linux/scripts/
Dresource_tool.c1115 static char root_path[MAX_INDEX_ENTRY_PATH_LEN] = "\0"; variable
/device/soc/rockchip/rk3588/kernel/scripts/
Dresource_tool.c1135 static char root_path[MAX_INDEX_ENTRY_PATH_LEN] = "\0"; variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
Dvou_reg.h4203 unsigned int root_path : 2; /* [2..1] */ member