Home
last modified time | relevance | path

Searched defs:env (Results 26 – 50 of 243) sorted by relevance

12345678910

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dactor_operator_50.hpp19 …0) const { typedef vector2< const actor<Expr> *, A0 & > env_type; env_type env = {this, a0}; retur… in operator ()() local
31 …t { typedef vector3< const actor<Expr> *, A0 & , A1 & > env_type; env_type env = {this, a0 , a1}; … in operator ()() local
56 env_type env = {this, a0 , a1 , a2}; in operator ()() local
69 env_type env = {this, a0 , a1 , a2}; in operator ()() local
82 env_type env = {this, a0 , a1 , a2}; in operator ()() local
95 env_type env = {this, a0 , a1 , a2}; in operator ()() local
123 env_type env = {this, a0 , a1 , a2 , a3}; in operator ()() local
136 env_type env = {this, a0 , a1 , a2 , a3}; in operator ()() local
149 env_type env = {this, a0 , a1 , a2 , a3}; in operator ()() local
162 env_type env = {this, a0 , a1 , a2 , a3}; in operator ()() local
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dsetjmp.h49 #define setjmp(env) _setjmp (env) argument
74 # define sigsetjmp(env, savemask) __sigsetjmp (env, savemask) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dsetjmp.h49 #define setjmp(env) _setjmp (env) argument
74 # define sigsetjmp(env, savemask) __sigsetjmp (env, savemask) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dactor.hpp274 env_type env = {this}; in operator ()() local
283 env_type env = {this}; in operator ()() local
325 env_type env = {this, a...}; in operator ()() local
340 env_type env = {this, a...}; in operator ()() local
/OK3568_Linux_fs/u-boot/board/ti/ks2_evm/
H A Dboard.c74 char *env; in get_eth_env_param() local
145 char *env; in ft_board_setup() local
251 char *env; in ft_board_setup_ex() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/
H A Dregset.c225 convert_from_fxsr(struct user_i387_ia32_struct *env, struct task_struct *tsk) in convert_from_fxsr()
262 const struct user_i387_ia32_struct *env) in convert_to_fxsr()
292 struct user_i387_ia32_struct env; in fpregs_get() local
320 struct user_i387_ia32_struct env; in fpregs_set() local
H A Dsignal.c62 struct user_i387_ia32_struct env; in save_fsave_header() local
287 struct user_i387_ia32_struct env; in __fpu__restore_sig() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dultra45_env.c61 struct env { struct
68 static u8 env_read(struct env *p, u8 ireg) in env_read() argument
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcgroup.c344 struct cgroup *cgroup__findnew(struct perf_env *env, uint64_t id, in cgroup__findnew()
355 struct cgroup *cgroup__find(struct perf_env *env, uint64_t id) in cgroup__find()
365 void perf_env__purge_cgroups(struct perf_env *env) in perf_env__purge_cgroups()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c38 struct env { struct
46 struct env *e; in env_add() argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_device.h76 struct kobj_uevent_env *env) { } in of_device_uevent()
95 struct kobj_uevent_env *env) in of_device_uevent_modalias()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-stat.c1331 static inline int perf_env__get_cpu(struct perf_env *env, struct perf_cpu_map *map, int idx) in perf_env__get_cpu()
1348 struct perf_env *env = data; in perf_env__get_socket() local
1356 struct perf_env *env = data; in perf_env__get_die() local
1380 struct perf_env *env = data; in perf_env__get_core() local
1415 static int perf_env__build_socket_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_socket_map()
1421 static int perf_env__build_die_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_die_map()
1427 static int perf_env__build_core_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_core_map()
1433 static int perf_env__build_node_map(struct perf_env *env, struct perf_cpu_map *cpus, in perf_env__build_node_map()
1464 struct perf_env *env = &st->session->header.env; in perf_stat_init_aggr_mode_file() local
/OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/
H A Dhtml.py10 env = Environment(loader=PackageLoader('build_perf', 'html')) variable
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddevice.c300 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent()
337 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dsetjmp.h40 #define setjmp(env) setjmp(env) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dsetjmp.h40 #define setjmp(env) setjmp(env) argument
/OK3568_Linux_fs/u-boot/env/
H A Dcommon.c141 static int env_aes_cbc_crypt(env_t *env, const int enc) in env_aes_cbc_crypt()
166 static inline int env_aes_cbc_crypt(env_t *env, const int enc) in env_aes_cbc_crypt()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Doffload.c143 int bpf_prog_offload_verify_insn(struct bpf_verifier_env *env, in bpf_prog_offload_verify_insn()
159 int bpf_prog_offload_finalize(struct bpf_verifier_env *env) in bpf_prog_offload_finalize()
178 bpf_prog_offload_replace_insn(struct bpf_verifier_env *env, u32 off, in bpf_prog_offload_replace_insn()
197 bpf_prog_offload_remove_insns(struct bpf_verifier_env *env, u32 off, u32 cnt) in bpf_prog_offload_remove_insns()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Dget_rescale_policy.hpp105 model::box<Point> env = geometry::return_envelope<model::box<Point> >(geometry); in init_rescale_policy() local
125 model::box<Point> env; in init_rescale_policy() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dkeystone.c46 char *env; in misc_init_r() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dtypes.h29 unsigned long env; member
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dbpf.c26 #define pr_vlog(env, fmt, ...) \ argument
63 nsim_bpf_verify_insn(struct bpf_verifier_env *env, int insn_idx, int prev_insn) in nsim_bpf_verify_insn()
82 static int nsim_bpf_finalize(struct bpf_verifier_env *env) in nsim_bpf_finalize()
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c174 char *env, *nxt; in fw_getenv() local
200 char *env, *nxt; in fw_getdefenv() local
269 char *env, *nxt; in fw_printenv() local
350 char *env, *nxt; in fw_env_write() local
/OK3568_Linux_fs/buildroot/support/testing/tests/utils/
H A Dtest_check_package.py16 def call_script(args, env, cwd): argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dmem2node.c50 struct perf_env env = { in test__mem2node() local

12345678910