Home
last modified time | relevance | path

Searched refs:getenv (Results 501 - 525 of 704) sorted by relevance

1...<<212223242526272829

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c279 if (getenv("XVMC_VL")) in nv84_create_decoder()
615 if (getenv("XVMC_VL") || template->buffer_format != PIPE_FORMAT_NV12) in nv84_video_buffer_create()
/third_party/libinput/src/
H A Dquirks.c453 if (getenv("LIBINPUT_RUNNING_TEST_SUITE")) in init_dmi()
476 if (getenv("LIBINPUT_RUNNING_TEST_SUITE")) in init_dt()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc75 const char* file_path = getenv("GPB_OBJC_EXPECTED_PACKAGE_PREFIXES"); in Options()
79 const char* suppressions = getenv("GPB_OBJC_EXPECTED_PACKAGE_PREFIXES_SUPPRESSIONS"); in Options()
/third_party/python/Mac/BuildScript/
H A Dbuild-installer.py580 usrfw = os.path.join(os.getenv('HOME'), fwpth)
1203 make_extras = os.getenv("BUILDINSTALLER_BUILDPYTHON_MAKE_EXTRAS")
/third_party/libuv/src/unix/
H A Dcore.c1185 buf = getenv(name); \ in uv_os_tmpdir()
1462 var = getenv(name); in uv_os_getenv()
1855 path_env = getenv("PATH"); in uv__search_path()
/third_party/libabigail/src/
H A Dabg-tools-utils.cc2159 const char *s = getenv("LIBABIGAIL_DEFAULT_SYSTEM_SUPPRESSION_FILE"); in get_default_system_suppression_file_path()
2177 const char *s = getenv("LIBABIGAIL_DEFAULT_USER_SUPPRESSION_FILE"); in get_default_user_suppression_file_path()
2181 s = getenv("HOME"); in get_default_user_suppression_file_path()
/third_party/popt/src/
H A Dpopt.c184 if (getenv("POSIXLY_CORRECT") || getenv("POSIX_ME_HARDER")) in poptGetContext()
421 if ((path = getenv("PATH")) == NULL || (path = xstrdup(path)) == NULL) in findProgramPath()
/third_party/libinput/test/
H A Dlitest.c1009 data_path = getenv("LIBINPUT_QUIRKS_DIR"); in litest_run_suite()
1251 if (getenv("LITEST_VERBOSE")) in litest_run()
4659 if ((jobs_env = getenv("LITEST_JOBS"))) { in litest_parse_argv()
4852 getenv("CK_FORK") == NULL && in disable_tty()
4887 if ((meson_testthreads = getenv("MESON_TESTTHREADS")) == NULL || in main()
/third_party/curl/lib/
H A Dsendf.c172 char *p = getenv("CURL_SMALLSENDS"); in Curl_nwrite()
H A Dhttp_aws_sigv4.c667 char *force_timestamp = getenv("CURL_FORCETIME"); in Curl_output_aws_sigv4()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.c416 const char *term = getenv("TERM"); in color_printf()
/third_party/alsa-lib/src/
H A Dconf.c603 topdir = getenv("ALSA_CONFIG_DIR"); in snd_config_topdir()
4529 configs = getenv(ALSA_CONFIG_PATH_VAR); in snd_config_update_r()
/third_party/alsa-utils/topology/
H A Dpre-processor.c69 path = getenv("ALSA_TOPOLOGY_PLUGIN_DIR"); in run_plugin()
/third_party/cups-filters/backend/
H A Dserial.c204 if (getenv("CLASS") != NULL) in main()
/third_party/cups-filters/cupsfilters/
H A Dimage.c583 if ((cache_env = getenv("RIP_MAX_CACHE")) != NULL) in cupsImageSetMaxTiles()
/third_party/cups-filters/filter/
H A Dtexttotext.c260 ppd = ppdOpenFile(getenv("PPD")); in main()
/third_party/icu/icu4c/source/common/
H A Dicuplug.cpp728 const char *env = getenv("ICU_PLUGINS"); in uplug_init()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_sqtt.c461 const char *trigger_file = getenv("RADV_THREAD_TRACE_TRIGGER"); in radv_thread_trace_init()
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c621 /* This does a getenv every frame, so it is possible to use in agxdecode_dump_file_open()
624 const char *dump_file_base = getenv("AGXDECODE_DUMP_FILE") ?: "agxdecode.dump"; in agxdecode_dump_file_open()
/third_party/node/deps/icu-small/source/common/
H A Dicuplug.cpp728 const char *env = getenv("ICU_PLUGINS"); in uplug_init()
/third_party/mesa3d/src/mesa/main/
H A Dversion.c233 version = getenv(env_var); in _mesa_override_glsl_version()
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c437 const char *config_path = getenv("INTEL_DUMP_GPU_CONFIG"); in maybe_init()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c1075 screen->allow_cl = !!getenv("LP_CL"); in llvmpipe_create_screen()
/third_party/libinput/tools/
H A Dshared.c625 const char *path = getenv("PATH"); in setup_path()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c377 const char *read_path = getenv("INTEL_SHADER_ASM_READ_PATH"); in brw_try_override_assembly()

Completed in 48 milliseconds

1...<<212223242526272829