Home
last modified time | relevance | path

Searched refs:flag_r (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/
H A Dscons_utils.py56 flag_r = { variable
281 return '%s += %s'%(flag_r[name], macro_cfg)
283 return '%s += %s'%(flag_r[name], ' '.join(macro_cfg))
H A Dscons_env_cfg.py25 from scons_utils import flag_r namespace
137 env_name.append(flag_r[key])
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dscons_utils.py56 flag_r = { variable
281 return '%s += %s'%(flag_r[name], macro_cfg)
283 return '%s += %s'%(flag_r[name], ' '.join(macro_cfg))
H A Dscons_env_cfg.py25 from scons_utils import flag_r namespace
137 env_name.append(flag_r[key])
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dprepare.py29 from scripts.scons_utils import flag_r namespace

Completed in 3 milliseconds