Home
last modified time | relevance | path

Searched defs:envvar_name (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-http-prompt/http-prompt-1.0.0/http_prompt/
H A Dxdg.py13 def _get_dir(envvar_name, default_dir, resource_name=None): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/link_limiter/
H A Dlimiter.cc98 static int CpuConcurrencyMetric(const tstring& envvar_name) { in CpuConcurrencyMetric()
152 tstring envvar_name = base_pipename + L"_MAXCONCURRENCY"; in GetMaxConcurrency() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/link_limiter/
H A Dlimiter.cc98 static int CpuConcurrencyMetric(const tstring& envvar_name) { in CpuConcurrencyMetric()
152 tstring envvar_name = base_pipename + L"_MAXCONCURRENCY"; in GetMaxConcurrency() local
/dports/databases/grass7/grass-7.8.6/general/g.mkfontcap/
H A Dmain.c166 char envvar_name[256]; in add_search_dir() local
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dloglog.cxx152 LogLog::set_tristate_from_env (TriState * result, tchar const * envvar_name) in set_tristate_from_env()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dloglog.cc154 LogLog::set_tristate_from_env (TriState * result, tchar const * envvar_name) in set_tristate_from_env()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dbundle_env_msvc.cc177 std::string envvar_name = str_to_replace.substr(2, str_to_replace.length()-3); in fixup_config_file() local
/dports/devel/b2/B2_Command_Line_Tool-1.3.8/
H A Dtest_b2_command_line.py309 def setup_envvar_test(envvar_name, envvar_value): argument
325 def tearDown_envvar_test(envvar_name): argument
/dports/print/texlive-base/texlive-20150521-source/texk/bibtex-x/
H A Dutils.c615 int find_file (const char *envvar_name, const char *fallback_path, in find_file()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/util/
H A Ddisk_cache_os.c874 char *envvar_name = "MESA_SHADER_CACHE_DISABLE"; in disk_cache_enabled() local