| /device/soc/hisilicon/ws63v100/sdk/build/script/ |
| D | cmake_builder.py | 42 def get_component(self, env): argument 60 def get_build_cmd(self, env): argument 156 def build_sdk(self, env): argument 192 def compile_target(self, target_name, env): argument 237 def deal_symbol_link(self, env): argument 259 def add_build_param(self, env): argument 267 def pre_sdk(self, output_path, env): argument 295 def rom_callback(self, env, target_name, output_path): argument 329 def start(self, env, target_name, output_path, nhso=None, clean=None): argument 394 def add_cmake_def(self, env, item): argument [all …]
|
| D | codesize_statistic.py | 135 env = TargetEnvironment(sys.argv[1]) variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/ |
| D | SConstruct | 60 env = Environment(ENV={'PATH':os.environ['PATH']}, variable 183 def baseimg_builder(target, source, env): argument 192 def nvimg_builder(target, source, env): argument 199 def nvkernel_builder(target, source, env): argument 258 def ota_builder(target, source, env): argument 279 def factory_builder(target, source, env): argument 300 def burn_bin_builder(target, source, env): argument 396 def compress_ota_builder(target, source, env): argument 410 def boot_ota_builder(target, source, env): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/ |
| D | SConstruct | 60 env = Environment(ENV={'PATH':os.environ['PATH']}, variable 182 def baseimg_builder(target, source, env): argument 191 def nvimg_builder(target, source, env): argument 198 def nvkernel_builder(target, source, env): argument 257 def ota_builder(target, source, env): argument 278 def factory_builder(target, source, env): argument 299 def burn_bin_builder(target, source, env): argument 395 def compress_ota_builder(target, source, env): argument 409 def boot_ota_builder(target, source, env): argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | verifier.c | 257 static const struct bpf_line_info *find_linfo(const struct bpf_verifier_env *env, u32 insn_off) in find_linfo() 320 __printf(2, 3) void bpf_verifier_log_write(struct bpf_verifier_env *env, const char *fmt, ...) in bpf_verifier_log_write() 336 struct bpf_verifier_env *env = private_data; in verbose() local 370 __printf(3, 4) static void verbose_linfo(struct bpf_verifier_env *env, u32 insn_off, const char *pr… in verbose_linfo() 481 static const char *reg_type_str(struct bpf_verifier_env *env, enum bpf_reg_type type) in reg_type_str() 532 static void print_liveness(struct bpf_verifier_env *env, enum bpf_reg_liveness live) in print_liveness() 548 static struct bpf_func_state *func(struct bpf_verifier_env *env, const struct bpf_reg_state *reg) in func() 560 static void print_verifier_state(struct bpf_verifier_env *env, const struct bpf_func_state *state) in print_verifier_state() 759 static int acquire_reference_state(struct bpf_verifier_env *env, int insn_idx) in acquire_reference_state() 903 static void update_branch_counts(struct bpf_verifier_env *env, struct bpf_verifier_state *st) in update_branch_counts() [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | scons_env_cfg.py | 89 def set_tools(self, env, tool_name='all', tool_value='default'): argument 108 def get_tools(self, env, tool_name): argument 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
|
| D | scons_utils.py | 95 def cleanup(target, source, env): argument
|
| D | common_env.py | 503 def print_log_env(env, cwd_path): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/scripts/ |
| D | scons_env_cfg.py | 89 def set_tools(self, env, tool_name='all', tool_value='default'): argument 108 def get_tools(self, env, tool_name): argument 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
|
| D | scons_utils.py | 95 def cleanup(target, source, env): argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/hilink/ |
| D | SConscript | 15 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/ |
| D | SConscript | 15 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/ |
| D | SConscript | 28 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/ |
| D | SConscript | 14 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/ |
| D | SConscript | 14 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/ |
| D | SConscript | 15 env = env.Clone() variable
|
| /device/board/hisilicon/hispark_phoenix/docs/ |
| D | deveco.ini | 5 [env] section 17 [env:blank] argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
| D | power_supply_sysfs.c | 390 static int add_prop_uevent(struct device *dev, struct kobj_uevent_env *env, enum power_supply_prope… in add_prop_uevent() 422 int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/ |
| D | SConscript | 57 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/loaderboot/ |
| D | SConscript | 57 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/ |
| D | SConscript | 57 env = env.Clone() variable
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/ |
| D | SConscript | 57 env = env.Clone() variable
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | fair.c | 1668 static void update_numa_stats(struct task_numa_env *env, struct numa_stats *ns, int nid, bool find_… in update_numa_stats() 1709 static void task_numa_assign(struct task_numa_env *env, struct task_struct *p, long imp) in task_numa_assign() 1758 static bool load_too_imbalanced(long src_load, long dst_load, struct task_numa_env *env) in load_too_imbalanced() 1798 static bool task_numa_compare(struct task_numa_env *env, long taskimp, long groupimp, bool maymove) in task_numa_compare() 1983 static void task_numa_find_cpu(struct task_numa_env *env, long taskimp, long groupimp) in task_numa_find_cpu() 2043 struct task_numa_env env = { in task_numa_migrate() local 7886 static int task_hot(struct task_struct *p, struct lb_env *env) in task_hot() 7931 static int migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality() 7983 static inline int migrate_degrades_locality(struct task_struct *p, struct lb_env *env) in migrate_degrades_locality() 7992 static int can_migrate_task(struct task_struct *p, struct lb_env *env) in can_migrate_task() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/ |
| D | base.c | 54 static int himedia_uevent(struct device *dev, struct kobj_uevent_env *env) in himedia_uevent()
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/include/common_include/ |
| D | crypto_errno.h | 124 #define CRYPTO_COMPAT_ERRNO(env, layer, module, err_code) \ argument
|