Home
last modified time | relevance | path

Searched defs:environ (Results 1 - 25 of 29) sorted by relevance

12

/third_party/googletest/googlemock/test/
H A Dgmock_leak_test.py41 environ = gmock_test_utils.environ variable
[all...]
H A Dgmock_test_utils.py86 environ = gtest_test_utils.environ variable
/third_party/musl/libc-test/src/functionalext/supplement/process/
H A Dfexecve.c31 char *environ[] = {0, NULL}; in fexecve_0100() local
/third_party/googletest/googletest/test/
H A Dgoogletest-env-var-test.py43 environ = os.environ.copy() variable
H A Dgoogletest-break-on-failure-unittest.py65 environ = gtest_test_utils.environ variable
H A Dgtest_test_utils.py53 environ = os.environ.copy() variable
H A Dgoogletest-catch-exceptions-test.py56 environ = gtest_test_utils.environ variable
H A Dgoogletest-failfast-unittest.py77 environ = os.environ.copy() variable
H A Dgoogletest-filter-unittest.py174 environ = os.environ.copy() variable
[all...]
/third_party/mesa3d/.gitlab-ci/b2c/
H A Dgenerate_b2c.py26 from os import environ, path namespace
/third_party/pulseaudio/src/pulsecore/
H A Dproplist-util.c33 #define environ (*_NSGetEnviron()) macro
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtilDarwin.cpp21 extern "C" char **environ; variable
/third_party/python/Lib/ctypes/
H A D_aix.py50 from os import environ, path namespace
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh53 gchar **environ; in chafa_print_image_rgb24() local
/third_party/alsa-lib/src/ucm/
H A Ducm_exec.c39 #define environ NULL /* XXX */ macro
/third_party/node/tools/gyp/pylib/gyp/
H A Dcommon.py489 header += "import os;\nos.environ['DEVELOPER_DIR']='%s'\n" % mac_toolchain_dir namespace
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dcommon.py483 header += "import os;\nos.environ['DEVELOPER_DIR']='%s'\n" % mac_toolchain_dir namespace
[all...]
/third_party/libuv/src/unix/
H A Dprocess.c47 # define environ (*_NSGetEnviron()) macro
/third_party/node/deps/uv/src/unix/
H A Dprocess.c47 # define environ (*_NSGetEnviron()) macro
H A Dcore.c61 # define environ (*_NSGetEnviron()) macro
/third_party/skia/third_party/externals/angle2/util/posix/
H A Dtest_utils_posix.cpp511 char **environ = *_NSGetEnviron(); in InitMetalFileAPIHooking() local
/third_party/python/Lib/
H A Dos.py769 environ = _createenviron() variable
[all...]
/third_party/python/Tools/wasm/
H A Dwasm_build.py286 environ={ variable
314 environ={ variable
[all...]
/third_party/python/Lib/test/
H A Dtest_time.py338 from os import environ namespace
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc1212 extern "C" char** environ; member

Completed in 19 milliseconds

12