Searched defs:root_path (Results 1 – 8 of 8) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/script/ |
| D | entry.py | 134 def config_check(root_path, target_name): argument
|
| /device/soc/hisilicon/ws63v100/sdk/build/script/utils/ |
| D | parse_map_size_info.py | 510 root_path = os.path.join(os.path.split(os.path.realpath(__file__))[0], '..', '..', '..') variable 511 root_path = os.path.abspath(root_path) variable
|
| D | build_utils.py | 34 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/ |
| D | usr_config.py | 22 root_path = os.path.join(os.path.dirname(os.path.abspath(__file__)) + os.path.sep + ".", "..", "..") variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | pkt_builder.py | 29 root_path = os.path.join(os.getcwd(), '..', '..') if getattr(sys, 'frozen', False) else os.path.joi… variable
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| D | resource_tool.c | 1115 static char root_path[MAX_INDEX_ENTRY_PATH_LEN] = "\0"; variable
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | resource_tool.c | 1135 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/ |
| D | vou_reg.h | 4203 unsigned int root_path : 2; /* [2..1] */ member
|