Home
last modified time | relevance | path

Searched defs:target_name (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/nvtool/
Dbuild_nv.py644 def make_nv_bin(target_path = '.', target_name = 'hi3861', hnv_file_name = ''): argument
673 target_name = sys.argv[2] variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/tools/nvtool/
Dbuild_nv.py644 def make_nv_bin(target_path = '.', target_name = 'hi3861', hnv_file_name = ''): argument
673 target_name = sys.argv[2] variable
/device/soc/rockchip/common/sdk_linux/fs/xfs/
Dxfs_inode.c1326 int xfs_link(xfs_inode_t *tdp, xfs_inode_t *sip, struct xfs_name *target_name) in xfs_link()
3029 … struct xfs_inode *target_dp, struct xfs_name *target_name, struct xfs_inode *target_ip, in xfs_rename()