Home
last modified time | relevance | path

Searched refs:getenv (Results 201 - 225 of 854) sorted by relevance

12345678910>>...35

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBrowserCompileServer.cpp96 if (const char *ArgsFilename = getenv(ArgsFileVar)) { in getExternalArgs()
108 } else if (const char *ArgsList = getenv(ArgsListVar)) { in getExternalArgs()
/third_party/toybox/lib/
H A Dtty.c37 s = getenv("COLUMNS"); in terminal_size()
39 s = getenv("LINES"); in terminal_size()
/third_party/toybox/toys/pending/
H A Dbootchartd.c255 if (!bchartd_opt && !getenv("PATH")) in bootchartd_main()
265 char *pbchart_init = getenv("bootchart_init"); in bootchartd_main()
/third_party/pulseaudio/src/daemon/
H A Dohos_pa_main.c242 if (!getenv("PULSE_RUNTIME_PATH")) in change_user()
244 if (!getenv("PULSE_CONFIG_PATH")) in change_user()
246 if (!getenv("PULSE_STATE_PATH")) in change_user()
346 if (!getenv("PULSE_RUNTIME_PATH")) in change_user()
349 if (!getenv("PULSE_CONFIG_PATH")) in change_user()
352 if (!getenv("PULSE_STATE_PATH")) in change_user()
582 if (!getenv("LD_BIND_NOW")) { in real_main()
630 if ((e = getenv("PULSE_PASSED_FD"))) { in real_main()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c199 char *backbuffer = getenv("MESA_BACK_BUFFER"); in save_glx_visual()
223 if (getenv("MESA_GLX_VISUAL_HACK")) in save_glx_visual()
229 if (rgbFlag && getenv("MESA_GLX_FORCE_ALPHA")) in save_glx_visual()
288 const char *zEnv = getenv("MESA_GLX_DEPTH_BITS"); in default_depth_bits()
300 const char *aEnv = getenv("MESA_GLX_ALPHA_BITS"); in default_alpha_bits()
449 if (!getenv( varname )) { in get_env_visual()
453 strncpy( value, getenv(varname), 100 ); in get_env_visual()
1181 no_rast = getenv("SP_NO_RAST") != NULL; in glXMakeContextCurrent()
1356 else if (getenv("MESA_DEBUG")) { in glXDestroyGLXPixmap()
1419 no_rast = getenv("SP_NO_RAS in glXSwapBuffers()
[all...]
/base/startup/init/interfaces/innerkits/socket/
H A Dinit_socket.c31 const char *val = getenv(path); in GetControlFromEnv()
/foundation/resourceschedule/ffrt/src/dfx/async_stack/
H A Dffrt_async_stack.cpp35 const char* debuggableEnv = getenv("HAP_DEBUGGABLE"); in LoadDfxAsyncStackLib()
/kernel/linux/linux-5.10/arch/ia64/scripts/
H A Dunwcheck.py22 readelf = os.getenv("READELF", "readelf")
/kernel/linux/linux-6.6/arch/ia64/scripts/
H A Dunwcheck.py22 readelf = os.getenv("READELF", "readelf")
/third_party/libuv/src/dfx/async_stack/
H A Dlibuv_async_stack.c38 const char* debuggableEnv = getenv("HAP_DEBUGGABLE"); in LoadDfxAsyncStackLib()
/third_party/ltp/lib/
H A Dget_path.c55 const char *path = (const char *)getenv("PATH"); in tst_get_path()
/third_party/musl/src/process/
H A Dexecvp.c11 const char *p, *z, *path = getenv("PATH"); in __execvpe()
/third_party/musl/src/env/
H A Dsetenv.c33 if (!overwrite && getenv(var)) return 0; in setenv()
/third_party/mesa3d/src/util/tests/
H A Dprocess_test.c87 char* build_path = getenv("BUILD_FULL_PATH"); in test_util_get_process_exec_path()
/third_party/pulseaudio/src/tests/
H A Dproplist-modargs-test.c59 if (!getenv("MAKE_CHECK")) in main()
/third_party/skia/third_party/externals/freetype/include/freetype/config/
H A Dftstdlib.h156 #define ft_getenv getenv
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shaper.cc48 char *env = getenv ("HB_SHAPER_LIST"); in create()
/third_party/toybox/toys/other/
H A Doneit.c106 perror_msg("%s not in PATH=%s", *toys.optargs, getenv("PATH")); in oneit_main()
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/
H A Dtdc.py47 plugindir = os.getenv('TDC_PLUGIN_DIR', './plugins')
746 if os.getenv('SUDO_UID') is not None:
747 os.chown(fname, uid=int(os.getenv('SUDO_UID')),
748 gid=int(os.getenv('SUDO_GID')))
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dconf.c92 env = getenv("KCONFIG_SEED"); in set_randconfig_seed()
186 char *env = getenv("KCONFIG_PROBABILITY"); in conf_set_all_new_symbols()
798 name = getenv("KCONFIG_ALLCONFIG"); in main()
831 name = getenv("KCONFIG_NOSILENTUPDATE"); in main()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djsimd.c57 env = getenv("JSIMD_FORCESSE2"); in init_simd()
60 env = getenv("JSIMD_FORCEAVX2"); in init_simd()
63 env = getenv("JSIMD_FORCENONE"); in init_simd()
66 env = getenv("JSIMD_NOHUFFENC"); in init_simd()
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_exit_hook.c49 char* str = getenv("ABORT_EXIT"); in InitExitHook()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dexecvp.c52 char *path = getenv("PATH"); in execvp_noalloc()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dexecvp.c52 char *path = getenv("PATH"); in execvp_noalloc()
/kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c30 if (getenv("SHOW_TID")) { in thrfn()

Completed in 14 milliseconds

12345678910>>...35