| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/link/ |
| D | system_config.ld.S | 3 #define LOS_CB_START(module) __##module##_start argument 4 #define LOS_CB_END(module) __##module##_end argument 5 #define LOS_BLOCK_START(module) __block_##module##_start argument 6 #define LOS_BLOCK_END(module) __block_##module##_end argument 7 #define LOS_GET_SPACE_FOR_SYSTEM(module, X) \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/ |
| D | los_build.h | 36 #define LOS_CB_START(module) __##module##_start argument 37 #define LOS_CB_END(module) __##module##_end argument 38 #define LOS_BLOCK_START(module) __block_##module##_start argument 39 #define LOS_BLOCK_END(module) __block_##module##_end argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
| D | scons_env_cfg.py | 113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument 132 def append_environs(self, env, module, env_name = None): argument 147 def get_module_cfg(self, module, env_name, fixed=False): argument 163 def get_module_dir(self, module): argument 177 def get_module_libs(self, module, lib_name_only=False): argument 315 def get_makefile_environs(self, module = 'common'): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | scons_env_cfg.py | 113 def set_environs(self, env, env_name='all', env_value=None, module='common'): argument 132 def append_environs(self, env, module, env_name = None): argument 147 def get_module_cfg(self, module, env_name, fixed=False): argument 163 def get_module_dir(self, module): argument 177 def get_module_libs(self, module, lib_name_only=False): argument 315 def get_makefile_environs(self, module = 'common'): argument
|
| D | common_env.py | 480 def get_make_str(module = 'common'): argument 494 def get_proj_env_value(env_name, module): argument 500 def set_proj_env_value_by_macro(env_name, module, env_value, macro='', macro_value=''): argument 511 def insert_module(module): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/ |
| D | prepare.py | 48 def transform_env_to_make(env_cfg, module = 'common'): argument 172 def prepare_module_lib_cfg(env_cfg, module): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_blackbox.h | 51 char module[MODULE_MAX_LEN]; member 56 char module[MODULE_MAX_LEN]; member
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
| D | hal_trace_mod.c | 25 const char *hal_trace_get_log_module_desc(enum TR_MODULE_T module) in hal_trace_get_log_module_desc()
|
| D | hal_trace.c | 1071 int hal_trace_enable_log_module(enum TR_MODULE_T module) in hal_trace_enable_log_module() 1081 int hal_trace_disable_log_module(enum TR_MODULE_T module) in hal_trace_disable_log_module() 1608 static int hal_trace_print_time(enum TR_LEVEL_T level, enum TR_MODULE_T module, char *buf, unsigned… in hal_trace_print_time() 1801 enum TR_MODULE_T module; in hal_trace_printf_internal() local 1851 enum TR_MODULE_T module; in hal_trace_printf() local 2342 int hal_trace_crash_dump_register(enum HAL_TRACE_CRASH_DUMP_MODULE_T module, HAL_TRACE_CRASH_DUMP_C… in hal_trace_crash_dump_register() 3844 enum TR_MODULE_T module; in hal_trace_crash_dump_printf() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/ |
| D | cmpi_mod.c | 188 hi_s32 cmpi_register_module(umap_module *module) in cmpi_register_module()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
| D | hi_errno.h | 55 #define HI_DEF_ERR(module, level, errid) \ argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/include/ |
| D | hi_errno.h | 55 #define HI_DEF_ERR(module, level, errid) \ argument
|