Home
last modified time | relevance | path

Searched defs:current_directory (Results 1 – 12 of 12) sorted by relevance

/external/OpenCL-CTS/test_conformance/
Drun_conformance.py72 def run_test_checking_output(current_directory, test_dir, log_file): argument
281 current_directory = os.getcwd() variable
/external/libchrome/base/process/
Dlaunch.h85 base::FilePath current_directory; member
Dlaunch_posix.cc336 const char* current_directory = nullptr; in LaunchProcess() local
/external/python/cpython2/PC/
D_subprocess.c443 char* current_directory; in sp_CreateProcess() local
/external/ImageMagick/MagickCore/
Dutility.c1618 *current_directory; in ListFiles() local
/external/llvm/lib/Support/
DPath.cpp804 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
861 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp806 static std::error_code make_absolute(const Twine &current_directory, in make_absolute()
863 std::error_code make_absolute(const Twine &current_directory, in make_absolute()
/external/python/cpython3/Modules/clinic/
D_winapi.c.h367 const Py_UNICODE *current_directory; in _winapi_CreateProcess() local
/external/python/cpython3/Modules/
D_winapi.c1066 const Py_UNICODE *current_directory, in _winapi_CreateProcess_impl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp876 void make_absolute(const Twine &current_directory, in make_absolute()
/external/llvm-project/llvm/lib/Support/
DPath.cpp903 void make_absolute(const Twine &current_directory, in make_absolute()
/external/flatbuffers/src/
Didl_parser.cpp2926 static const char *current_directory[] = { "", nullptr }; in DoParse() local