Home
last modified time | relevance | path

Searched refs:getenv (Results 226 - 250 of 718) sorted by relevance

12345678910>>...29

/third_party/pulseaudio/src/tests/
H A Dlo-test-util.c226 pa_stream_connect_playback(ctx->play_stream, getenv("TEST_SINK"), &buffer_attr, in context_state_callback()
242 pa_stream_connect_record(ctx->rec_stream, getenv("TEST_SOURCE"), &buffer_attr, in context_state_callback()
/third_party/toybox/toys/pending/
H A Dcrontab.c303 if (!(prog = getenv("VISUAL"))) { in do_edit()
304 if (!(prog = getenv("EDITOR"))) in do_edit()
/third_party/python/Programs/
H A D_testembed.c1497 char *env = getenv("TESTPATH"); in test_init_setpath()
1530 char *env = getenv("TESTPATH"); in test_init_setpath_config()
1559 char *env = getenv("TESTHOME"); in test_init_setpythonhome()
1584 char *env = getenv("TESTHOME"); in test_init_is_python_build()
1605 env = getenv("NEGATIVE_ISPYTHONBUILD"); in test_init_is_python_build()
1883 const char *envvar = getenv("TESTFROZEN"); in test_init_use_frozen_modules()
/third_party/ffmpeg/libavdevice/
H A Doss.c45 char *flip = getenv("AUDIO_FLIP_LEFT"); in ff_oss_audio_open()
H A Dfbdev_common.c66 const char *dev = getenv("FRAMEBUFFER"); in ff_fbdev_default_device()
/third_party/alsa-utils/alsactl/
H A Dinit_sysfs.c39 env = getenv("SYSFS_PATH"); in sysfs_init()
/third_party/backends/sanei/
H A Dsanei_init_debug.c100 val = getenv (buf); in sanei_init_debug()
/third_party/benchmark/
H A Dsetup.py84 archflags = os.getenv("ARCHFLAGS", "")
/third_party/benchmark/src/
H A Dcolorprint.cc186 const char* const term = getenv("TERM"); in IsColorTerminal()
/third_party/gn/src/util/test/
H A Dgn_test.cc156 if (isatty(1) && getenv("__XCODE_BUILT_PRODUCTS_DIR_PATHS") == NULL) in main()
/third_party/libwebsockets/lib/plat/optee/
H A Dlws-plat-optee.c243 char *ntpsrv = getenv("LWS_NTP_SERVER"); in lws_plat_ntpclient_config()
/third_party/mesa3d/src/amd/drm-shim/
H A Dradeon_noop_drm_shim.c156 const char *gpu_id = getenv("RADEON_GPU_ID"); in radeon_get_device_id()
/third_party/ltp/lib/
H A Dtst_supported_fs_types.c146 only_fs = getenv("LTP_SINGLE_FS_TYPE"); in tst_get_supported_fs_types()
H A Dtst_pid.c59 sudo_uid = getenv("SUDO_UID"); in get_session_uid()
/third_party/node/deps/v8/tools/
H A Dandroid-run.py95 android_workspace = os.getenv("ANDROID_V8", v8_root)
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h52 char *getenv (const char *);
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h51 char *getenv (const char *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h54 char *getenv (const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h52 char *getenv (const char *);
/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.c128 intel_debug = parse_debug_string(getenv("INTEL_DEBUG"), debug_control); in brw_process_intel_debug_variable_once()
/third_party/mesa3d/src/intel/compiler/
H A Dtest_vec4_dead_code_eliminate.cpp118 const bool print = getenv("TEST_DEBUG"); in dead_code_eliminate()
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc4.c195 if ((raw_dev = getenv("RAWDEV")) == NULL) { in read_raw_device()
/third_party/libexif/test/nls/
H A Dtest-codeset.c137 const char *localeenv = getenv("LOCALEDIR"); in checks()
/third_party/libexif/test/
H A Dtest-parse.c176 const char *envar = getenv("TEST_IMAGES"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D2-1.c141 if (strncmp("2-1.c", getenv("OPTS_FORK_TC"), 6) != 0) { in main()

Completed in 13 milliseconds

12345678910>>...29