| /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 D | actor_operator_50.hpp | 19 …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 D | setjmp.h | 49 #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 D | setjmp.h | 49 #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 D | actor.hpp | 274 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 D | board.c | 74 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 D | regset.c | 225 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 D | signal.c | 62 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 D | ultra45_env.c | 61 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 D | cgroup.c | 344 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 D | preprocess.c | 38 struct env { struct 46 struct env *e; in env_add() argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_device.h | 76 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 D | builtin-stat.c | 1331 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 D | html.py | 10 env = Environment(loader=PackageLoader('build_perf', 'html')) variable
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | device.c | 300 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 D | setjmp.h | 40 #define setjmp(env) setjmp(env) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | setjmp.h | 40 #define setjmp(env) setjmp(env) argument
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | common.c | 141 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 D | offload.c | 143 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 D | get_rescale_policy.hpp | 105 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 D | keystone.c | 46 char *env; in misc_init_r() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | types.h | 29 unsigned long env; member
|
| /OK3568_Linux_fs/kernel/drivers/net/netdevsim/ |
| H A D | bpf.c | 26 #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 D | fw_env.c | 174 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 D | test_check_package.py | 16 def call_script(args, env, cwd): argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | mem2node.c | 50 struct perf_env env = { in test__mem2node() local
|