Home
last modified time | relevance | path

Searched refs:getenv (Results 651 - 675 of 827) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dnconf.c1487 mode = getenv("NCONFIG_MODE"); in main()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dnconf.c1578 mode = getenv("NCONFIG_MODE"); in main()
/third_party/alsa-lib/src/
H A Dconfmisc.c40 <LI>The getenv function - snd_func_getenv() - obtains
249 @func getenv
316 res = getenv(ptr); in snd_func_getenv()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c1045 const char *ports_str = getenv("ALSA_OUTPUT_PORTS"); in main()
/third_party/backends/backend/
H A Das6e.c801 path = getenv ("PATH"); in check_for_driver()
H A Dhp3900_debug.c551 char *path = getenv ("HOME"); in dbg_tiff_save()
/third_party/curl/lib/
H A Deasy.c199 if(getenv("CURL_GLOBAL_INIT")) in global_init()
H A Dldap.c765 const char *env = getenv("CURL_TRACE"); in _ldap_trace()
/third_party/icu/icu4c/source/test/iotest/
H A Diotest.cpp822 if (getenv("ICU_DATA") == NULL) { in ctest_setICU_DATA()
/third_party/icu/icu4c/source/common/
H A Drbbi.cpp359 char *debugEnv = getenv("U_RBBIDEBUG"); in init()
/third_party/libuv/src/
H A Dthreadpool.c502 val = getenv("UV_THREADPOOL_SIZE"); in init_threads()
/third_party/libuv/test/
H A Dtest-fs-event.c742 const char* sys_drive = getenv("SystemDrive"); in TEST_IMPL()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c129 const char *force_sw = getenv("D3D_ALWAYS_SOFTWARE"); in NineAdapter9_GetScreen()
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig.c719 line = getenv("Inet$Resolvers"); in ares__init_sysconfig_riscos()
H A Dares__hosts_file.c743 path_hosts = ares_strdup(getenv("CARES_HOSTS")); in ares__hosts_path()
/third_party/nghttp2/src/
H A Dutil_test.cc442 auto tz = getenv("TZ"); in test_util_localtime_date()
/third_party/node/deps/icu-small/source/common/
H A Drbbi.cpp219 char *debugEnv = getenv("U_RBBIDEBUG"); in RuleBasedBreakIterator()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_print.cpp64 if (getenv("NV50_PROG_DEBUG_NO_COLORS") != NULL) in init_colours()
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs351 pub fn getenv(s: *const c_char) -> *mut c_char; in getenv() functions
/third_party/python/Lib/
H A Dos.py773 def getenv(key, default=None): function
780 __all__.extend(("getenv", "supports_bytes_environ"))
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp58 const char* s = getenv("CTS_DEBUG_VIDEO"); in videoLoggingEnabled()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp58 cl::init(getenv("AS_SECURE_LOG_FILE")), cl::Hidden);
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-win.c358 if ((p = getenv("SCREEN_GAMMA")) != NULL) in WinMain()
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.cpp802 SkString basePath(getenv("ANDROID_ROOT")); in GetSystemFontFamilies()
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi.cpp345 char *debugEnv = getenv("U_RBBIDEBUG"); in init()

Completed in 43 milliseconds

1...<<21222324252627282930>>...34