Home
last modified time | relevance | path

Searched defs:env_list (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_posixsubprocess.c.h62 PyObject *env_list; in subprocess_fork_exec() local
/external/pytorch/torch/csrc/jit/codegen/fuser/cpu/
Dfused_kernel.cpp35 static std::vector<std::wstring> env_list; variable
/external/python/cpython3/Modules/
D_posixsubprocess.c1010 PyObject *env_list, int p2cread, int p2cwrite, in subprocess_fork_exec_impl()
/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp2831 const wchar_t* env_list[] = { tmp_env, temp_env, localappdata_env, userprofile_env }; in temp_directory_path() local