Searched defs:macro (Results 1 – 6 of 6) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | common_env.py | 287 def set_str_2make(type, macro, macro_val, macro_cfg, env_type = None, env_mod_type = None, depends … argument 328 def set_config(type, macro, macro_val, macro_cfg, env_type = None, env_mod_type = None, depends = N… argument 378 macro = 'LOSCFG_COMPILER_HI3861_ASIC' variable 385 macro = 'LOSCFG_COMPILER_HI3861_FLASH' variable 392 macro = 'CONFIG_MESH_SUPPORT' variable 426 macro = 'LOSCFG_COMPILER_HI3861_ASIC' variable 433 macro = 'LOSCFG_COMPILER_HI3861_FLASH' variable 500 def set_proj_env_value_by_macro(env_name, module, env_value, macro='', macro_value=''): argument
|
| D | scons_utils.py | 227 def select_added_cfg(macro, macro_val, macro_cfg, depends=None): argument 285 def condition_str(macro, macro_val, macro_cfg, env_type, depends = None, mod_flag = False): argument
|
| /device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/ |
| D | channels_combine.cpp | 45 #define FILL_LINES2(macro,type) \ argument 48 #define FILL_LINES3(macro,type) \ argument 51 #define FILL_LINES4(macro,type) \ argument
|
| D | channel_extract.cpp | 201 #define FILL_LINES2(macro,type) \ argument 204 #define FILL_LINES3(macro,type) \ argument 207 #define FILL_LINES4(macro,type) \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
| D | scons_utils.py | 227 def select_added_cfg(macro, macro_val, macro_cfg, depends=None): argument 285 def condition_str(macro, macro_val, macro_cfg, env_type, depends = None, mod_flag = False): argument
|
| /device/soc/esp/esp32/components/bootloader/subproject/components/micro-ecc/micro-ecc/ |
| D | uECC.c | 80 #define REPEATM_SOME(N, macro) macro(N) \ argument 82 #define REPEATM(N, macro) EVAL(REPEATM_SOME(N, macro)) argument
|