Home
last modified time | relevance | path

Searched refs:env (Results 2976 - 3000 of 4971) sorted by relevance

1...<<111112113114115116117118119120>>...199

/third_party/node/deps/npm/node_modules/pacote/lib/
H A Ddir.js54 env: {
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.h108 const char *env);
/third_party/libcoap/scripts/
H A Dapi-version-bump.sh44 for fn in autogen.sh .gitignore build-env/Dockerfile.* ; do
/third_party/libabigail/include/
H A Dabg-writer.h39 create_write_context(const environment& env,
H A Dabg-fe-iface.h61 environment& env; member
/third_party/rust/crates/clap/tests/builder/
H A Dcargo.rs41 format!("prog {}\n", env!("CARGO_PKG_VERSION")) in crate_version()
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_appendable_fuzzer.cc10 static IcuEnvironment* env = new IcuEnvironment; variable
/third_party/rust/crates/io-lifetimes/
H A Dbuild.rs1 use std::env::var;
/third_party/skia/infra/bots/recipe_modules/run/examples/
H A Dfull.py43 with api.context(env={'PATH': 'mydir:%(PATH)s'}):
44 api.run(api.step, 'env', cmd=['env'])
/third_party/rust/crates/rustix/tests/termios/
H A Disatty.rs24 if std::env::vars().any(|var| var.0.starts_with("CARGO_TARGET_") && var.0.ends_with("_RUNNER")) in stdout_stderr_terminals()
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c122 * Return mask of GLSL_x flags by examining the MESA_GLSL env var.
128 const char *env = getenv("MESA_GLSL"); in _mesa_get_shader_flags() local
130 if (env) { in _mesa_get_shader_flags()
131 if (strstr(env, "dump_on_error")) in _mesa_get_shader_flags()
134 else if (strstr(env, "dump")) in _mesa_get_shader_flags()
136 if (strstr(env, "log")) in _mesa_get_shader_flags()
139 if (strstr(env, "cache_fb")) in _mesa_get_shader_flags()
141 if (strstr(env, "cache_info")) in _mesa_get_shader_flags()
143 if (strstr(env, "nopvert")) in _mesa_get_shader_flags()
145 if (strstr(env, "nopfra in _mesa_get_shader_flags()
[all...]
/kernel/linux/linux-5.10/drivers/gnss/
H A Dcore.c368 static int gnss_uevent(struct device *dev, struct kobj_uevent_env *env) in gnss_uevent() argument
373 ret = add_uevent_var(env, "GNSS_TYPE=%s", gnss_type_name(gdev)); in gnss_uevent()
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-gio.c203 static int gio_device_uevent(struct device *dev, struct kobj_uevent_env *env) in gio_device_uevent() argument
207 add_uevent_var(env, "MODALIAS=gio:%x", gio_dev->id.id); in gio_device_uevent()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-gio.c202 static int gio_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in gio_device_uevent() argument
206 add_uevent_var(env, "MODALIAS=gio:%x", gio_dev->id.id); in gio_device_uevent()
/kernel/linux/linux-6.6/arch/mips/vdso/
H A DMakefile43 # config-n32-o32-env.c prepares the environment to build a 32bit vDSO
46 CFLAGS_vgettimeofday-o32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
47 CFLAGS_vgettimeofday-n32.o = -include $(srctree)/$(src)/config-n32-o32-env.c -include $(c-gettimeofday-y)
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dcore.c142 static int mISDN_uevent(struct device *dev, struct kobj_uevent_env *env) in mISDN_uevent() argument
149 if (add_uevent_var(env, "nchans=%d", mdev->nrbchan)) in mISDN_uevent()
/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_core.c58 static int tifm_uevent(struct device *dev, struct kobj_uevent_env *env) in tifm_uevent() argument
62 if (add_uevent_var(env, "TIFM_CARD_TYPE=%s", tifm_media_type_name(sock->type, 1))) in tifm_uevent()
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dscm.c39 static int scmdev_uevent(struct device *dev, struct kobj_uevent_env *env) in scmdev_uevent() argument
41 return add_uevent_var(env, "MODALIAS=scm:scmdev"); in scmdev_uevent()
/kernel/linux/linux-5.10/drivers/usb/roles/
H A Dclass.c273 usb_role_switch_uevent(struct device *dev, struct kobj_uevent_env *env) in usb_role_switch_uevent() argument
277 ret = add_uevent_var(env, "USB_ROLE_SWITCH=%s", dev_name(dev)); in usb_role_switch_uevent()
/kernel/linux/linux-6.6/drivers/misc/
H A Dtifm_core.c58 static int tifm_uevent(const struct device *dev, struct kobj_uevent_env *env) in tifm_uevent() argument
62 if (add_uevent_var(env, "TIFM_CARD_TYPE=%s", tifm_media_type_name(sock->type, 1))) in tifm_uevent()
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dbus.c38 static int ssam_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in ssam_device_uevent() argument
42 return add_uevent_var(env, "MODALIAS=ssam:d%02Xc%02Xt%02Xi%02Xf%02X", in ssam_device_uevent()
/kernel/linux/linux-6.6/drivers/usb/roles/
H A Dclass.c287 static int usb_role_switch_uevent(const struct device *dev, struct kobj_uevent_env *env) in usb_role_switch_uevent() argument
291 ret = add_uevent_var(env, "USB_ROLE_SWITCH=%s", dev_name(dev)); in usb_role_switch_uevent()
/kernel/linux/linux-6.6/drivers/gnss/
H A Dcore.c368 static int gnss_uevent(const struct device *dev, struct kobj_uevent_env *env) in gnss_uevent() argument
373 ret = add_uevent_var(env, "GNSS_TYPE=%s", gnss_type_name(gdev)); in gnss_uevent()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dcore.c142 static int mISDN_uevent(const struct device *dev, struct kobj_uevent_env *env) in mISDN_uevent() argument
149 if (add_uevent_var(env, "nchans=%d", mdev->nrbchan)) in mISDN_uevent()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind-libdw.c20 #include "util/env.h"
187 const char *arch = perf_env__arch(ui->machine->env); in memory_read()
272 const char *arch = perf_env__arch(ui_buf.machine->env); in unwind__get_entries()

Completed in 15 milliseconds

1...<<111112113114115116117118119120>>...199