Home
last modified time | relevance | path

Searched refs:getenv (Results 801 - 825 of 831) sorted by relevance

1...<<31323334

/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c3099 devid_override = getenv("INTEL_DEVID_OVERRIDE"); in get_pci_device_id()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h4352 list = getenv("NIR_SKIP");
/third_party/mesa3d/src/intel/compiler/
H A Dtest_fs_cmod_propagation.cpp106 const bool print = getenv("TEST_DEBUG"); in cmod_propagation()
H A Dtest_eu_validate.cpp103 const bool print = getenv("TEST_DEBUG"); in validate()
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp2604 parse_overlay_env(&instance_data->params, getenv("VK_LAYER_MESA_OVERLAY_CONFIG")); in overlay_CreateInstance()
/third_party/libdrm/
H A Dxf86drm.c591 if (((env = getenv("LIBGL_DEBUG")) && strstr(env, "verbose")) || in drmMsg()
/third_party/pulseaudio/src/pulse/
H A Dstream.c1017 if ((e = getenv("PULSE_LATENCY_MSEC"))) { in patch_buffer_attr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c4310 home = getenv("HOME"); in start_edit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c4874 home = getenv("HOME"); in start_edit()
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm6137 check_func_headers stdlib.h getenv
7613 enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4873 self.buildid_dir = os.getenv("PERF_BUILDID_DIR")
4897 file_name = os.getenv("PERF_KCORE")
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4786 self.buildid_dir = os.getenv("PERF_BUILDID_DIR")
4810 file_name = os.getenv("PERF_KCORE")
/third_party/ffmpeg/
H A Dconfigure2275 getenv
6266 check_func_headers stdlib.h getenv
7813 enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c51 const char *str = getenv("MESA_SPIRV_LOG_LEVEL"); in vtn_default_log_level()
192 const char *dump_path = getenv("MESA_SPIRV_FAIL_DUMP_PATH"); in _vtn_fail()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2894 env_path = getenv("LD_LIBRARY_PATH"); in __dls3()
2895 env_preload = getenv("LD_PRELOAD"); in __dls3()
/third_party/musl/ldso/linux/
H A Ddynlink.c3124 env_path = getenv("LD_LIBRARY_PATH"); in __dls3()
3125 env_preload = getenv("LD_PRELOAD"); in __dls3()
/third_party/toybox/toys/pending/
H A Dbc.c5825 ss = getenv("BC_LINE_LENGTH"); in bc_main()
5835 if (getenv("POSIXLY_CORRECT")) toys.optflags |= FLAG_s; in bc_main()
/third_party/backends/backend/
H A Depson.c5893 char *force = getenv ("SANE_EPSON_CMD_LVL"); in get_identity_information()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c639 char *env = getenv("ANV_QUEUE_OVERRIDE"); in anv_override_engine_counts()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c7217 char *env_var = getenv("LANG"); in TestCDefaultLocale()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3424 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() functions
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c11216 search_paths[0] = getenv("LD_LIBRARY_PATH"); in resolve_full_path()
11221 search_paths[0] = getenv("PATH"); in resolve_full_path()
/third_party/libbpf/src/
H A Dlibbpf.c11682 search_paths[0] = getenv("LD_LIBRARY_PATH");
11687 search_paths[0] = getenv("PATH");
/third_party/openssl/test/
H A Dsslapitest.c10648 if (getenv("OPENSSL_TEST_GETCOUNTS") != NULL) { in setup_tests()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c74 #include <stdlib.h> /* getenv, rand_s */
8365 const char *const valueOrNull = getenv(variableName); in getDebugLevel()

Completed in 184 milliseconds

1...<<31323334